[GitHub] spark pull request: [SPARK-10829][SQL]Filter combine partition key...

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

[GitHub] spark pull request: [SPARK-10829][SQL]Filter combine partition key...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8916#issuecomment-143137880 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-10585][SQL] only copy data once when ge...

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

[GitHub] spark pull request: [SPARK-10825][Core][Tests]Fix race conditions ...

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

[GitHub] spark pull request: [SPARK-6530][ML] Add chi-square selector for m...

2015-09-25 Thread yinxusen
Github user yinxusen commented on the pull request: https://github.com/apache/spark/pull/5742#issuecomment-143142324 @jkbradley This test error is not caused by the code, pls retest it when possible. :) --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-10720][SQL][JAVA] Add a java wrapper to...

2015-09-25 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/8879#discussion_r40404014 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/SQLContext.scala --- @@ -531,6 +531,32 @@ class SQLContext(@transient val sparkContext: SparkContext)

[GitHub] spark pull request: [SPARK-10427][SQL]Respect -S option for spark-...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8915#issuecomment-143146792 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-10427][SQL]Respect -S option for spark-...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8915#issuecomment-143146765 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-10427][SQL]Respect -S option for spark-...

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

[GitHub] spark pull request: [SPARK-10812][YARN][WIP] Spark hadoop util sup...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8911#discussion_r40404934 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala --- @@ -385,20 +385,13 @@ class SparkHadoopUtil extends Logging {

[GitHub] spark pull request: [SPARK-10822] Move contents of spark-unsafe su...

2015-09-25 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/8912#issuecomment-143149940 As long as use of unsafe can still be turned off and is still pretty 'private' inside core, seems like it doesn't change much. --- If your project is set up for it, you

[GitHub] spark pull request: [SPARK-9681] [ML] Support R feature interactio...

2015-09-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8830 --- 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-9681] [ML] Support R feature interactio...

2015-09-25 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8830#issuecomment-143150875 LGTM. Merged into master. Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] spark pull request: [SPARK-10790][YARN] Fix initial executor numbe...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8910#discussion_r40406320 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala --- @@ -314,5 +314,28 @@ object YarnSparkHadoopUtil { def

[GitHub] spark pull request: [SPARK-10790][YARN] Fix initial executor numbe...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8910#discussion_r40406280 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala --- @@ -314,5 +314,28 @@ object YarnSparkHadoopUtil { def

[GitHub] spark pull request: [SPARK-10790][YARN] Fix initial executor numbe...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8910#discussion_r40406303 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala --- @@ -314,5 +314,28 @@ object YarnSparkHadoopUtil { def

[GitHub] spark pull request: SPARK-7021 Add JUnit output for Python tests

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8323#issuecomment-143152016 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-10831][SQL][DOC]Add more configuration ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8917#issuecomment-143160497 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-10831][SQL][DOC]Add more configuration ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8917#issuecomment-143160477 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-10831][SQL][DOC]Add more configuration ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8917#issuecomment-143161249 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-10822] Move contents of spark-unsafe su...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8912#issuecomment-143161248 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-10831][SQL][DOC]Add more configuration ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8917#issuecomment-143161230 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-10822] Move contents of spark-unsafe su...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8912#issuecomment-143161232 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-10831][SQL][DOC]Add more configuration ...

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

[GitHub] spark pull request: [SPARK-10831][SQL][DOC]Add more configuration ...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8917#discussion_r40409805 --- Diff: docs/sql-programming-guide.md --- @@ -1320,6 +1320,39 @@ Configuration of Parquet can be done using the `setConf` method on `SQLContext`

[GitHub] spark pull request: [SPARK-10317] [Core] Compatibility between his...

2015-09-25 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/8758#issuecomment-143148811 Seems pretty reasonable to me. The only issue is that it will mean existing invocations of the script no longer work, right? I wonder if it's possible to parse the first

[GitHub] spark pull request: [SPARK-10694][STREAMING]Prevent Data Loss in S...

2015-09-25 Thread dibbhatt
Github user dibbhatt commented on the pull request: https://github.com/apache/spark/pull/8817#issuecomment-143151201 hi @andrewor14 @tdas , kindly let me know if this PR makes sense . --- 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-10778][MLlib]Implement toString for Ass...

2015-09-25 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8904#issuecomment-143151203 `Returns` --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] spark pull request: [SPARK-10427][SQL]Respect -S option for spark-...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8915#issuecomment-143153462 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-10427][SQL]Respect -S option for spark-...

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

[GitHub] spark pull request: [SPARK-10829][SQL]Filter combine partition key...

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

[GitHub] spark pull request: [SPARK-10829][SQL]Filter combine partition key...

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

[GitHub] spark pull request: [SPARK-10585][SQL] only copy data once when ge...

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

[GitHub] spark pull request: [SPARK-10829][SQL]Filter combine partition key...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8916#issuecomment-143155656 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-10831][SQL]Add more configuration descr...

2015-09-25 Thread chenghao-intel
GitHub user chenghao-intel opened a pull request: https://github.com/apache/spark/pull/8917 [SPARK-10831][SQL]Add more configuration description spark.sql.planner.sortMergeJoin spark.sql.codegen spark.sql.caseSensitive spark.sql.dialect You can merge this pull request

[GitHub] spark pull request: [SPARK-10831][SQL][DOC]Add more configuration ...

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

[GitHub] spark pull request: [SPARK-10831][SQL][DOC]Add more configuration ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8917#issuecomment-143162871 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-10831][SQL][DOC]Add more configuration ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8917#issuecomment-143164252 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-10831][SQL][DOC]Add more configuration ...

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

[GitHub] spark pull request: [SPARK-10812][YARN][WIP] Spark hadoop util sup...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8911#discussion_r40404998 --- Diff: yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtilSuite.scala --- @@ -233,4 +233,17 @@ class YarnSparkHadoopUtilSuite extends

[GitHub] spark pull request: [SPARK-10317] [Core] Compatibility between his...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8758#discussion_r40405373 --- Diff: core/src/test/scala/org/apache/spark/deploy/history/HistoryServerArgumentsSuite.scala --- @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request: [SPARK-10317] [Core] Compatibility between his...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8758#discussion_r40405402 --- Diff: core/src/test/scala/org/apache/spark/deploy/history/HistoryServerArgumentsSuite.scala --- @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request: [SPARK-10317] [Core] Compatibility between his...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8758#discussion_r40405360 --- Diff: core/src/main/scala/org/apache/spark/deploy/history/HistoryServerArguments.scala --- @@ -61,6 +61,7 @@ private[history] class

[GitHub] spark pull request: [SPARK-4449][Core]Specify port range in spark

2015-09-25 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/5722#issuecomment-143150572 I'd say it slightly differently: the goal is to define, for every configurable port, a range of 1 or more port numbers that may be bound to it. It could be a single

[GitHub] spark pull request: SPARK-7021 Add JUnit output for Python tests

2015-09-25 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8323#issuecomment-143151797 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-7021 Add JUnit output for Python tests

2015-09-25 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8323#issuecomment-143151781 Created https://issues.apache.org/jira/browse/SPARK-10830. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: SPARK-7021 Add JUnit output for Python tests

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8323#issuecomment-143151996 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-7021 Add JUnit output for Python tests

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

[GitHub] spark pull request: [SPARK-10427][SQL]Respect -S option for spark-...

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

[GitHub] spark pull request: [SPARK-10585][SQL] only copy data once when ge...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8747#issuecomment-143155921 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-10585][SQL] only copy data once when ge...

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

[GitHub] spark pull request: SPARK-7021 Add JUnit output for Python tests

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

[GitHub] spark pull request: SPARK-7021 Add JUnit output for Python tests

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8323#issuecomment-143158438 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-7021 Add JUnit output for Python tests

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

[GitHub] spark pull request: [SPARK-10822] Move contents of spark-unsafe su...

2015-09-25 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/8912#issuecomment-143161069 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-10831][SQL][DOC]Add more configuration ...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8917#discussion_r40409790 --- Diff: docs/sql-programming-guide.md --- @@ -1320,6 +1320,39 @@ Configuration of Parquet can be done using the `setConf` method on `SQLContext`

[GitHub] spark pull request: [SPARK-10822] Move contents of spark-unsafe su...

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

[GitHub] spark pull request: [SPARK-10831][SQL][DOC]Add more configuration ...

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

[GitHub] spark pull request: [SPARK-10778][MLlib]Implement toString for Ass...

2015-09-25 Thread y-shimizu
Github user y-shimizu commented on the pull request: https://github.com/apache/spark/pull/8904#issuecomment-143164580 @mengxr I fixed. --- 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-9182][SQL] Cast filters are not passed ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8718#issuecomment-143194884 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-9182][SQL] Cast filters are not passed ...

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

[GitHub] spark pull request: [SPARK-9182][SQL] Cast filters are not passed ...

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

[GitHub] spark pull request: [SPARK-10766][SPARK-SUBMIT]Add some configurat...

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

[GitHub] spark pull request: [SPARK-10766][SPARK-SUBMIT]Add some configurat...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8918#issuecomment-143192975 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-10829][SQL]Filter combine partition key...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8916#issuecomment-143137888 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-10585][SQL] only copy data once when ge...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8747#issuecomment-143138322 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-10427][SQL]Respect -S option for spark-...

2015-09-25 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/8915#discussion_r40402018 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/client/IsolatedClientLoader.scala --- @@ -174,8 +174,6 @@ private[hive] class

[GitHub] spark pull request: [SPARK-10585][SQL] only copy data once when ge...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8747#issuecomment-143138326 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-10720][SQL][JAVA] Add a java wrapper to...

2015-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/8879#discussion_r40403357 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/SQLContext.scala --- @@ -531,6 +531,32 @@ class SQLContext(@transient val sparkContext: SparkContext)

[GitHub] spark pull request: [SPARK-10825][Core][Tests]Fix race conditions ...

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

[GitHub] spark pull request: [SPARK-10825][Core][Tests]Fix race conditions ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8914#issuecomment-143142581 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-9346][SQL] Eliminate extra row conversi...

2015-09-25 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/8903#issuecomment-143144117 Hi @viirya , can you explain it a bit more how the extra `outputNeedConversion` flag help us eliminate the extra conversion? I think I missed something here. --- If

[GitHub] spark pull request: [SPARK-10668][ML] Use WeightedLeastSquares in ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8884#issuecomment-143185558 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-10668][ML] Use WeightedLeastSquares in ...

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

[GitHub] spark pull request: [SPARK-10668][ML] Use WeightedLeastSquares in ...

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

[GitHub] spark pull request: [SPARK-10833] [BUILD] [WIP] Inline, organize B...

2015-09-25 Thread srowen
GitHub user srowen opened a pull request: https://github.com/apache/spark/pull/8919 [SPARK-10833] [BUILD] [WIP] Inline, organize BSD/MIT licenses in LICENSE *Work in progress -- don't merge yet* In the course of https://issues.apache.org/jira/browse/LEGAL-226 it came to

[GitHub] spark pull request: [SPARK-10833] [BUILD] [WIP] Inline, organize B...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8919#issuecomment-143226332 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-10833] [BUILD] [WIP] Inline, organize B...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8919#issuecomment-143226362 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-10833] [BUILD] [WIP] Inline, organize B...

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

[GitHub] spark pull request: [SPARK-10833] [BUILD] [WIP] Inline, organize B...

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

[GitHub] spark pull request: [SPARK-10833] [BUILD] [WIP] Inline, organize B...

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

[GitHub] spark pull request: [SPARK-10833] [BUILD] [WIP] Inline, organize B...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8919#issuecomment-143231292 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-10427][SQL]Respect -S option for spark-...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8915#issuecomment-143166731 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-10427][SQL]Respect -S option for spark-...

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

[GitHub] spark pull request: [SPARK-10427][SQL]Respect -S option for spark-...

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

[GitHub] spark pull request: [SPARK-10766][SPARK-SUBMIT]Add some configurat...

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

[GitHub] spark pull request: [SPARK-9182][SQL] Cast filters are not passed ...

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

[GitHub] spark pull request: [SPARK-10668][ML] Use WeightedLeastSquares in ...

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

[GitHub] spark pull request: [SPARK-9182][SQL] Cast filters are not passed ...

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

[GitHub] spark pull request: [SPARK-9182][SQL] Cast filters are not passed ...

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

[GitHub] spark pull request: [SPARK-9182][SQL] Cast filters are not passed ...

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

[GitHub] spark pull request: [SPARK-9182][SQL] Cast filters are not passed ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8718#issuecomment-143182661 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-10766][SPARK-SUBMIT]Add some configurat...

2015-09-25 Thread SaintBacchus
GitHub user SaintBacchus opened a pull request: https://github.com/apache/spark/pull/8918 [SPARK-10766][SPARK-SUBMIT]Add some configuration for the client process in cluster mode. Add this four configurations for the client only in cluster mode: * `spark.client.memory` of

[GitHub] spark pull request: [SPARK-10766][SPARK-SUBMIT]Add some configurat...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8918#issuecomment-143170062 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-10766][SPARK-SUBMIT]Add some configurat...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8918#issuecomment-143170043 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-10755][YARN]Set driver also update the ...

2015-09-25 Thread SaintBacchus
Github user SaintBacchus commented on the pull request: https://github.com/apache/spark/pull/8867#issuecomment-143173483 @tgravescs I had noticed the code of `UserGroupInformation.loginUserFromKeytab(args.principal, args.keytab)` After this login motivation, `yarn.Client` will

[GitHub] spark pull request: [SPARK-9182][SQL] Cast filters are not passed ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8718#issuecomment-143174139 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-9182][SQL] Cast filters are not passed ...

2015-09-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8718#issuecomment-143174116 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-10778][MLlib]Implement toString for Ass...

2015-09-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8904#issuecomment-143174303 [Test build #1815 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1815/consoleFull) for PR 8904 at commit

[GitHub] spark pull request: [SPARK-10778][MLlib]Implement toString for Ass...

2015-09-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8904#issuecomment-143174654 [Test build #1815 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1815/console) for PR 8904 at commit

<    1   2   3   4   >