[GitHub] spark pull request: [SPARK-11718][Yarn][Core]Fix explicitly killed...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9684#issuecomment-156357699 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-11677][SQL] ORC filter tests all pass i...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9687#issuecomment-156357679 **[Test build #45845 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45845/consoleFull)** for PR 9687 at commit

[GitHub] spark pull request: [SPARK-11718][Yarn][Core]Fix explicitly killed...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9684#issuecomment-156357690 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-11724] [SQL] Change casting between int...

2015-11-13 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/9685#issuecomment-156357449 Good catch! The currently behaviour looks wierd to me, how does hive handle this? cc @yhuai --- If your project is set up for it, you can reply to this email and

[GitHub] spark pull request: [SPARK-11654][SQL][follow-up] fix some mistake...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9688#issuecomment-156357592 **[Test build #45844 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45844/consoleFull)** for PR 9688 at commit

[GitHub] spark pull request: [SPARK-11694][SQL] Parquet logical types are n...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9660#issuecomment-156383995 **[Test build #45856 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45856/consoleFull)** for PR 9660 at commit

[GitHub] spark pull request: [SPARK-11678] [SQL] Partition discovery should...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9651#issuecomment-156387936 **[Test build #45840 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45840/consoleFull)** for PR 9651 at commit

[GitHub] spark pull request: [SPARK-11696] [ML, MLlib] Optimization: Extend...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9667#issuecomment-156389221 **[Test build #45857 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45857/consoleFull)** for PR 9667 at commit

[GitHub] spark pull request: [SPARK-11723] [ML] [Doc] Use LibSVM data sourc...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9690#issuecomment-156389674 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-6541 - Sort executors by ID (numeric)

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9165#issuecomment-156392773 **[Test build #45851 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45851/consoleFull)** for PR 9165 at commit

[GitHub] spark pull request: [SPARK-11723] [ML] [Doc] Use LibSVM data sourc...

2015-11-13 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/9690#discussion_r44769440 --- Diff: examples/src/main/scala/org/apache/spark/examples/ml/DecisionTreeExample.scala --- @@ -169,36 +169,22 @@ object DecisionTreeExample {

[GitHub] spark pull request: [SPARK-10500][SPARKR] sparkr.zip cannot be cre...

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

[GitHub] spark pull request: [SPARK-10500][SPARKR] sparkr.zip cannot be cre...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9390#issuecomment-156393821 **[Test build #45849 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45849/consoleFull)** for PR 9390 at commit

[GitHub] spark pull request: [SPARK-8546] Add PMML export for Naive Bayes

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

[GitHub] spark pull request: [SPARK-8546] Add PMML export for Naive Bayes

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9057#issuecomment-156393965 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-11718][Yarn][Core]Fix explicitly killed...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9684#issuecomment-156394373 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-9818] Re-enable Docker tests for JDBC d...

2015-11-13 Thread tedyu
Github user tedyu commented on the pull request: https://github.com/apache/spark/pull/9503#issuecomment-156394482 From https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-Maven-with-YARN/HADOOP_PROFILE=hadoop-2.4,label=spark-test/4095/consoleFull : ```

[GitHub] spark pull request: [SPARK-11718][Yarn][Core]Fix explicitly killed...

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

[GitHub] spark pull request: [SPARK-11593][SQL] Replace catalyst converter ...

2015-11-13 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/9565#issuecomment-156396133 ping @davies --- 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-1537] [YARN] [WiP] Add history provider...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5423#issuecomment-156398325 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 have

[GitHub] spark pull request: [SPARK-1537] [YARN] [WiP] Add history provider...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5423#issuecomment-156398346 Build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-11696] [ML, MLlib] Optimization: Extend...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9667#issuecomment-156400176 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-11696] [ML, MLlib] Optimization: Extend...

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

[GitHub] spark pull request: Unify dependencies entry

2015-11-13 Thread suyanNone
GitHub user suyanNone opened a pull request: https://github.com/apache/spark/pull/9691 Unify dependencies entry a small change You can merge this pull request into a Git repository by running: $ git pull https://github.com/suyanNone/spark unify-getDependency Alternatively you

[GitHub] spark pull request: [SPARK-11694][SQL] Parquet logical types are n...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9660#issuecomment-156416659 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-11696] [ML, MLlib] Optimization: Extend...

2015-11-13 Thread NarineK
Github user NarineK commented on the pull request: https://github.com/apache/spark/pull/9667#issuecomment-156410369 Hi there, If we want to have many output variables, we'll need to add wrapper class e.g. OptimizeResult which will embrace all those output variables. Since

[GitHub] spark pull request: Unify dependencies entry

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9691#issuecomment-156414550 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: Unify dependencies entry

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9691#issuecomment-156414601 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: Unify dependencies entry

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9691#issuecomment-156416367 **[Test build #45860 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45860/consoleFull)** for PR 9691 at commit

[GitHub] spark pull request: [SPARK-11694][SQL] Parquet logical types are n...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9660#issuecomment-156416317 **[Test build #45856 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45856/consoleFull)** for PR 9660 at commit

[GitHub] spark pull request: [SPARK-11694][SQL] Parquet logical types are n...

2015-11-13 Thread HyukjinKwon
Github user HyukjinKwon commented on the pull request: https://github.com/apache/spark/pull/9660#issuecomment-156416602 Finally I got all-pass! Pleace review the codes! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-11694][SQL] Parquet logical types are n...

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

[GitHub] spark pull request: [SPARK-11549][Docs] Replace example code in ml...

2015-11-13 Thread yinxusen
Github user yinxusen commented on a diff in the pull request: https://github.com/apache/spark/pull/9689#discussion_r44776565 --- Diff: examples/src/main/java/org/apache/spark/examples/mllib/JavaBinaryClassification.java --- @@ -0,0 +1,112 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request: [SPARK-11718][Yarn][Core]Fix explicitly killed...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9684#issuecomment-156358866 **[Test build #45846 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45846/consoleFull)** for PR 9684 at commit

[GitHub] spark pull request: [SPARK-8029] robust shuffle writer (for 1.5 br...

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

[GitHub] spark pull request: SPARK-6541 - Sort executors by ID (numeric)

2015-11-13 Thread jbonofre
Github user jbonofre commented on the pull request: https://github.com/apache/spark/pull/9165#issuecomment-156362887 Rebased. --- 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-6541 - Sort executors by ID (numeric)

2015-11-13 Thread jbonofre
Github user jbonofre commented on the pull request: https://github.com/apache/spark/pull/9165#issuecomment-156362786 Some quick screenshots to show the ordering depending of the executor ID (without the sorting, we have the table rows in any order). Sorting asc:

[GitHub] spark pull request: [SPARK-8546] Add PMML export for Naive Bayes

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9057#issuecomment-156379677 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-11696] [ML, MLlib] Optimization: Extend...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9667#issuecomment-156379692 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-11044][SQL] Parquet writer version fixe...

2015-11-13 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/9060#discussion_r44765188 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetIOSuite.scala --- @@ -513,6 +515,41 @@ class ParquetIOSuite

[GitHub] spark pull request: [SPARK-11549][Docs] Replace example code in ml...

2015-11-13 Thread vikasnp
GitHub user vikasnp opened a pull request: https://github.com/apache/spark/pull/9689 [SPARK-11549][Docs] Replace example code in mllib-evaluation-metrics.md using include_example You can merge this pull request into a Git repository by running: $ git pull

[GitHub] spark pull request: [SPARK-11698][Streaming] Add option to ignore ...

2015-11-13 Thread jerryshao
Github user jerryshao commented on the pull request: https://github.com/apache/spark/pull/9665#issuecomment-156382177 "spark.streaming.receiver.maxRate" in `RateLimiter`. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: [SPARK-11583] [Core]MapStatus Using RoaringBit...

2015-11-13 Thread yaooqinn
Github user yaooqinn commented on the pull request: https://github.com/apache/spark/pull/9661#issuecomment-156359312 For my questions in my last comment ### continuous ```scala scala> import org.roaringbitmap._ import org.roaringbitmap._ scala> val r = new

[GitHub] spark pull request: [SPARK-8029] robust shuffle writer (for 1.5 br...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9686#issuecomment-156359505 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-8029] robust shuffle writer (for 1.5 br...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9686#issuecomment-156359491 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-11706][Streaming]Fix the bug that Strea...

2015-11-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/9669 --- 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-6328] [Python] Python API for Streaming...

2015-11-13 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/9186#issuecomment-156361543 #9669 has been merged. please merge with master and test the PR again. --- 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][SPARK-10842]Eliminate creating duplica...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8923#issuecomment-156362492 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-11718][Yarn][Core]Fix explicitly killed...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9684#issuecomment-156362475 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-11718][Yarn][Core]Fix explicitly killed...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9684#issuecomment-156362458 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-10500][SPARKR] sparkr.zip cannot be cre...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9390#issuecomment-156362493 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: [MINOR][DOCS] quick-start: Escape shell comman...

2015-11-13 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/9647#issuecomment-156362518 Here, we are talking about modifying shell commands presented in docs, not in `.sh` files. Your point is that the shell _does_ matter right? The `.sh` files in

[GitHub] spark pull request: [SPARK-10500][SPARKR] sparkr.zip cannot be cre...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9390#issuecomment-156362464 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][SPARK-10842]Eliminate creating duplica...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8923#issuecomment-156362474 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-10500][SPARKR] sparkr.zip cannot be cre...

2015-11-13 Thread sun-rui
Github user sun-rui commented on the pull request: https://github.com/apache/spark/pull/9390#issuecomment-156362400 Jenkins, 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

[GitHub] spark pull request: [SPARK-11553] [SQL] Primitive Row accessors sh...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9642#issuecomment-156364821 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-11553] [SQL] Primitive Row accessors sh...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9642#issuecomment-156364836 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-11553] [SQL] Primitive Row accessors sh...

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

[GitHub] spark pull request: [SPARK-11694][SQL] Parquet logical types are n...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9660#issuecomment-156370010 **[Test build #45830 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45830/consoleFull)** for PR 9660 at commit

[GitHub] spark pull request: [SPARK-11553] [SQL] Primitive Row accessors sh...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9642#issuecomment-156369559 **[Test build #45852 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45852/consoleFull)** for PR 9642 at commit

[GitHub] spark pull request: [SPARK-11553] [SQL] Primitive Row accessors sh...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9642#issuecomment-156372447 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-11553] [SQL] Primitive Row accessors sh...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9642#issuecomment-156372406 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-11724] [SQL] Change casting between int...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9685#issuecomment-156374633 **[Test build #45842 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45842/consoleFull)** for PR 9685 at commit

[GitHub] spark pull request: [SPARK-11724] [SQL] Change casting between int...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9685#issuecomment-156374804 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-11724] [SQL] Change casting between int...

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

[GitHub] spark pull request: [SPARK-11553] [SQL] Primitive Row accessors sh...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9642#issuecomment-156376081 **[Test build #45853 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45853/consoleFull)** for PR 9642 at commit

[GitHub] spark pull request: [SPARK-10259] [ML] Add @since annotation to ml...

2015-11-13 Thread taishi-oss
Github user taishi-oss commented on the pull request: https://github.com/apache/spark/pull/8534#issuecomment-156377905 I modified the code that was pointed out. --- 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-11624][SQL]fix commands that need hive ...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9589#issuecomment-156378170 **[Test build #45839 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45839/consoleFull)** for PR 9589 at commit

[GitHub] spark pull request: [SPARK-11044][SQL] Parquet writer version fixe...

2015-11-13 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/9060#discussion_r44764961 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetIOSuite.scala --- @@ -513,6 +515,41 @@ class ParquetIOSuite

[GitHub] spark pull request: [SPARK-11044][SQL] Parquet writer version fixe...

2015-11-13 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/9060#discussion_r44764956 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetIOSuite.scala --- @@ -513,6 +515,41 @@ class ParquetIOSuite

[GitHub] spark pull request: [SPARK-11044][SQL] Parquet writer version fixe...

2015-11-13 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/9060#issuecomment-156379942 LGTM except for a few minor styling issue. I can merge it right after you fix them. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-11694][SQL] Parquet logical types are n...

2015-11-13 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/9660#issuecomment-156381470 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-11694][SQL] Parquet logical types are n...

2015-11-13 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/9660#issuecomment-156381453 @HyukjinKwon The spell is "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

[GitHub] spark pull request: [SPARK-11692][SQL] Support for Parquet logical...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9658#issuecomment-156383404 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-11692][SQL] Support for Parquet logical...

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

[GitHub] spark pull request: [SPARK-11692][SQL] Support for Parquet logical...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9658#issuecomment-156383163 **[Test build #45843 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45843/consoleFull)** for PR 9658 at commit

[GitHub] spark pull request: [SPARK-10259] [ML] Add @since annotation to ml...

2015-11-13 Thread taishi-oss
Github user taishi-oss commented on the pull request: https://github.com/apache/spark/pull/8534#issuecomment-156359833 @yu-iskw Sorry for being late, I'm do right now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-11583] [Core]MapStatus Using RoaringBit...

2015-11-13 Thread yaooqinn
Github user yaooqinn commented on a diff in the pull request: https://github.com/apache/spark/pull/9661#discussion_r44759326 --- Diff: core/src/main/scala/org/apache/spark/scheduler/MapStatus.scala --- @@ -154,15 +155,17 @@ private[spark] class HighlyCompressedMapStatus private (

[GitHub] spark pull request: SPARK-6541 - Sort executors by ID (numeric)

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9165#issuecomment-156362184 **[Test build #2055 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2055/consoleFull)** for PR 9165 at commit

[GitHub] spark pull request: [SPARK-10500][SPARKR] sparkr.zip cannot be cre...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9390#issuecomment-156363016 **[Test build #45849 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45849/consoleFull)** for PR 9390 at commit

[GitHub] spark pull request: SPARK-6541 - Sort executors by ID (numeric)

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9165#issuecomment-156363143 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-6541 - Sort executors by ID (numeric)

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9165#issuecomment-156363155 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-6541 - Sort executors by ID (numeric)

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9165#issuecomment-156363349 **[Test build #45851 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45851/consoleFull)** for PR 9165 at commit

[GitHub] spark pull request: [SPARK-11654][SQL][follow-up] fix some mistake...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9688#issuecomment-156364228 **[Test build #45844 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45844/consoleFull)** for PR 9688 at commit

[GitHub] spark pull request: [SPARK-11654][SQL][follow-up] fix some mistake...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9688#issuecomment-156364284 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-11654][SQL][follow-up] fix some mistake...

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

[GitHub] spark pull request: [SPARK-11553] [SQL] Primitive Row accessors sh...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9642#issuecomment-156369563 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-11694][SQL] Parquet logical types are n...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9660#issuecomment-156370136 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-11694][SQL] Parquet logical types are n...

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

[GitHub] spark pull request: [SPARK-11715][SPARKR] Add R support corr for C...

2015-11-13 Thread NarineK
Github user NarineK commented on the pull request: https://github.com/apache/spark/pull/9680#issuecomment-156372445 in R the general formula for correlation is the following: cor(x, y = NULL, use = "everything", method = c("pearson", "kendall", "spearman")) in #9366 is the

[GitHub] spark pull request: [SPARK-11698][Streaming] Add option to ignore ...

2015-11-13 Thread jerryshao
Github user jerryshao commented on the pull request: https://github.com/apache/spark/pull/9665#issuecomment-156372453 For other receiver-based stream there also has a max rate cap, so my question is that why are you only address here in direct Kafka stream? --- If your project is

[GitHub] spark pull request: [SPARK-8546] Add PMML export for Naive Bayes

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9057#issuecomment-156379693 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-11718][Yarn][Core]Fix explicitly killed...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9684#issuecomment-156380975 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-8546] Add PMML export for Naive Bayes

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9057#issuecomment-156380788 **[Test build #45855 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45855/consoleFull)** for PR 9057 at commit

[GitHub] spark pull request: [SPARK-11718][Yarn][Core]Fix explicitly killed...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9684#issuecomment-156380863 **[Test build #45846 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45846/consoleFull)** for PR 9684 at commit

[GitHub] spark pull request: [SPARK-11718][Yarn][Core]Fix explicitly killed...

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

[GitHub] spark pull request: [SPARK-11698][Streaming] Add option to ignore ...

2015-11-13 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/9665#issuecomment-156380943 I just tried to scan current codebase and can't find where the rate cap is actually used in other receiver-based streams. There is `spark.streaming.backpressure.enabled`

[GitHub] spark pull request: [SPARK-11696] [ML, MLlib] Optimization: Extend...

2015-11-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9667#issuecomment-156382535 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-11553] [SQL] Primitive Row accessors sh...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9642#issuecomment-156382669 **[Test build #45853 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45853/consoleFull)** for PR 9642 at commit

[GitHub] spark pull request: [SPARK-11696] [ML, MLlib] Optimization: Extend...

2015-11-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9667#issuecomment-156382506 **[Test build #45854 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45854/consoleFull)** for PR 9667 at commit

  1   2   3   4   5   6   7   >