GitHub user holdenk opened a pull request:

    https://github.com/apache/spark/pull/12197

    [SPARK-14424][BUILD][DOCS] Update the build docs to switch from assembly to 
package and add a no…

    ## What changes were proposed in this pull request?
    
    Change our build docs & shell scripts to that developers are aware of the 
change from "assembly" to "package"
    
    
    ## How was this patch tested?
    
    Manually ran ./bin/spark-shell after ./build/sbt assembly and verified 
error message printed, ran new suggested build target and verified 
./bin/spark-shell runs after this.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/holdenk/spark 
SPARK-1424-spark-class-broken-fix-build-docs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/12197.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 #12197
    
----
commit cb050a0a4708efe19b219ffea50d8889ee11c750
Author: Holden Karau <[email protected]>
Date:   2016-04-06T05:48:32Z

    Update the build docs to switch from assembly to package and add a note in 
spark-class if we can't find the required target

----


---
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]

Reply via email to