[GitHub] spark pull request: [SPARK-9319][SPARKR] Add support for setting c...

2015-10-24 Thread sun-rui
Github user sun-rui commented on the pull request: https://github.com/apache/spark/pull/9218#issuecomment-150809533 I am not clear that for both coltypes() and coltypes<-(), how to represent complex types in R types? do you have idea? --- If your project is set up for it, you can

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread gliptak
GitHub user gliptak opened a pull request: https://github.com/apache/spark/pull/9263 SPARK-11295 Add packages to JUnit output for Python tests WIP You can merge this pull request into a Git repository by running: $ git pull https://github.com/gliptak/spark SPARK-11295

[GitHub] spark pull request: [SPARK-11245] update twitter4j to 4.0.4 versio...

2015-10-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/9221 --- 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-11265] [YARN] YarnClient can't get toke...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9232#issuecomment-150813327 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-11184] [MLLIB] Declare most of .mllib c...

2015-10-24 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/9169#issuecomment-150834895 @mengxr let me know if this is OK with you. I made the updates you suggested. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-11265] [YARN] YarnClient can't get toke...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9232#issuecomment-150811768 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-11265] [YARN] YarnClient can't get toke...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9232#issuecomment-150811758 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-11265] [YARN] YarnClient can't get toke...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9232#issuecomment-150813301 **[Test build #44296 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44296/consoleFull)** for PR 9232 at commit

[GitHub] spark pull request: [SPARK-11265] [YARN] YarnClient can't get toke...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9232#issuecomment-150813328 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150826080 **[Test build #44294 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44294/consoleFull)** for PR 9243 at commit

[GitHub] spark pull request: [SPARK-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150826093 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10116] [core] XORShiftRandom.hashSeed i...

2015-10-24 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8314#discussion_r42936325 --- Diff: core/src/main/scala/org/apache/spark/util/random/XORShiftRandom.scala --- @@ -60,9 +60,11 @@ private[spark] class XORShiftRandom(init: Long) extends

[GitHub] spark pull request: [SPARK-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150830103 **[Test build #44297 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44297/consoleFull)** for PR 9243 at commit

[GitHub] spark pull request: [SPARK-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150830064 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-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150830073 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-11295 Add packages to JUnit output for P...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150833020 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: SPARK-6541 - Sort executors by ID (numeric)

2015-10-24 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/9165#discussion_r42936339 --- Diff: core/src/main/scala/org/apache/spark/ui/jobs/ExecutorTable.scala --- @@ -102,7 +102,7 @@ private[ui] class ExecutorTable(stageId: Int,

[GitHub] spark pull request: [SPARK-10116] [core] XORShiftRandom.hashSeed i...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8314#issuecomment-150837036 **[Test build #1950 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1950/consoleFull)** for PR 8314 at commit

[GitHub] spark pull request: [SPARK-11102] [SQL] Uninformative exception wh...

2015-10-24 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/9223#issuecomment-150839348 Looking good, though I'm not clear that this comment from the old PR got addressed: https://github.com/apache/spark/pull/9142#discussion_r42208743 CC @chenghao-intel

[GitHub] spark pull request: [SPARK-11265] [YARN] YarnClient can't get toke...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9232#issuecomment-150811907 **[Test build #44296 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44296/consoleFull)** for PR 9232 at commit

[GitHub] spark pull request: [SPARK-10304][SQL] Partition discovery should ...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8840#issuecomment-150814991 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10304][SQL] Partition discovery should ...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8840#issuecomment-150814989 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-10304][SQL] Partition discovery should ...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8840#issuecomment-150814759 **[Test build #44295 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44295/consoleFull)** for PR 8840 at commit

[GitHub] spark pull request: [SPARK-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150826092 Merged build finished. Test FAILed. --- 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-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150829335 Hmm, I don't see any failed test but it is timeout still. --- 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: [SPARK-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150829370 retest 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 this

[GitHub] spark pull request: SPARK-7021 Add JUnit output for Python unit te...

2015-10-24 Thread gliptak
Github user gliptak commented on the pull request: https://github.com/apache/spark/pull/8323#issuecomment-150832851 Adding packages to XMLs at https://github.com/apache/spark/pull/9263 --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: [SPARK-11276][CORE] SizeEstimator prevents cla...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9244#issuecomment-150838392 **[Test build #1951 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1951/consoleFull)** for PR 9244 at commit

[GitHub] spark pull request: [SPARK-11276][CORE] SizeEstimator prevents cla...

2015-10-24 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/9244#discussion_r42936482 --- Diff: core/src/main/scala/org/apache/spark/util/SizeEstimator.scala --- @@ -73,7 +74,8 @@ object SizeEstimator extends Logging { private val

[GitHub] spark pull request: [SPARK-11296] Modifications to JobWaiter, Futu...

2015-10-24 Thread markhamstra
Github user markhamstra commented on the pull request: https://github.com/apache/spark/pull/9264#issuecomment-150847783 @JoshRosen Agreed that this is largely a duplicate. One of SPARK-9026 and SPARK-11296 should be marked as a dup and closed. And fwiw, at least the test failures

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150847757 **[Test build #44299 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44299/consoleFull)** for PR 9263 at commit

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150847780 Merged build finished. Test FAILed. --- 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-11295 Add packages to JUnit output for P...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150847778 **[Test build #44299 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44299/consoleFull)** for PR 9263 at commit

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150847782 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread vanzin
Github user vanzin commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150868461 not sure what failed. retest 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

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150868552 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-11297] Add new code tags

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9265#issuecomment-150872359 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-11297] Add new code tags

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9265#issuecomment-150872351 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-11297] Add new code tags

2015-10-24 Thread yinxusen
GitHub user yinxusen opened a pull request: https://github.com/apache/spark/pull/9265 [SPARK-11297] Add new code tags @mengxr https://issues.apache.org/jira/browse/SPARK-11297 Add new code tags to hold the same look and feel with previous documents. You can merge

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150873124 **[Test build #44303 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44303/consoleFull)** for PR 9257 at commit

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150873148 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150873147 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: Fix typos

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9250#issuecomment-150876034 **[Test build #1953 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1953/consoleFull)** for PR 9250 at commit

[GitHub] spark pull request: [SPARK-11296] Modifications to JobWaiter, Futu...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9264#issuecomment-150841648 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: [SPARK-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150847433 **[Test build #44297 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44297/consoleFull)** for PR 9243 at commit

[GitHub] spark pull request: [SPARK-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150847452 Merged build finished. Test FAILed. --- 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-11271][SPARK-11016][Core] Use Spark Bit...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9243#issuecomment-150847453 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150847405 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-11295 Add packages to JUnit output for P...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150847407 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-11296] Modifications to JobWaiter, Futu...

2015-10-24 Thread reggert
Github user reggert commented on the pull request: https://github.com/apache/spark/pull/9264#issuecomment-150851578 I agree that the JIRA issue is a duplicate. Odd that the old one didn't turn up for it when I searched for existing issues. I've linked the issues in JIRA. --- If

[GitHub] spark pull request: SPARK-9790: [YARN] Expose in WebUI if NodeMana...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8093#issuecomment-150852484 **[Test build #44301 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44301/consoleFull)** for PR 8093 at commit

[GitHub] spark pull request: [SPARK-11207][ML] Add test cases for solver se...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9180#issuecomment-150872969 **[Test build #44308 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44308/consoleFull)** for PR 9180 at commit

[GitHub] spark pull request: Fix typos

2015-10-24 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/9250#issuecomment-150876266 Merged to master/1.5 --- 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

[GitHub] spark pull request: [SPARK-10997] [core] Add "client mode" to nett...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9210#issuecomment-150846405 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-11276][CORE] SizeEstimator prevents cla...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9244#issuecomment-150847233 **[Test build #1951 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1951/consoleFull)** for PR 9244 at commit

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150852762 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-11295 Add packages to JUnit output for P...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150852757 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-10997] [core] Add "client mode" to nett...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9210#issuecomment-150854175 **[Test build #44298 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44298/consoleFull)** for PR 9210 at commit

[GitHub] spark pull request: [SPARK-10997] [core] Add "client mode" to nett...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9210#issuecomment-150854195 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10997] [core] Add "client mode" to nett...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9210#issuecomment-150854194 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-11295 Add packages to JUnit output for P...

2015-10-24 Thread gliptak
Github user gliptak commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150855946 The test errors with: ``` Finished test(python2.6): pyspark.mllib.util (9s) Traceback (most recent call last): File "/usr/lib64/python2.6/runpy.py",

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150856249 **[Test build #44304 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44304/consoleFull)** for PR 9257 at commit

[GitHub] spark pull request: SPARK-9790: [YARN] Expose in WebUI if NodeMana...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8093#issuecomment-150869715 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-9790: [YARN] Expose in WebUI if NodeMana...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8093#issuecomment-150869716 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: SPARK-9790: [YARN] Expose in WebUI if NodeMana...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8093#issuecomment-150869698 **[Test build #44301 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44301/consoleFull)** for PR 8093 at commit

[GitHub] spark pull request: [SPARK-11289][DOC] Substitute code examples in...

2015-10-24 Thread yinxusen
GitHub user yinxusen opened a pull request: https://github.com/apache/spark/pull/9266 [SPARK-11289][DOC] Substitute code examples in ML features extractors with include_example @mengxr https://issues.apache.org/jira/browse/SPARK-11289 I make some changes in ML feature

[GitHub] spark pull request: [SPARK-11289][DOC] Substitute code examples in...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9266#issuecomment-150872484 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-11289][DOC] Substitute code examples in...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9266#issuecomment-150872487 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-11296] Modifications to JobWaiter, Futu...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9264#issuecomment-150842595 **[Test build #1952 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1952/consoleFull)** for PR 9264 at commit

[GitHub] spark pull request: [SPARK-10997] [core] Add "client mode" to nett...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9210#issuecomment-150846606 **[Test build #44298 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44298/consoleFull)** for PR 9210 at commit

[GitHub] spark pull request: [SPARK-10116] [core] XORShiftRandom.hashSeed i...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8314#issuecomment-150846567 **[Test build #1950 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1950/consoleFull)** for PR 8314 at commit

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150851959 **[Test build #44300 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44300/consoleFull)** for PR 9263 at commit

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150854057 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-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150854052 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-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150868548 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-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150868861 **[Test build #44305 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44305/consoleFull)** for PR 9257 at commit

[GitHub] spark pull request: [SPARK-11297] Add new code tags

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9265#issuecomment-150872579 **[Test build #44306 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44306/consoleFull)** for PR 9265 at commit

[GitHub] spark pull request: [SPARK-11289][DOC] Substitute code examples in...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9266#issuecomment-150875595 **[Test build #44309 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44309/consoleFull)** for PR 9266 at commit

[GitHub] spark pull request: [SPARK-11207][ML] Add test cases for solver se...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9180#issuecomment-150874948 Merged build finished. Test FAILed. --- 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-11207][ML] Add test cases for solver se...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9180#issuecomment-150874949 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-11207][ML] Add test cases for solver se...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9180#issuecomment-150874928 **[Test build #44308 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44308/consoleFull)** for PR 9180 at commit

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150849616 **[Test build #44300 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44300/consoleFull)** for PR 9263 at commit

[GitHub] spark pull request: SPARK-9790: [YARN] Expose in WebUI if NodeMana...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8093#issuecomment-150852000 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-10116] [core] XORShiftRandom.hashSeed i...

2015-10-24 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/8314#issuecomment-150852005 @squito I think the test failures are legitimate although they are likely merely due to relying too much on the random sequence before. --- If your project is set up

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150851998 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-9790: [YARN] Expose in WebUI if NodeMana...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8093#issuecomment-150852007 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-11296] Modifications to JobWaiter, Futu...

2015-10-24 Thread reggert
Github user reggert commented on the pull request: https://github.com/apache/spark/pull/9264#issuecomment-150851994 It looks like our approaches are very similar, though my changes to `JobWaiter` and `SimpleFutureAction` are a bit smaller, and I also included fixes for

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150851999 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-11296] Modifications to JobWaiter, Futu...

2015-10-24 Thread reggert
GitHub user reggert opened a pull request: https://github.com/apache/spark/pull/9264 [SPARK-11296] Modifications to JobWaiter, FutureAction, and AsyncRDDActions to support non-blocking operation These changes rework the implementations of SimpleFutureAction, ComplexFutureAction,

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread gliptak
Github user gliptak commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150852107 pyspark.tests shows up https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44300/testReport/ --- If your project is set up for it, you can

[GitHub] spark pull request: Fix typos

2015-10-24 Thread jaceklaskowski
Github user jaceklaskowski commented on the pull request: https://github.com/apache/spark/pull/9250#issuecomment-150852862 All for now. Merge at will. 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

[GitHub] spark pull request: SPARK-11295 Add packages to JUnit output for P...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9263#issuecomment-150852939 **[Test build #44302 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44302/consoleFull)** for PR 9263 at commit

[GitHub] spark pull request: [SPARK-10562][SQL] support mixed case partitio...

2015-10-24 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/9251#discussion_r42938569 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -1410,4 +1410,12 @@ class SQLQuerySuite extends QueryTest

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150854315 **[Test build #44303 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44303/consoleFull)** for PR 9257 at commit

[GitHub] spark pull request: Fix typos

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9250#issuecomment-150857893 **[Test build #1953 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1953/consoleFull)** for PR 9250 at commit

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150867602 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150867571 **[Test build #44304 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44304/consoleFull)** for PR 9257 at commit

[GitHub] spark pull request: [SPARK-11073] [core] [yarn] Remove akka depend...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9257#issuecomment-150867601 Merged build finished. Test FAILed. --- 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-11207][ML] Add test cases for solver se...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9180#issuecomment-150872920 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-11207][ML] Add test cases for solver se...

2015-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9180#issuecomment-150872915 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

  1   2   >