[GitHub] spark pull request: [SPARK-14130] [SQL] Throw exceptions for ALTER...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12714#issuecomment-214978891 **[Test build #57094 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57094/consoleFull)** for PR 12714 at commit

[GitHub] spark pull request: [SPARK-14130] [SQL] Throw exceptions for ALTER...

2016-04-26 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/12714#discussion_r61207500 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -1391,4 +1393,99 @@ class SQLQuerySuite extends QueryTest

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread HyukjinKwon
Github user HyukjinKwon commented on the pull request: https://github.com/apache/spark/pull/12689#issuecomment-214977910 (Please allow me just leave a short note for some files having unused imports in this PR) ```bash

[GitHub] spark pull request: [SPARK-14941][SQL] Remove runtime HiveConf - W...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12722#issuecomment-214977713 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-14941][SQL] Remove runtime HiveConf - W...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12722#issuecomment-214977714 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14941][SQL] Remove runtime HiveConf - W...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12722#issuecomment-214977634 **[Test build #57085 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57085/consoleFull)** for PR 12722 at commit

[GitHub] spark pull request: [SPARK-14800][SQL] Dealing with null as a valu...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12629#issuecomment-214976458 **[Test build #57093 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57093/consoleFull)** for PR 12629 at commit

[GitHub] spark pull request: [SPARK-14800][SQL] Dealing with null as a valu...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12629#issuecomment-214976019 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-14800][SQL] Dealing with null as a valu...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12629#issuecomment-214976015 **[Test build #57092 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57092/consoleFull)** for PR 12629 at commit

[GitHub] spark pull request: [SPARK-14800][SQL] Dealing with null as a valu...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12629#issuecomment-214976020 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14800][SQL] Dealing with null as a valu...

2016-04-26 Thread HyukjinKwon
Github user HyukjinKwon commented on the pull request: https://github.com/apache/spark/pull/12629#issuecomment-214975784 It looks Hadoop configuration can be set via `option()` now. It looks when it sets `null` for Hadoop configurations, it uses default values which is consistent

[GitHub] spark pull request: [SPARK-14800][SQL] Dealing with null as a valu...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12629#issuecomment-214975697 **[Test build #57092 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57092/consoleFull)** for PR 12629 at commit

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12689#issuecomment-214975016 **[Test build #2892 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2892/consoleFull)** for PR 12689 at commit

[GitHub] spark pull request: [SPARK-14942][SQL][Streaming] First construct ...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12725#issuecomment-214973570 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14942][SQL][Streaming] First construct ...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12725#issuecomment-214973566 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-14427][SQL] Support persisting partitio...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12204#issuecomment-214973567 **[Test build #57091 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57091/consoleFull)** for PR 12204 at commit

[GitHub] spark pull request: [SPARK-14942][SQL][Streaming] First construct ...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12725#issuecomment-214973085 **[Test build #57084 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57084/consoleFull)** for PR 12725 at commit

[GitHub] spark pull request: [SPARK-12610][SQL] Left Anti Join

2016-04-26 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/12214#issuecomment-214972960 @hvanhovell It sounds like something is wrong? ```scala test("left anti join") { val df = Seq(1, 3).toDF("int") val df2 = Seq(1,

[GitHub] spark pull request: [SPARK-14940][SQL] Move ExternalCatalog to own...

2016-04-26 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/12721#issuecomment-214972806 I guess ... conflict now --- 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-14427][SQL] Support persisting partitio...

2016-04-26 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/12204#discussion_r61205281 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -1346,6 +1346,96 @@ class SQLQuerySuite extends

[GitHub] spark pull request: [SPARK-12154] Upgrade to Jersey 2

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12715#issuecomment-214972164 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-12154] Upgrade to Jersey 2

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12715#issuecomment-214972166 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14944][SQL] Remove HiveConf from HiveTa...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12727#issuecomment-214972091 **[Test build #57090 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57090/consoleFull)** for PR 12727 at commit

[GitHub] spark pull request: [SPARK-12154] Upgrade to Jersey 2

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12715#issuecomment-214972072 **[Test build #57082 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57082/consoleFull)** for PR 12715 at commit

[GitHub] spark pull request: [SPARK-14944][SQL] Remove HiveConf from HiveTa...

2016-04-26 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/12727#issuecomment-214971725 Note that this one builds on https://github.com/apache/spark/pull/12726. Let's see if tests can pass in one shot ... --- If your project is set up for it, you

[GitHub] spark pull request: [SPARK-14944][SQL] Remove HiveConf from HiveTa...

2016-04-26 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/12727 [SPARK-14944][SQL] Remove HiveConf from HiveTableScanExec and HiveTableReader ## What changes were proposed in this pull request? This patch removes HiveConf from HiveTableScanExec and

[GitHub] spark pull request: [SPARK-14427][SQL] Support persisting partitio...

2016-04-26 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/12204#discussion_r61204556 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -1346,6 +1346,96 @@ class SQLQuerySuite extends QueryTest

[GitHub] spark pull request: [SPARK-14943][SQL] Remove HiveConf dependency ...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12726#issuecomment-214971072 **[Test build #57089 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57089/consoleFull)** for PR 12726 at commit

[GitHub] spark pull request: [SPARK-14943][SQL] Remove HiveConf dependency ...

2016-04-26 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/12726 [SPARK-14943][SQL] Remove HiveConf dependency from ScriptTransformation ## What changes were proposed in this pull request? This patch removes HiveConf from ScriptTransformation and instead just

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12689#issuecomment-214970949 **[Test build #2891 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2891/consoleFull)** for PR 12689 at commit

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12689 --- 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-14937][ML][Document]spark.ml LogisticRe...

2016-04-26 Thread wangmiao1981
Github user wangmiao1981 commented on the pull request: https://github.com/apache/spark/pull/12717#issuecomment-214970534 @yanboliang Can you take a look ? It is a simple fix. Thanks! --- 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-14913][SQL] Simplify configuration API

2016-04-26 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/12689#issuecomment-214970558 Going to merge 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

[GitHub] spark pull request: [SPARK-13289][MLLIB] Fix infinite distances be...

2016-04-26 Thread flyjy
Github user flyjy commented on the pull request: https://github.com/apache/spark/pull/11812#issuecomment-214970336 Yes, I am working it. Will finish tomorrow. --- 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-14783] [SPARK-14786] [BRANCH-1.6] Prese...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12724#issuecomment-214970126 **[Test build #57088 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57088/consoleFull)** for PR 12724 at commit

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/12689#discussion_r61204047 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveCommandSuite.scala --- @@ -237,14 +237,6 @@ class HiveCommandSuite extends

[GitHub] spark pull request: [SPARK-14427][SQL] Support persisting partitio...

2016-04-26 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/12204#discussion_r61203984 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -1346,6 +1346,96 @@ class SQLQuerySuite extends QueryTest

[GitHub] spark pull request: [SPARK-12919][SPARKR] Implement dapply() on Da...

2016-04-26 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/12493#issuecomment-214970063 @sun-rui Do the tests pass locally for you ? Because the error in Jenkins doesn't seem like a flaky test but from the `dapply` test (error pasted below). Also

[GitHub] spark pull request: [SPARK-14783] [SPARK-14786] [BRANCH-1.6] Prese...

2016-04-26 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/12724#issuecomment-214969720 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 this

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/12689#discussion_r61203819 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveCommandSuite.scala --- @@ -237,14 +237,6 @@ class HiveCommandSuite extends QueryTest

[GitHub] spark pull request: [SPARK-14729][Scheduler] Refactored YARN sched...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12641#issuecomment-214969466 **[Test build #57087 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57087/consoleFull)** for PR 12641 at commit

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/12689#discussion_r61203719 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveCommandSuite.scala --- @@ -237,14 +237,6 @@ class HiveCommandSuite extends

[GitHub] spark pull request: [SPARK-14729][Scheduler] Refactored YARN sched...

2016-04-26 Thread hbhanawat
Github user hbhanawat commented on the pull request: https://github.com/apache/spark/pull/12641#issuecomment-214969001 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 this

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12689#issuecomment-214967977 **[Test build #2893 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2893/consoleFull)** for PR 12689 at commit

[GitHub] spark pull request: [SPARK-14941][SQL] Remove runtime HiveConf - W...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12722#issuecomment-214967911 **[Test build #57085 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57085/consoleFull)** for PR 12722 at commit

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12689#issuecomment-214967908 **[Test build #57086 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57086/consoleFull)** for PR 12689 at commit

[GitHub] spark pull request: [SPARK-14941][SQL] Remove runtime HiveConf - W...

2016-04-26 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/12722#issuecomment-214967827 OK I pushed a fix. Let's see if that works ... --- 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-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12713 --- 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-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214966991 Merging in master. --- 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-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214965587 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-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214965590 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214965489 **[Test build #57079 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57079/consoleFull)** for PR 12713 at commit

[GitHub] spark pull request: [SPARK-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214965335 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-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214965336 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214965242 **[Test build #57080 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57080/consoleFull)** for PR 12713 at commit

[GitHub] spark pull request: [SPARK-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214965127 **[Test build #2888 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2888/consoleFull)** for PR 12713 at commit

[GitHub] spark pull request: [SPARK-14130] [SQL] Throw exceptions for ALTER...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12714#issuecomment-214964912 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14130] [SQL] Throw exceptions for ALTER...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12714#issuecomment-214964911 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-14130] [SQL] Throw exceptions for ALTER...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12714#issuecomment-214964764 **[Test build #57078 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57078/consoleFull)** for PR 12714 at commit

[GitHub] spark pull request: [SPARK-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214964709 **[Test build #2890 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2890/consoleFull)** for PR 12713 at commit

[GitHub] spark pull request: [SPARK-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214964626 **[Test build #2889 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2889/consoleFull)** for PR 12713 at commit

[GitHub] spark pull request: [SPARK-14130] [SQL] Throw exceptions for ALTER...

2016-04-26 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/12714#discussion_r61201204 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -1391,4 +1393,136 @@ class SQLQuerySuite extends QueryTest

[GitHub] spark pull request: [SPARK-14942][SQL][Streaming] First construct ...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12725#issuecomment-214964435 **[Test build #57084 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57084/consoleFull)** for PR 12725 at commit

[GitHub] spark pull request: [SPARK-14941][SQL] Remove runtime HiveConf - W...

2016-04-26 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/12722#issuecomment-214964419 I see. : ) --- 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-14941][SQL] Remove runtime HiveConf - W...

2016-04-26 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/12722#issuecomment-214964247 One thing is that I'm trying to get rid of the HiveConf, so I can't just apply your change directly. --- If your project is set up for it, you can reply to this email

[GitHub] spark pull request: [SPARK-14942][SQL][Streaming] First construct ...

2016-04-26 Thread lw-lin
GitHub user lw-lin opened a pull request: https://github.com/apache/spark/pull/12725 [SPARK-14942][SQL][Streaming] First construct a batch then run the batch for continuous queries ## Problem Currently in `StreamExecution`, we first run the batch, then construct the next:

[GitHub] spark pull request: [SPARK-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214963780 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214963778 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-13477][SQL] Expose new user-facing Cata...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12713#issuecomment-214963666 **[Test build #57077 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57077/consoleFull)** for PR 12713 at commit

[GitHub] spark pull request: [SPARK-14130] [SQL] Throw exceptions for ALTER...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12714#issuecomment-214963609 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14130] [SQL] Throw exceptions for ALTER...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12714#issuecomment-214963608 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-14130] [SQL] Throw exceptions for ALTER...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12714#issuecomment-214963507 **[Test build #57076 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57076/consoleFull)** for PR 12714 at commit

[GitHub] spark pull request: [SPARK-14941][SQL] Remove runtime HiveConf - W...

2016-04-26 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/12722#issuecomment-214963442 Thanks, @gatorsmile! --- 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-14913][SQL] Simplify configuration API

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12689#issuecomment-214963288 **[Test build #2892 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2892/consoleFull)** for PR 12689 at commit

[GitHub] spark pull request: [SPARK-14911][Core] Fix a potential data race ...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12681#issuecomment-214962374 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-14911][Core] Fix a potential data race ...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12681#issuecomment-214962376 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14911][Core] Fix a potential data race ...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12681#issuecomment-214962280 **[Test build #57072 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57072/consoleFull)** for PR 12681 at commit

[GitHub] spark pull request: [SPARK-4105][CORE] regenerate the shuffle file...

2016-04-26 Thread jerryshao
Github user jerryshao commented on the pull request: https://github.com/apache/spark/pull/12700#issuecomment-214962220 Since I don't meet this problem recently, so I cannot exactly tell what actually cause it, maybe race condition, maybe flush problem. Since you already have

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12689#issuecomment-214962084 **[Test build #2891 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2891/consoleFull)** for PR 12689 at commit

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/12689#discussion_r61199823 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/internal/SessionState.scala --- @@ -48,8 +48,21 @@ private[sql] class SessionState(sparkSession:

[GitHub] spark pull request: [SPARK-14941][SQL] Remove runtime HiveConf - W...

2016-04-26 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/12722#issuecomment-214960786 To save your time, I hit the same errors. Want to share what I found. One test case called `SQLConf.clear()` and cleaned all the configurations. When we reloading

[GitHub] spark pull request: [SPARK-14783] [SPARK-14786] [BRANCH-1.6] Prese...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12724#issuecomment-214960674 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-14783] [SPARK-14786] [BRANCH-1.6] Prese...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12724#issuecomment-214960670 **[Test build #57083 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57083/consoleFull)** for PR 12724 at commit

[GitHub] spark pull request: [SPARK-14783] [SPARK-14786] [BRANCH-1.6] Prese...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12724#issuecomment-214960676 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-12154] Upgrade to Jersey 2

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12715#issuecomment-214960489 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-12154] Upgrade to Jersey 2

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12715#issuecomment-214960488 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-12154] Upgrade to Jersey 2

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12715#issuecomment-214960402 **[Test build #57070 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57070/consoleFull)** for PR 12715 at commit

[GitHub] spark pull request: [SPARK-12919][SPARKR] Implement dapply() on Da...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12493#issuecomment-214960152 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 does

[GitHub] spark pull request: [SPARK-12919][SPARKR] Implement dapply() on Da...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12493#issuecomment-214960153 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-12919][SPARKR] Implement dapply() on Da...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12493#issuecomment-214960044 **[Test build #57066 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57066/consoleFull)** for PR 12493 at commit

[GitHub] spark pull request: [SPARK-14783] [SPARK-14786] [BRANCH-1.6] Prese...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12724#issuecomment-214959745 **[Test build #57083 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57083/consoleFull)** for PR 12724 at commit

[GitHub] spark pull request: [SPARK-14874][SQL][Streaming] Remove the obsol...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12638#issuecomment-214959647 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14874][SQL][Streaming] Remove the obsol...

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12638#issuecomment-214959646 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-14874][SQL][Streaming] Remove the obsol...

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12638#issuecomment-214959537 **[Test build #57073 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57073/consoleFull)** for PR 12638 at commit

[GitHub] spark pull request: [SPARK-14913][SQL] Simplify configuration API

2016-04-26 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/12689#discussion_r61198809 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/internal/SessionState.scala --- @@ -48,8 +48,21 @@ private[sql] class SessionState(sparkSession:

[GitHub] spark pull request: [SPARK-11940][PYSPARK][ML] Python API for ml.c...

2016-04-26 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/spark/pull/10242 --- 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-14783] [SPARK-14786] [BRANCH-1.6] Prese...

2016-04-26 Thread yhuai
GitHub user yhuai opened a pull request: https://github.com/apache/spark/pull/12724 [SPARK-14783] [SPARK-14786] [BRANCH-1.6] Preserve full exception stacktrace in IsolatedClientLoader and Remove hive-cli dependency from hive subproject This PR is the branch-1.6 version of the

[GitHub] spark pull request: [SPARK-12154] Upgrade to Jersey 2

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12715#issuecomment-214959194 **[Test build #57082 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57082/consoleFull)** for PR 12715 at commit

[GitHub] spark pull request: [SPARK-12154] Upgrade to Jersey 2

2016-04-26 Thread vanzin
Github user vanzin commented on the pull request: https://github.com/apache/spark/pull/12715#issuecomment-214959134 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-12154] Upgrade to Jersey 2

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12715#issuecomment-214958903 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

  1   2   3   4   5   6   7   8   9   10   >