aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorjerryshao <sshao@hortonworks.com>2016-10-13 03:29:14 -0400
committerAndrew Or <andrewor14@gmail.com>2016-10-13 03:29:14 -0400
commit7bf8a4049866b2ec7fdf0406b1ad0c3a12488645 (patch)
tree30bafe273e95ce5b6e997a4c6b4a6413f8c3ef96 /sql/hive
parentdb8784feaa605adcbd37af4bc8b7146479b631f8 (diff)
downloadspark-7bf8a4049866b2ec7fdf0406b1ad0c3a12488645.tar.gz
spark-7bf8a4049866b2ec7fdf0406b1ad0c3a12488645.tar.bz2
spark-7bf8a4049866b2ec7fdf0406b1ad0c3a12488645.zip
[SPARK-17686][CORE] Support printing out scala and java version with spark-submit --version command
## What changes were proposed in this pull request? In our universal gateway service we need to specify different jars to Spark according to scala version. For now only after launching Spark application can we know which version of Scala it depends on. It makes hard for us to support different Scala + Spark versions to pick the right jars. So here propose to print out Scala version according to Spark version in "spark-submit --version", so that user could leverage this output to make the choice without needing to launching application. ## How was this patch tested? Manually verified in local environment. Author: jerryshao <sshao@hortonworks.com> Closes #15456 from jerryshao/SPARK-17686.
Diffstat (limited to 'sql/hive')
0 files changed, 0 insertions, 0 deletions