[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126489933 [Test build #39087 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39087/console) for PR 7742 at commit

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126490215 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

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126517480 Merging 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 project does not have this feature

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7742 --- 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: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126513768 LGTM --- 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

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126440093 [Test build #39087 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39087/consoleFull) for PR 7742 at commit

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126209438 looks good! 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 does not have

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126517276 LGTM --- 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

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/7742#discussion_r35897965 --- Diff: core/src/main/scala/org/apache/spark/api/r/RBackendHandler.scala --- @@ -148,6 +151,9 @@ private[r] class RBackendHandler(server: RBackend)

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/7742#discussion_r35901689 --- Diff: core/src/main/scala/org/apache/spark/api/r/RBackendHandler.scala --- @@ -148,6 +151,9 @@ private[r] class RBackendHandler(server: RBackend)

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread falaki
Github user falaki commented on a diff in the pull request: https://github.com/apache/spark/pull/7742#discussion_r35905801 --- Diff: core/src/main/scala/org/apache/spark/api/r/RBackendHandler.scala --- @@ -148,6 +151,9 @@ private[r] class RBackendHandler(server: RBackend)

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126439302 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

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126439150 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: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/7742#discussion_r35783192 --- Diff: core/src/main/scala/org/apache/spark/api/r/RBackendHandler.scala --- @@ -69,8 +69,11 @@ private[r] class RBackendHandler(server: RBackend)

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/7742#discussion_r35783283 --- Diff: core/src/main/scala/org/apache/spark/api/r/RBackendHandler.scala --- @@ -148,6 +151,9 @@ private[r] class RBackendHandler(server: RBackend)

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-29 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/7742#discussion_r35785930 --- Diff: core/src/main/scala/org/apache/spark/api/r/RBackendHandler.scala --- @@ -148,6 +151,9 @@ private[r] class RBackendHandler(server: RBackend)

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126145337 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: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126145409 [Test build #38938 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/38938/consoleFull) for PR 7742 at commit

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-29 Thread falaki
Github user falaki commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126145371 @shivaram and @felixcheung comments addressed. --- 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: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126145354 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

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126169066 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

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-126169024 [Test build #38938 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/38938/console) for PR 7742 at commit

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-125827111 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

[GitHub] spark pull request: [SPARK-8742][SPARKR] Improve SparkR error mess...

2015-07-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7742#issuecomment-125827072 [Test build #38786 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/38786/console) for PR 7742 at commit