[GitHub] spark pull request: [SPARK-8160][SQL]Support using external sortin...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7423#issuecomment-121885879 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-8160][SQL]Support using external sortin...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7423#issuecomment-121885844 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-8160][SQL]Support using external sortin...

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

[GitHub] spark pull request: [SPARK-8160][SQL]Support using external sortin...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7423#issuecomment-121888547 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-8998][MLlib] Collect enough frequent pr...

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

[GitHub] spark pull request: [SPARK-9016][ML][WIP] make random forest class...

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

[GitHub] spark pull request: [SPARK-9016][ML][WIP] make random forest class...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7432#issuecomment-121851930 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-5989] [MLlib] Model save/load for LDA

2015-07-16 Thread MechCoder
Github user MechCoder commented on a diff in the pull request: https://github.com/apache/spark/pull/6948#discussion_r34760895 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/clustering/LDAModel.scala --- @@ -184,6 +199,82 @@ class LocalLDAModel private[clustering] (

[GitHub] spark pull request: [SPARK-8995][SQL] cast date strings like '2015...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7353#issuecomment-121865673 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-8995][SQL] cast date strings like '2015...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7353#issuecomment-121865724 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-8995][SQL] cast date strings like '2015...

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

[GitHub] spark pull request: [SPARK-8995][SQL] cast date strings like '2015...

2015-07-16 Thread tarekauel
Github user tarekauel commented on a diff in the pull request: https://github.com/apache/spark/pull/7353#discussion_r34762666 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala --- @@ -180,4 +182,202 @@ object DateTimeUtils { val

[GitHub] spark pull request: [SPARK-8271][SQL]string function: soundex

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7115#issuecomment-121869666 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-7879][MLlib] KMeans API for spark.ml Pi...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6756#issuecomment-121869667 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-7119][SQL]Give script a default serde w...

2015-07-16 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/6638#discussion_r34765397 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/ScriptTransformation.scala --- @@ -122,27 +91,21 @@ case class

[GitHub] spark pull request: [SPARK-8313] R Spark packages support

2015-07-16 Thread sun-rui
Github user sun-rui commented on the pull request: https://github.com/apache/spark/pull/7139#issuecomment-121884026 @brkyvz, more comments:) 3. Is it possible to run R specific tests only when -psparkr (sparkr profile) is specified? If sparkr profile is specified when building

[GitHub] spark pull request: [SPARK-8646]PySpark does not run on YARN if ma...

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

[GitHub] spark pull request: [SPARK-8945][SQL] Add add and subtract express...

2015-07-16 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/7398#discussion_r34767909 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/types/AbstractDataType.scala --- @@ -114,6 +114,15 @@ private[sql] object TypeCollection {

[GitHub] spark pull request: [SPARK-5989] [MLlib] Model save/load for LDA

2015-07-16 Thread MechCoder
Github user MechCoder commented on the pull request: https://github.com/apache/spark/pull/6948#issuecomment-121856660 should look ok now, I think --- 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-8271][SQL]string function: soundex

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7115#issuecomment-121857019 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-8998][MLlib] Collect enough frequent pr...

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

[GitHub] spark pull request: [Spark-7879][MLlib] KMeans API for spark.ml Pi...

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

[GitHub] spark pull request: [SPARK-9066][SQL] Improve cartesian performanc...

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

[GitHub] spark pull request: [SPARK-9030][STREAMING][WIP] Add Kinesis.creat...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7413#issuecomment-121868525 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-1855] Local checkpointing

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

[GitHub] spark pull request: [SPARK-9030][STREAMING][WIP] Add Kinesis.creat...

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

[GitHub] spark pull request: [SPARK-9030][STREAMING][WIP] Add Kinesis.creat...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7413#issuecomment-121871761 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-7119][SQL]Give script a default serde w...

2015-07-16 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/6638#discussion_r34765496 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/ScriptTransformation.scala --- @@ -66,55 +67,23 @@ case class

[GitHub] spark pull request: [SPARK-8945][SQL] Add add and subtract express...

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

[GitHub] spark pull request: [SPARK-8945][SQL] Add add and subtract express...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7398#issuecomment-121887995 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-8945][SQL] Add add and subtract express...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7398#issuecomment-121887944 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-9066][SQL] Improve cartesian performanc...

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

[GitHub] spark pull request: [SPARK-8893] Add runtime checks against non-po...

2015-07-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7285 --- 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-5989] [MLlib] Model save/load for LDA

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6948#issuecomment-121855811 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-5989] [MLlib] Model save/load for LDA

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6948#issuecomment-121855798 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-8271][SQL]string function: soundex

2015-07-16 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/7115#issuecomment-121856091 ok to test --- 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-8995][SQL] cast date strings like '2015...

2015-07-16 Thread tarekauel
Github user tarekauel commented on a diff in the pull request: https://github.com/apache/spark/pull/7353#discussion_r34761324 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala --- @@ -180,4 +182,202 @@ object DateTimeUtils { val

[GitHub] spark pull request: [SPARK-8271][SQL]string function: soundex

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7115#issuecomment-121857048 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-5989] [MLlib] Model save/load for LDA

2015-07-16 Thread MechCoder
Github user MechCoder commented on the pull request: https://github.com/apache/spark/pull/6948#issuecomment-121861219 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-7879][MLlib] KMeans API for spark.ml Pi...

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

[GitHub] spark pull request: [SPARK-6126][SQL] added coverage for UDTs in J...

2015-07-16 Thread drubbo
Github user drubbo commented on a diff in the pull request: https://github.com/apache/spark/pull/7416#discussion_r34763387 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/UserDefinedTypeSuite.scala --- @@ -58,6 +61,8 @@ private[sql] class MyDenseVectorUDT extends

[GitHub] spark pull request: [SPARK-8882][SPARK-5681][Streaming]Add a new R...

2015-07-16 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/7276#discussion_r34763491 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverSchedulingPolicy.scala --- @@ -0,0 +1,110 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-8996] [MLlib] [PySpark] Python API for ...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7430#issuecomment-121871193 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-8646]PySpark does not run on YARN if ma...

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

[GitHub] spark pull request: [SPARK-5681][Streaming] Use a lock to eliminat...

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

[GitHub] spark pull request: [SPARK-8646]PySpark does not run on YARN if ma...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7438#issuecomment-121874217 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-7119][SQL]Give script a default serde w...

2015-07-16 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/6638#discussion_r34765324 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/ScriptTransformation.scala --- @@ -122,27 +91,21 @@ case class

[GitHub] spark pull request: [SPARK-7119][SQL]Give script a default serde w...

2015-07-16 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/6638#discussion_r34765302 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/ScriptTransformation.scala --- @@ -122,27 +91,21 @@ case class

[GitHub] spark pull request: [SPARK-8313] R Spark packages support

2015-07-16 Thread sun-rui
Github user sun-rui commented on the pull request: https://github.com/apache/spark/pull/7139#issuecomment-121880406 @brkyvz, could you give more explaination on your usage scenario that this PR is expected to support? 1. This PR introduces a manifest keyword, a hybrid JAR

[GitHub] spark pull request: [SPARK-8646]PySpark does not run on YARN if ma...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7438#issuecomment-121883041 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-8646]PySpark does not run on YARN if ma...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7438#issuecomment-121882997 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-8271][SQL]string function: soundex

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

[GitHub] spark pull request: [SPARK-9016][ML][WIP] make random forest class...

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

[GitHub] spark pull request: [SPARK-9016][ML][WIP] make random forest class...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7432#issuecomment-121860464 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-5989] [MLlib] Model save/load for LDA

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6948#issuecomment-121860298 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-9030][STREAMING][WIP] Add Kinesis.creat...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7413#issuecomment-121864800 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-8271][SQL]string function: soundex

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

[GitHub] spark pull request: [SPARK-9030][STREAMING][WIP] Add Kinesis.creat...

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

[GitHub] spark pull request: [SPARK-1855] Local checkpointing

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

[GitHub] spark pull request: [Spark-7879][MLlib] KMeans API for spark.ml Pi...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6756#issuecomment-121869646 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-8271][SQL]string function: soundex

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7115#issuecomment-121869644 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-1855] Local checkpointing

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

[GitHub] spark pull request: [SPARK-5763][Core]add Sort-Merge Join to resol...

2015-07-16 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/5168#issuecomment-121869640 @lianhuiwang can we close this? Sort-merge-join is now part of Spark SQL / DataFrame. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-4598][WebUI]Task table pagination for t...

2015-07-16 Thread carsonwang
Github user carsonwang commented on the pull request: https://github.com/apache/spark/pull/7399#issuecomment-121886531 The REST API provides all the task information in JSON format. It seems it is easier to enable pagination on client side by consuming the JSON data. I was actually

[GitHub] spark pull request: [SPARK-8160][SQL]Support using external sortin...

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

[GitHub] spark pull request: [SPARK-9066][SQL] Improve cartesian performanc...

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

[GitHub] spark pull request: [SPARK-7119][SQL]Give script a default serde w...

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

[GitHub] spark pull request: [SPARK-9066][SQL] Improve cartesian performanc...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7417#issuecomment-121854898 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-7119][SQL]Give script a default serde w...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6638#issuecomment-121855026 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-8998][MLlib] Collect enough frequent pr...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7412#issuecomment-121859944 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-9066][SQL] Improve cartesian performanc...

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

[GitHub] spark pull request: [Spark-7879][MLlib] KMeans API for spark.ml Pi...

2015-07-16 Thread yu-iskw
Github user yu-iskw commented on a diff in the pull request: https://github.com/apache/spark/pull/6756#discussion_r34762297 --- Diff: mllib/src/main/scala/org/apache/spark/ml/clustering/KMeans.scala --- @@ -0,0 +1,202 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] spark pull request: [SPARK-5989] [MLlib] Model save/load for LDA

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6948#issuecomment-121861880 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-5989] [MLlib] Model save/load for LDA

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6948#issuecomment-121861967 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-5989] [MLlib] Model save/load for LDA

2015-07-16 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6948#issuecomment-121862062 [Test build #26 has started](https://amplab.cs.berkeley.edu/jenkins/job/SlowSparkPullRequestBuilder/26/consoleFull) for PR 6948 at commit

[GitHub] spark pull request: [SPARK-8271][SQL]string function: soundex

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7115#issuecomment-121862234 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-9030][STREAMING][WIP] Add Kinesis.creat...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7413#issuecomment-121862262 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-7879][MLlib] KMeans API for spark.ml Pi...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6756#issuecomment-121862282 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-5989] [MLlib] Model save/load for LDA

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6948#issuecomment-121862243 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-9030][STREAMING][WIP] Add Kinesis.creat...

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

[GitHub] spark pull request: [SPARK-8996] [MLlib] [PySpark] Python API for ...

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

[GitHub] spark pull request: [SPARK-7119][SQL]Give script a default serde w...

2015-07-16 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/6638#discussion_r34765487 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/ScriptTransformation.scala --- @@ -66,55 +67,23 @@ case class

[GitHub] spark pull request: [SPARK-8125] [SQL] Accelerates Parquet schema ...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7396#issuecomment-121948387 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-9091][STREAMING]Add the CompressionCode...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7442#issuecomment-121955134 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-5681][Streaming] Use a lock to eliminat...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6294#issuecomment-121956389 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-5681][Streaming] Use a lock to eliminat...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6294#issuecomment-121956439 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-9066][SQL] Improve cartesian performanc...

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

[GitHub] spark pull request: [SPARK-9091][STREAMING]Add the CompressionCode...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7442#issuecomment-121939392 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-1537 [WiP] Application Timeline Server i...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5423#issuecomment-121945413 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-9099] [EC2] Add more ports to security ...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7443#issuecomment-121945319 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-9066][SQL] Improve cartesian performanc...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7417#issuecomment-121947094 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-8125] [SQL] Accelerates Parquet schema ...

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

[GitHub] spark pull request: [SPARK-9066][SQL] Improve cartesian performanc...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7417#issuecomment-121956822 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-6602][Core]Replace Akka Serialization w...

2015-07-16 Thread jacek-lewandowski
Github user jacek-lewandowski commented on the pull request: https://github.com/apache/spark/pull/7159#issuecomment-121929208 @JoshRosen this shouldn't be a problem for us. Thanks for pinging me anyway. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: SPARK-1537 [WiP] Application Timeline Server i...

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

[GitHub] spark pull request: [SPARK-8125] [SQL] Accelerates Parquet schema ...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7396#issuecomment-121947984 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-8125] [SQL] Accelerates Parquet schema ...

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

[GitHub] spark pull request: [SPARK-9095] [SQL] [WIP] Removes the old Parqu...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7441#issuecomment-121949624 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-5681][Streaming] Move 'stopReceivers' t...

2015-07-16 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/6294#issuecomment-121957253 @tdas moved `stopReceivers` to the event loop according to our discussion offline. And we don't need the extra `trackerStateLock` any more. --- If your project is set

[GitHub] spark pull request: [SPARK-9067][SQL] Close reader in NewHadoopRDD...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7424#issuecomment-121935714 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   >