GitHub user holdenk opened a pull request:

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

    [SPARK-14424][BUILD] Revert "Stop building the main Spark assembly." …

    ## What changes were proposed in this pull request?
    
    This reverts SPARK-13579 to temporarily restore spark-class (and its 
consumers like spark-shell).
    
    
    ## How was this patch tested?
    
    ./build/sbt assembly && ./bin/spark-shell
    
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    
    
    …to resupport spark-class and its users (like spark-shell).
    
    This reverts commit 24d7d2e453ab5eef6099a32fb9e8ed60f6ada93a.
    
    Conflicts:
        project/SparkBuild.scala

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

    $ git pull https://github.com/holdenk/spark SPARK-14424-spark-class-broken

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

    https://github.com/apache/spark/pull/12196.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 #12196
    
----
commit ae3998d2192703fec1596d0eb92bb7a58950e474
Author: Holden Karau <hol...@pigscanfly.ca>
Date:   2016-04-06T04:47:10Z

    Revert "[SPARK-13579][BUILD] Stop building the main Spark assembly." to 
resupport spark-class and its users (like spark-shell).
    
    This reverts commit 24d7d2e453ab5eef6099a32fb9e8ed60f6ada93a.
    
    Conflicts:
        project/SparkBuild.scala

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to