[GitHub] spark pull request: [SPARK-8334] [SQL] Binary logical plan should ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6790#issuecomment-141368602 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 h

[GitHub] spark pull request: [SPARK-8334] [SQL] Binary logical plan should ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6790#issuecomment-141368630 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: [SPARK-10656][SQL]fix selection fails when a c...

2015-09-18 Thread zhichao-li
GitHub user zhichao-li opened a pull request: https://github.com/apache/spark/pull/8811 [SPARK-10656][SQL]fix selection fails when a column has special characters Best explained with this example: val df = sqlContext.read.json(sqlContext.sparkContext.makeRDD( """{"a.b":

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-141369191 [Test build #42641 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42641/console) for PR 8809 at commit [`6911d0f`](https://github.

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-141369376 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

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-141369381 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10656][SQL]fix selection fails when a c...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8811#issuecomment-141369552 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: [SPARK-10656][SQL]fix selection fails when a c...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8811#issuecomment-141369535 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 h

[GitHub] spark pull request: [SPARK-8334] [SQL] Binary logical plan should ...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6790#issuecomment-141369747 [Test build #42647 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42647/consoleFull) for PR 6790 at commit [`a93e7fc`](https://gith

[GitHub] spark pull request: [SPARK-10656][SQL]fix selection fails when a c...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8811#issuecomment-141370141 [Test build #42648 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42648/consoleFull) for PR 8811 at commit [`2fa0aa6`](https://gith

[GitHub] spark pull request: [SPARK-9808] Remove hash shuffle file consolid...

2015-09-18 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/8812 [SPARK-9808] Remove hash shuffle file consolidation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rxin/spark SPARK-9808-1 Alternatively you can

[GitHub] spark pull request: [SPARK-9808] Remove hash shuffle file consolid...

2015-09-18 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/8812#issuecomment-141371746 This is based on https://github.com/apache/spark/pull/8089 by @JoshRosen --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] spark pull request: [SPARK-9808] Remove hash shuffle file consolid...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8812#issuecomment-141371791 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: [SPARK-9808] Remove hash shuffle file consolid...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8812#issuecomment-141371778 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 h

[GitHub] spark pull request: [SPARK-10684] [SQL] StructType.interpretedOrde...

2015-09-18 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/8808#issuecomment-141371836 Thanks - I've merged 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 th

[GitHub] spark pull request: [SPARK-10684] [SQL] StructType.interpretedOrde...

2015-09-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8808 --- 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 enab

[GitHub] spark pull request: [SPARK-9808] Remove hash shuffle file consolid...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8812#issuecomment-141372163 [Test build #42649 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42649/consoleFull) for PR 8812 at commit [`0ffbbeb`](https://gith

[GitHub] spark pull request: [SPARK-9213] [SQL] [WIP] Improve regular expre...

2015-09-18 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/8715#issuecomment-141372710 Can you pass the string in as a variable of the current expression? I think the code gen thing can access the current expression object. --- If your project is set up for

[GitHub] spark pull request: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread zsxwing
GitHub user zsxwing opened a pull request: https://github.com/apache/spark/pull/8813 [SPARK-10651][Core][Tests]Increase timeout to fix BroadcastSuite I noticed only one block manager registered with master in an unsuccessful build (https://amplab.cs.berkeley.edu/jenkins/job/Spark-M

[GitHub] spark pull request: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141374205 cc @mengxr --- 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 en

[GitHub] spark pull request: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141374288 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: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141374269 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 h

[GitHub] spark pull request: [SPARK-9642] [ML] [WIP] LinearRegression shoul...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8631#issuecomment-141374315 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 project

[GitHub] spark pull request: [SPARK-9642] [ML] [WIP] LinearRegression shoul...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8631#issuecomment-141374237 [Test build #42640 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42640/console) for PR 8631 at commit [`1f731c2`](https://github.

[GitHub] spark pull request: [SPARK-9642] [ML] [WIP] LinearRegression shoul...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8631#issuecomment-141374317 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10471] [CORE] [MESOS] prevent getting o...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8639#issuecomment-141375112 [Test build #42646 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42646/console) for PR 8639 at commit [`58aaa79`](https://github.

[GitHub] spark pull request: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141375199 [Test build #42650 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42650/consoleFull) for PR 8813 at commit [`4deb98b`](https://gith

[GitHub] spark pull request: [SPARK-10471] [CORE] [MESOS] prevent getting o...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8639#issuecomment-141375249 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

[GitHub] spark pull request: [SPARK-10471] [CORE] [MESOS] prevent getting o...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8639#issuecomment-141375251 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10271][Pyspark][MLLib] Added @since tag...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8627#issuecomment-141376953 [Test build #42644 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42644/console) for PR 8627 at commit [`100ce0f`](https://github.

[GitHub] spark pull request: [SPARK-10271][Pyspark][MLLib] Added @since tag...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8627#issuecomment-141377061 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

[GitHub] spark pull request: [SPARK-10271][Pyspark][MLLib] Added @since tag...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8627#issuecomment-141377062 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10269][Pyspark][MLLib] Add @since annot...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8626#issuecomment-141378762 [Test build #42645 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42645/console) for PR 8626 at commit [`2e81fd3`](https://github.

[GitHub] spark pull request: [SPARK-10269][Pyspark][MLLib] Add @since annot...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8626#issuecomment-141378927 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10269][Pyspark][MLLib] Add @since annot...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8626#issuecomment-141378925 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

[GitHub] spark pull request: [SPARK-10151] [SQL] Support invocation of hive...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8354#issuecomment-141379482 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: [SPARK-10151] [SQL] Support invocation of hive...

2015-09-18 Thread navis
Github user navis commented on the pull request: https://github.com/apache/spark/pull/8354#issuecomment-141379396 @JoshRosen It isn't because spark does not support "create macro". I've tried to support that in new patch. --- If your project is set up for it, you can reply to this em

[GitHub] spark pull request: [SPARK-10151] [SQL] Support invocation of hive...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8354#issuecomment-141379468 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 h

[GitHub] spark pull request: [SPARK-10151] [SQL] Support invocation of hive...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8354#issuecomment-141380026 [Test build #42651 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42651/consoleFull) for PR 8354 at commit [`e8983b9`](https://gith

[GitHub] spark pull request: [SPARK-8312] [SQL] Populate statistics info of...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6767#issuecomment-141385524 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: [SPARK-8312] [SQL] Populate statistics info of...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6767#issuecomment-141385502 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 h

[GitHub] spark pull request: [SPARK-10571][Core] Fix incorrect appId in Spa...

2015-09-18 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/8735#issuecomment-141385993 I just found #8688 has been merged and looks it doesn't consider backwards-compatibility. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-8312] [SQL] Populate statistics info of...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6767#issuecomment-141387046 [Test build #42652 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42652/consoleFull) for PR 6767 at commit [`e905c6d`](https://gith

[GitHub] spark pull request: [SPARK-10679] [CORE] javax.jdo.JDOFatalUserExc...

2015-09-18 Thread navis
Github user navis commented on a diff in the pull request: https://github.com/apache/spark/pull/8804#discussion_r39837163 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/TableReader.scala --- @@ -295,13 +298,25 @@ private[hive] object HadoopTableReader extends HiveInsp

[GitHub] spark pull request: [SPARK-10679] [CORE] javax.jdo.JDOFatalUserExc...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8804#issuecomment-141390624 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 h

[GitHub] spark pull request: [SPARK-10679] [CORE] javax.jdo.JDOFatalUserExc...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8804#issuecomment-141390717 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: [SPARK-10656][SQL]fix selection fails when a c...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8811#issuecomment-141391583 [Test build #42648 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42648/console) for PR 8811 at commit [`2fa0aa6`](https://github.

[GitHub] spark pull request: [SPARK-10656][SQL]fix selection fails when a c...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8811#issuecomment-141392066 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

[GitHub] spark pull request: [SPARK-10656][SQL]fix selection fails when a c...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8811#issuecomment-141392070 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-8334] [SQL] Binary logical plan should ...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6790#issuecomment-141394262 [Test build #42647 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42647/console) for PR 6790 at commit [`a93e7fc`](https://github.

[GitHub] spark pull request: [SPARK-10679] [CORE] javax.jdo.JDOFatalUserExc...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8804#issuecomment-141394586 [Test build #42653 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42653/consoleFull) for PR 8804 at commit [`6519794`](https://gith

[GitHub] spark pull request: [SPARK-8334] [SQL] Binary logical plan should ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6790#issuecomment-141394796 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-8334] [SQL] Binary logical plan should ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6790#issuecomment-141394790 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

[GitHub] spark pull request: [SQL][SPARK-10451]: Prevent unnecessary serial...

2015-09-18 Thread saucam
Github user saucam commented on the pull request: https://github.com/apache/spark/pull/8604#issuecomment-141396161 @yhuai thanks for the help! --- 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-10151] [SQL] Support invocation of hive...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8354#issuecomment-141408568 [Test build #42651 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42651/console) for PR 8354 at commit [`e8983b9`](https://github.

[GitHub] spark pull request: [SPARK-10151] [SQL] Support invocation of hive...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8354#issuecomment-141408608 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10151] [SQL] Support invocation of hive...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8354#issuecomment-141408606 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 project

[GitHub] spark pull request: [SPARK-9808] Remove hash shuffle file consolid...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8812#issuecomment-141409104 [Test build #42649 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42649/console) for PR 8812 at commit [`0ffbbeb`](https://github.

[GitHub] spark pull request: [SPARK-9808] Remove hash shuffle file consolid...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8812#issuecomment-141409154 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-9808] Remove hash shuffle file consolid...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8812#issuecomment-141409153 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 project

[GitHub] spark pull request: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141410005 [Test build #42650 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42650/console) for PR 8813 at commit [`4deb98b`](https://github.

[GitHub] spark pull request: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141410075 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141410074 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 project

[GitHub] spark pull request: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141410558 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 fea

[GitHub] spark pull request: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141411059 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 h

[GitHub] spark pull request: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141411072 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: [SPARK-10651][Core][Tests]Increase timeout to ...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8813#issuecomment-141411362 [Test build #42654 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42654/consoleFull) for PR 8813 at commit [`4deb98b`](https://gith

[GitHub] spark pull request: [SPARK-7770] [ML] GBT validationTol change to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8549#issuecomment-141411793 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 h

[GitHub] spark pull request: [SPARK-7770] [ML] GBT validationTol change to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8549#issuecomment-141411801 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: [SPARK-7770] [ML] GBT validationTol change to ...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8549#issuecomment-141412142 [Test build #42655 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42655/consoleFull) for PR 8549 at commit [`9790bb0`](https://gith

[GitHub] spark pull request: [SPARK-10529][SQL]When creating multiple HiveC...

2015-09-18 Thread GavinGavinNo1
Github user GavinGavinNo1 commented on the pull request: https://github.com/apache/spark/pull/8713#issuecomment-141414230 @marmbrus Well, we both know that we can have multiple contexts. The difference is that it can't support continuous creating contexts. No matter how much size my p

[GitHub] spark pull request: [SPARK-7770] [ML] GBT validationTol change to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8549#issuecomment-141414538 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 h

[GitHub] spark pull request: [SPARK-7770] [ML] GBT validationTol change to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8549#issuecomment-141414556 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: [SPARK-10615] [PySpark] change assertEquals to...

2015-09-18 Thread yanboliang
GitHub user yanboliang opened a pull request: https://github.com/apache/spark/pull/8814 [SPARK-10615] [PySpark] change assertEquals to assertEqual As ```assertEquals``` is deprecated, so we need to change ```assertEquals``` to ```assertEqual``` for existing python unit tests. You c

[GitHub] spark pull request: [SPARK-10649][STREAMING] Prevent inheriting jo...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8781#issuecomment-141415585 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 h

[GitHub] spark pull request: [SPARK-10615] [PySpark] change assertEquals to...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8814#issuecomment-141415583 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 h

[GitHub] spark pull request: [SPARK-10615] [PySpark] change assertEquals to...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8814#issuecomment-141415602 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: [SPARK-10649][STREAMING] Prevent inheriting jo...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8781#issuecomment-141415601 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: [SPARK-10649][STREAMING] Prevent inheriting jo...

2015-09-18 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/8781#issuecomment-141415861 @andrewor14 Will you be able to take a look? This is blocking other PRs --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] spark pull request: [SPARK-7770] [ML] GBT validationTol change to ...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8549#issuecomment-141415972 [Test build #42656 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42656/consoleFull) for PR 8549 at commit [`ffea283`](https://gith

[GitHub] spark pull request: [SPARK-10649][STREAMING] Prevent inheriting jo...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8781#issuecomment-141416092 [Test build #42658 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42658/consoleFull) for PR 8781 at commit [`d8600cf`](https://gith

[GitHub] spark pull request: [SPARK-10615] [PySpark] change assertEquals to...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8814#issuecomment-141416650 [Test build #42657 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42657/consoleFull) for PR 8814 at commit [`cd408bb`](https://gith

[GitHub] spark pull request: [SPARK-10652][Streaming] Set job descriptions ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8791#issuecomment-141417691 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 h

[GitHub] spark pull request: [SPARK-10652][Streaming] Set job descriptions ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8791#issuecomment-141417711 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: [SPARK-7770] [ML] GBT validationTol change to ...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8549#issuecomment-141418273 [Test build #42655 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42655/console) for PR 8549 at commit [`9790bb0`](https://github.

[GitHub] spark pull request: [SPARK-10652][Streaming] Set job descriptions ...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8791#issuecomment-141418392 [Test build #42659 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42659/consoleFull) for PR 8791 at commit [`d2ab91d`](https://gith

[GitHub] spark pull request: [SPARK-7770] [ML] GBT validationTol change to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8549#issuecomment-141418404 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-7770] [ML] GBT validationTol change to ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8549#issuecomment-141418400 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

[GitHub] spark pull request: [SPARK-8312] [SQL] Populate statistics info of...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6767#issuecomment-141418481 [Test build #42652 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42652/console) for PR 6767 at commit [`e905c6d`](https://github.

[GitHub] spark pull request: [SPARK-8312] [SQL] Populate statistics info of...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6767#issuecomment-141418580 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-8312] [SQL] Populate statistics info of...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6767#issuecomment-141418579 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

[GitHub] spark pull request: [SPARK-10652][Streaming] Set job descriptions ...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8791#issuecomment-141421585 [Test build #42659 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42659/console) for PR 8791 at commit [`d2ab91d`](https://github.

[GitHub] spark pull request: [SPARK-10652][Streaming] Set job descriptions ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8791#issuecomment-141421619 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 project

[GitHub] spark pull request: [SPARK-10652][Streaming] Set job descriptions ...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8791#issuecomment-141421622 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10679] [CORE] javax.jdo.JDOFatalUserExc...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8804#issuecomment-141421899 [Test build #42653 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42653/console) for PR 8804 at commit [`6519794`](https://github.

[GitHub] spark pull request: [SPARK-10679] [CORE] javax.jdo.JDOFatalUserExc...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8804#issuecomment-141421998 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

[GitHub] spark pull request: [SPARK-10679] [CORE] javax.jdo.JDOFatalUserExc...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8804#issuecomment-141422003 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10652][Streaming] Set job descriptions ...

2015-09-18 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/8791#issuecomment-141422960 This is blocked on #8781 . Once that is merged in both master and 1.5, I will finish this PR by adding unit tests. --- If your project is set up for it, you can reply to t

[GitHub] spark pull request: [SPARK-10615] [PySpark] change assertEquals to...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8814#issuecomment-141423412 [Test build #42657 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42657/console) for PR 8814 at commit [`cd408bb`](https://github.

[GitHub] spark pull request: [SPARK-10615] [PySpark] change assertEquals to...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8814#issuecomment-141423518 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

  1   2   3   4   5   6   7   >