[GitHub] spark pull request: [SPARK-14424][BUILD] Revert "Stop building the...

2016-04-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/12196#issuecomment-206162563
  
Merged build finished. Test PASSed.


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



[GitHub] spark pull request: [SPARK-14424][BUILD] Revert "Stop building the...

2016-04-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/12196#issuecomment-206162570
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/55086/
Test PASSed.


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



[GitHub] spark pull request: [SPARK-14424][BUILD] Revert "Stop building the...

2016-04-06 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/12196#issuecomment-206161372
  
**[Test build #55086 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55086/consoleFull)**
 for PR 12196 at commit 
[`ae3998d`](https://github.com/apache/spark/commit/ae3998d2192703fec1596d0eb92bb7a58950e474).
 * This patch passes all tests.
 * This patch merges cleanly.
 * This patch adds no public classes.


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



[GitHub] spark pull request: [SPARK-14424][BUILD] Revert "Stop building the...

2016-04-05 Thread holdenk
Github user holdenk closed the pull request at:

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


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



[GitHub] spark pull request: [SPARK-14424][BUILD] Revert "Stop building the...

2016-04-05 Thread holdenk
Github user holdenk commented on the pull request:

https://github.com/apache/spark/pull/12196#issuecomment-206126910
  
Or wait looks like just updating the build docs is the right path forward. 
I'll close and re-open a DOC fix.


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



[GitHub] spark pull request: [SPARK-14424][BUILD] Revert "Stop building the...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/12196#issuecomment-206117843
  
**[Test build #55086 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55086/consoleFull)**
 for PR 12196 at commit 
[`ae3998d`](https://github.com/apache/spark/commit/ae3998d2192703fec1596d0eb92bb7a58950e474).


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



[GitHub] spark pull request: [SPARK-14424][BUILD] Revert "Stop building the...

2016-04-05 Thread holdenk
Github user holdenk commented on the pull request:

https://github.com/apache/spark/pull/12196#issuecomment-206117606
  
cc @vanzin 


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



[GitHub] spark pull request: [SPARK-14424][BUILD] Revert "Stop building the...

2016-04-05 Thread holdenk
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 
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