GitHub user dhruve opened a pull request:
https://github.com/apache/spark/pull/13061
[SPARK-14279] [Build] Pick the spark version from pom
## What changes were proposed in this pull request?
Change the way spark picks up version information. Also embed the build
information to better identify the spark version running.
More context can be found here : https://github.com/apache/spark/pull/12152
## How was this patch tested?
Ran the mvn and sbt builds to verify the version information was being
displayed correctly on executing <code>spark-submit --version </code>

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dhruve/spark impr/SPARK-14279
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13061.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #13061
----
commit f3d4163f25249c2662cdb56b40ef63001be7d965
Author: Dhruve Ashar <[email protected]>
Date: 2016-05-11T13:33:24Z
Pick Spark Version from pom.xml
commit 813380c9f2ad350c77beaf4f2b93c1818852d7aa
Author: Dhruve Ashar <[email protected]>
Date: 2016-05-11T21:27:39Z
Moved the ant-run task to core/pom.xml
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]