[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-27 Thread aarondav
Github user aarondav commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44309260 Jenkins, add to whitelist and retest this. --- 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

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44309879 Merged build triggered. --- 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

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44309891 Merged build started. --- 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

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44315931 Merged build finished. All automated tests passed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44315933 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15229/ --- If your project

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/864 --- 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

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-27 Thread aarondav
Github user aarondav commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44319417 LGTM, thanks! Merged into master and branch-1.0. --- 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

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-25 Thread lianhuiwang
Github user lianhuiwang commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44158350 can anyone verify this patch?thanks --- 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

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-23 Thread lianhuiwang
GitHub user lianhuiwang opened a pull request: https://github.com/apache/spark/pull/864 bugfix worker DriverStateChanged state should match DriverState.FAILED bugfix worker DriverStateChanged state should match DriverState.FAILED You can merge this pull request into a Git

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44013449 Can one of the admins verify this patch? --- 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

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-23 Thread aarondav
Github user aarondav commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44037898 Jenkins, test this please. --- 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

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44037959 Merged build triggered. --- 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

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44037968 Merged build started. --- 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

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44042058 Merged build finished. All automated tests passed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/864#issuecomment-44042059 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15168/ --- If your project

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-23 Thread aarondav
Github user aarondav commented on a diff in the pull request: https://github.com/apache/spark/pull/864#discussion_r13014031 --- Diff: core/src/main/scala/org/apache/spark/deploy/worker/Worker.scala --- @@ -311,6 +311,8 @@ private[spark] class Worker( state match {

[GitHub] spark pull request: bugfix worker DriverStateChanged state should ...

2014-05-23 Thread aarondav
Github user aarondav commented on a diff in the pull request: https://github.com/apache/spark/pull/864#discussion_r13014098 --- Diff: core/src/main/scala/org/apache/spark/deploy/worker/Worker.scala --- @@ -311,6 +311,8 @@ private[spark] class Worker( state match {