aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorCheng Lian <lian@databricks.com>2014-11-07 11:45:25 -0800
committerMichael Armbrust <michael@databricks.com>2014-11-07 11:45:25 -0800
commit86e9eaa3f0ec23cb38bce67585adb2d5f484f4ee (patch)
tree09ff2bc6b3be9e243a8612650e67cd04abd5e611 /pom.xml
parent636d7bcc96b912f5b5caa91110cd55b55fa38ad8 (diff)
downloadspark-86e9eaa3f0ec23cb38bce67585adb2d5f484f4ee.tar.gz
spark-86e9eaa3f0ec23cb38bce67585adb2d5f484f4ee.tar.bz2
spark-86e9eaa3f0ec23cb38bce67585adb2d5f484f4ee.zip
[SPARK-4225][SQL] Resorts to SparkContext.version to inspect Spark version
This PR resorts to `SparkContext.version` rather than META-INF/MANIFEST.MF in the assembly jar to inspect Spark version. Currently, when built with Maven, the MANIFEST.MF file in the assembly jar is incorrectly replaced by Guava 15.0 MANIFEST.MF, probably because of the assembly/shading tricks. Another related PR is #3103, which tries to fix the MANIFEST issue. Author: Cheng Lian <lian@databricks.com> Closes #3105 from liancheng/spark-4225 and squashes the following commits: d9585e1 [Cheng Lian] Resorts to SparkContext.version to inspect Spark version
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions