GitHub user markgrover opened a pull request:
https://github.com/apache/spark/pull/12476
[SPARK-14711] [BUILD] Examples jar not a part of distribution.
## What changes were proposed in this pull request?
Move the spark-examples.jar from being in examples/target to
examples/target/scala-2.11/jars
## How was this patch tested?
Built distribution to make sure examples jar was being included in the
tarball.
Ran run-example to make sure examples were run.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markgrover/spark spark-14711
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12476.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 #12476
----
commit 231ed4340ad849bd53323913718b04f281b5e93f
Author: Mark Grover <[email protected]>
Date: 2016-04-15T23:41:00Z
[SPARK-14711] [BUILD] Examples jar not a part of distribution.
----
---
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]