[GitHub] spark pull request: [SPARK-529] [core] [yarn] Add type-safe config...

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

[GitHub] spark pull request: [SPARK-12665][CORE][GRAPHX] Remove deprecated ...

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

[GitHub] spark pull request: [SPARK-3873] [build] Enable import ordering er...

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

[GitHub] spark pull request: [SPARK-3873] [build] Enable import ordering er...

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

[GitHub] spark pull request: [SPARK-12665][CORE][GRAPHX] Remove deprecated ...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10613#issuecomment-169237244 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-529] [core] [yarn] Add type-safe config...

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

[GitHub] spark pull request: [SPARK-3873] [build] Enable import ordering er...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10612#issuecomment-169236887 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-11878][SQL]: Eliminate distribute by in...

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

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

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

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/10577#issuecomment-169242095 Major changes in the most recent commits: - Combine the `Union`s during the construction (i.e., in the `DataFrame` and `Dataset` APIs) - Use tail

[GitHub] spark pull request: [SPARK-5682][Core] Add encrypted shuffle in sp...

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

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48930987 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/basicOperators.scala --- @@ -123,6 +115,35 @@ case class Except(left:

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48931351 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/HiveTypeCoercion.scala --- @@ -212,22 +212,48 @@ object HiveTypeCoercion {

[GitHub] spark pull request: [SPARK-12433][CORE][TEST][RFC/WIP] Make parts ...

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

[GitHub] spark pull request: [SPARK-12433][CORE][TEST][RFC/WIP] Make parts ...

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

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48931415 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/basicOperators.scala --- @@ -123,6 +115,35 @@ case class Except(left:

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48931397 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -153,32 +154,45 @@ object SetOperationPushDown

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48931365 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/basicOperators.scala --- @@ -123,6 +115,35 @@ case class Except(left:

[GitHub] spark pull request: [SPARK-12393] [SparkR] Add read.text and write...

2016-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/10348 --- 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-12433][CORE][TEST][RFC/WIP] Make parts ...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10614#issuecomment-169248955 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-12098] Cross validator with multi-arm b...

2016-01-05 Thread yinxusen
Github user yinxusen commented on the pull request: https://github.com/apache/spark/pull/10105#issuecomment-169251108 Close it for more feedbacks. --- 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-12098] Cross validator with multi-arm b...

2016-01-05 Thread yinxusen
Github user yinxusen closed the pull request at: https://github.com/apache/spark/pull/10105 --- 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-12591][Streaming]Register OpenHashMapBa...

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

[GitHub] spark pull request: [SPARK-12420][SQL] Have a built-in CSV data so...

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

[GitHub] spark pull request: [SPARK-12420][SQL] Have a built-in CSV data so...

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

[GitHub] spark pull request: [SPARK-12645] [SparkR] SparkR support hash fun...

2016-01-05 Thread sun-rui
Github user sun-rui commented on the pull request: https://github.com/apache/spark/pull/10597#issuecomment-169257628 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] spark pull request: [SPARK-12433][CORE][TEST][RFC/WIP] Make parts ...

2016-01-05 Thread holdenk
Github user holdenk commented on the pull request: https://github.com/apache/spark/pull/10614#issuecomment-169257473 I'd chatted some with @mateiz about having some public testing API (although not necessarily this approach). @rxin do you think not just so much this approach or not a

[GitHub] spark pull request: [SPARK-2750][WEB UI] Add https support to the ...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10238#issuecomment-169260406 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-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10577#issuecomment-169261306 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-12616] [SQL] Making Logical Operator `U...

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

[GitHub] spark pull request: [SPARK-11531] [ML] : SparseVector error Msg

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

[GitHub] spark pull request: [SPARK-12295] [SQL] external spilling for wind...

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

[GitHub] spark pull request: [SPARK-11531] [ML] : SparseVector error Msg

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9525#issuecomment-169220366 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-12295] [SQL] external spilling for wind...

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

[GitHub] spark pull request: [SPARK-12393] [SparkR] Add read.text and write...

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

[GitHub] spark pull request: [SPARK-12295] [SQL] external spilling for wind...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10605#issuecomment-169227194 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-12295] [SQL] external spilling for wind...

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

[GitHub] spark pull request: [SPARK-12317][SQL]Support configurate value fo...

2016-01-05 Thread kevinyu98
Github user kevinyu98 commented on the pull request: https://github.com/apache/spark/pull/10314#issuecomment-169238048 @viirya @yhuai @srowen @marmbrus @concretevitamin: SHUFFLE_TARGET_POSTSHUFFLE_INPUT_SIZE was added by spark-9850, PR#9276, I am including Yin , Michael set the

[GitHub] spark pull request: [SPARK-12593][SQL][WIP] Converts resolved logi...

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

[GitHub] spark pull request: [SPARK-12295] [SQL] external spilling for wind...

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

[GitHub] spark pull request: [SPARK-12593][SQL][WIP] Converts resolved logi...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10541#issuecomment-169240458 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-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48930943 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -153,32 +154,45 @@ object SetOperationPushDown

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48930874 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/basicOperators.scala --- @@ -123,6 +115,35 @@ case class Except(left:

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48930909 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -608,7 +609,9 @@ class Dataset[T] private[sql]( * duplicate items. As such,

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

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

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48930938 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -40,6 +40,8 @@ abstract class Optimizer extends

[GitHub] spark pull request: [SPARK-12433][CORE][TEST][RFC/WIP] Make parts ...

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

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48931371 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -40,6 +40,8 @@ abstract class Optimizer extends

[GitHub] spark pull request: [SPARK-12604] [CORE] Java count(AprroxDistinct...

2016-01-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10554#discussion_r48931833 --- Diff: core/src/main/scala/org/apache/spark/api/java/JavaPairRDD.scala --- @@ -17,8 +17,8 @@ package org.apache.spark.api.java +import

[GitHub] spark pull request: [SPARK-12604] [CORE] Java count(AprroxDistinct...

2016-01-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10554#discussion_r48931786 --- Diff: core/src/main/scala/org/apache/spark/api/java/JavaPairRDD.scala --- @@ -288,17 +288,18 @@ class JavaPairRDD[K, V](val rdd: RDD[(K, V)]) *

[GitHub] spark pull request: [SPARK-12420][SQL] Have a built-in CSV data so...

2016-01-05 Thread falaki
GitHub user falaki opened a pull request: https://github.com/apache/spark/pull/10615 [SPARK-12420][SQL] Have a built-in CSV data source implementation CSV is the most common data format in the "small data" world. It is often the first format people want to try when they see Spark

[GitHub] spark pull request: [SPARK-12433][CORE][TEST][RFC/WIP] Make parts ...

2016-01-05 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/10614#issuecomment-169257736 It might be useful to have some public testing of some form, but I don't think depending on junit or scalatest is going to fly. I also don't want to just in an ad-hoc way

[GitHub] spark pull request: [SPARK-2750][WEB UI] Add https support to the ...

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

[GitHub] spark pull request: [SPARK-2750][WEB UI] Add https support to the ...

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

[GitHub] spark pull request: [SPARK-12645] [SparkR] SparkR support hash fun...

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

[GitHub] spark pull request: [SPARK-12645] [SparkR] SparkR support hash fun...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10597#issuecomment-169209592 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-3873] [build] Enable import ordering er...

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

[GitHub] spark pull request: [SPARK-12539][SQL] support writing bucketed ta...

2016-01-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10498#discussion_r48924160 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/bucket.scala --- @@ -0,0 +1,83 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: [SPARK-11945] [ML] [PySpark] Add computeCost t...

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

[GitHub] spark pull request: [SPARK-12400][Shuffle] Avoid generating temp s...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10376#issuecomment-169215385 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-12400][Shuffle] Avoid generating temp s...

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

[GitHub] spark pull request: [SPARK-12593][SQL][WIP] Converts resolved logi...

2016-01-05 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/10541#issuecomment-169216410 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-11531] [ML] : SparseVector error Msg

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

[GitHub] spark pull request: [SPARK-11531] [ML] : SparseVector error Msg

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9525#issuecomment-169220824 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-11531] [ML] : SparseVector error Msg

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

[GitHub] spark pull request: [SPARK-12295] [SQL] external spilling for wind...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10605#issuecomment-169235926 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-12295] [SQL] external spilling for wind...

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

[GitHub] spark pull request: [SPARK-12125][SQL] pull out nondeterministic e...

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

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48931244 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/HiveTypeCoercion.scala --- @@ -235,6 +261,11 @@ object HiveTypeCoercion {

[GitHub] spark pull request: [SPARK-12629] [SparkR] Fixes for DataFrame sav...

2016-01-05 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/10580#issuecomment-169248208 @NarineK FYI #10584 has been merged. If you rebase / merge with master you should be able to see the changes. --- If your project is set up for it, you can reply to

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48931289 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -153,32 +154,45 @@ object SetOperationPushDown extends

[GitHub] spark pull request: [SPARK-12616] [SQL] Making Logical Operator `U...

2016-01-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10577#discussion_r48931248 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -153,32 +154,45 @@ object SetOperationPushDown extends

[GitHub] spark pull request: [SPARK-12098] Cross validator with multi-arm b...

2016-01-05 Thread yinxusen
Github user yinxusen commented on the pull request: https://github.com/apache/spark/pull/10105#issuecomment-169250966 @jkbradley Get it and close it. --- 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-12125][SQL] pull out nondeterministic e...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10128#issuecomment-169257014 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-12125][SQL] pull out nondeterministic e...

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

[GitHub] spark pull request: [SPARK-12665][CORE][GRAPHX] Remove deprecated ...

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

[GitHub] spark pull request: [SPARK-12573][SPARK-12574][SQL] Move SQL Parse...

2016-01-05 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/10583#discussion_r48922609 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/SQLConf.scala --- @@ -451,6 +452,19 @@ private[spark] object SQLConf { doc = "When true, we

[GitHub] spark pull request: [SPARK-12295] [SQL] external spilling for wind...

2016-01-05 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/10605#issuecomment-169203354 @hvanhovell Here is the result after having a fast path for small partition: ``` +-++--+---+-+ | Size|

[GitHub] spark pull request: [SPARK-12573][SPARK-12574][SQL] Move SQL Parse...

2016-01-05 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/10583#discussion_r48923332 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/CatalystQl.scala --- @@ -0,0 +1,969 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: [SPARK-11531] [ML] : SparseVector error Msg

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

[GitHub] spark pull request: [SPARK-11531] [ML] : SparseVector error Msg

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

[GitHub] spark pull request: [SPARK-11531] [ML] : SparseVector error Msg

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9525#issuecomment-169205402 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-12591][Streaming]Register OpenHashMapBa...

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

[GitHub] spark pull request: [SPARK-12581][SQL] Support case-sensitive tabl...

2016-01-05 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/10523#issuecomment-169210269 @maropu Let me explain. The case sensitivity in spark sql is actually configurable. For HiveContext, we use case insensitive resolution. --- If your project is set up

[GitHub] spark pull request: [SPARK-12295] [SQL] external spilling for wind...

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

[GitHub] spark pull request: [SPARK-529] [core] [yarn] Add type-safe config...

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

[GitHub] spark pull request: [SPARK-12659] fix NPE in UnsafeExternalSorter ...

2016-01-05 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/10606#discussion_r48922730 --- Diff: core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeInMemorySorter.java --- @@ -223,14 +227,9 @@ public void loadNext() {

[GitHub] spark pull request: [SPARK-2750][WEB UI] Add https support to the ...

2016-01-05 Thread vanzin
Github user vanzin commented on the pull request: https://github.com/apache/spark/pull/10238#issuecomment-169207941 Yeah, my own fault most probably. --- 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-6363][BUILD] Make Scala 2.11 the defaul...

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

[GitHub] spark pull request: [SPARK-6363][BUILD] Make Scala 2.11 the defaul...

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

[GitHub] spark pull request: [SPARK-6363][BUILD] Make Scala 2.11 the defaul...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10608#issuecomment-169208308 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-3873] [build] Enable import ordering er...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10612#issuecomment-169210571 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-12591][Streaming]Register OpenHashMapBa...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10609#issuecomment-169210522 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-12591][Streaming]Register OpenHashMapBa...

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

[GitHub] spark pull request: [SPARK-3873] [build] Enable import ordering er...

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

[GitHub] spark pull request: [SPARK-3873] [build] Enable import ordering er...

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

[GitHub] spark pull request: [SPARK-12317][SQL]Support configurate value fo...

2016-01-05 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/10314#issuecomment-169213838 I have the same question as @marmbrus, do we need two methods for int and long? Looks like they are very similar. --- If your project is set up for it, you can reply

[GitHub] spark pull request: [SPARK-12593][SQL][WIP] Converts resolved logi...

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10541#issuecomment-169213939 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-12593][SQL][WIP] Converts resolved logi...

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

[GitHub] spark pull request: [SPARK-12593][SQL][WIP] Converts resolved logi...

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

<    1   2   3   4   5   6   7   8   9   >