Description
The Spark runtime provides both the scala library, as well as the Spark dependencies, so these should be marked as 'provided' in the phoenix-spark module. This greatly reduces the size of the resulting client JAR.
This patch also adds back phoenix-spark to the list of modules in the assembly JAR, to be included in the client JAR.