[GitHub] spark pull request: [SPARK-6918][YARN] Secure HBase support.

2015-05-19 Thread XuTingjun
Github user XuTingjun commented on the pull request: https://github.com/apache/spark/pull/5586#issuecomment-103777236 @deanchen Can you list the needed configs of hbase in client. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: [SPARK-7237] [SPARK-7741] Clean more closures ...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6269#issuecomment-103774914 [Test build #33127 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33127/consoleFull) for PR 6269 at commit [`79a435b`](https://gith

[GitHub] spark pull request: [SPARK-7237] [SPARK-7741] Clean more closures ...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6269#issuecomment-103773809 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 have

[GitHub] spark pull request: [SPARK-7237] [SPARK-7741] Clean more closures ...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6269#issuecomment-103773717 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 h

[GitHub] spark pull request: [SPARK-6094] [MLlib] Add MultilabelMetrics in ...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6276#issuecomment-103772529 [Test build #33126 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33126/consoleFull) for PR 6276 at commit [`b8e3343`](https://gith

[GitHub] spark pull request: [MLLIB][SPARK-4675, SPARK-4823] RowSimilarity

2015-05-19 Thread debasish83
Github user debasish83 commented on the pull request: https://github.com/apache/spark/pull/6213#issuecomment-103771669 Actually both for Euclidean and RBF it is possible as || x - y || can be decomposed as ||x||2 + ||y||2 - 2*dot(x,y) where dot(x,y) can be computed through dgemv...dge

[GitHub] spark pull request: [SPARK-6094] [MLlib] Add MultilabelMetrics in ...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6276#issuecomment-103771388 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 have

[GitHub] spark pull request: [SPARK-6094] [MLlib] Add MultilabelMetrics in ...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6276#issuecomment-103771291 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 h

[GitHub] spark pull request: [SPARK-6094] [MLlib] Add MultilabelMetrics in ...

2015-05-19 Thread yanboliang
GitHub user yanboliang opened a pull request: https://github.com/apache/spark/pull/6276 [SPARK-6094] [MLlib] Add MultilabelMetrics in PySpark/MLlib Add MultilabelMetrics in PySpark/MLlib You can merge this pull request into a Git repository by running: $ git pull https://github

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6274#issuecomment-103769100 [Test build #33125 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33125/consoleFull) for PR 6274 at commit [`5fa1459`](https://gith

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6274#issuecomment-103768550 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 have

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread harishreedharan
Github user harishreedharan commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103768509 I can't seem to get a JSON listing via :18080/json/ (with current master or with this patch). @JoshRosen Do you have some input on how to test this out?

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6274#issuecomment-103768540 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 h

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread scwf
Github user scwf commented on a diff in the pull request: https://github.com/apache/spark/pull/6274#discussion_r30672622 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQuerySuite.scala --- @@ -291,6 +291,29 @@ class HiveQuerySuite extends HiveComparisonT

[GitHub] spark pull request: [SPARK-7713] [SQL] Use shared broadcast hadoop...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6252#issuecomment-103768118 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 project

[GitHub] spark pull request: [SPARK-7713] [SQL] Use shared broadcast hadoop...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6252#issuecomment-103768119 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7713] [SQL] Use shared broadcast hadoop...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6252#issuecomment-103768076 [Test build #33124 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33124/consoleFull) for PR 6252 at commit [`6fa73df`](https://git

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6274#issuecomment-103766720 [Test build #33122 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33122/consoleFull) for PR 6274 at commit [`df46445`](https://git

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6274#issuecomment-103766747 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 project

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6274#issuecomment-103766749 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7320] [SQL] Add Cube / Rollup for dataf...

2015-05-19 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/6257#discussion_r30671833 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveDataFrameAnalyticsSuite.scala --- @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Softwa

[GitHub] spark pull request: [SPARK-7320] [SQL] Add Cube / Rollup for dataf...

2015-05-19 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/6257#discussion_r30671785 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveDataFrameAnalyticsSuite.scala --- @@ -0,0 +1,77 @@ +/* + * Licensed to the Apa

[GitHub] spark pull request: [SPARK-7320] [SQL] Add Cube / Rollup for dataf...

2015-05-19 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/6257#discussion_r30671673 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/GroupedData.scala --- @@ -23,9 +23,28 @@ import scala.language.implicitConversions import org.apache.s

[GitHub] spark pull request: [SPARK-7320] [SQL] Add Cube / Rollup for dataf...

2015-05-19 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/6257#discussion_r30671592 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/GroupedData.scala --- @@ -23,9 +23,28 @@ import scala.language.implicitConversions import or

[GitHub] spark pull request: [SPARK-7237] [SPARK-7741] Clean more closures ...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6269#issuecomment-103754699 [Test build #33123 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33123/consoleFull) for PR 6269 at commit [`d18c9f9`](https://git

[GitHub] spark pull request: [SPARK-7237] [SPARK-7741] Clean more closures ...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6269#issuecomment-103754707 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 project

[GitHub] spark pull request: SPARK-6333 [CORE] Added compression option to ...

2015-05-19 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/5030#issuecomment-103754715 To be honest it seems fairly hard to use, and as a result the value of adding this API is very low. --- If your project is set up for it, you can reply to this email and h

[GitHub] spark pull request: [SPARK-7237] [SPARK-7741] Clean more closures ...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6269#issuecomment-103754709 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/6274#discussion_r30671046 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQuerySuite.scala --- @@ -291,6 +291,29 @@ class HiveQuerySuite extends HiveComparisonT

[GitHub] spark pull request: SPARK-7579 [ML] [DOC] User guide update for On...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6126#issuecomment-103751879 [Test build #835 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/835/consoleFull) for PR 6126 at commit [`5af803d`](https://gith

[GitHub] spark pull request: [SPARK-7637] [SQL] O(N) merge implementation f...

2015-05-19 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/6259#discussion_r30670814 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/types/StructType.scala --- @@ -264,4 +265,9 @@ object StructType { case _ =>

[GitHub] spark pull request: [SPARK-7165] [SQL] use sort merge join for out...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5717#issuecomment-103751174 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 project

[GitHub] spark pull request: [SPARK-7165] [SQL] use sort merge join for out...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5717#issuecomment-103751176 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7165] [SQL] use sort merge join for out...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5717#issuecomment-103751171 [Test build #33121 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33121/consoleFull) for PR 5717 at commit [`44fd7cf`](https://git

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103750834 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 project

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103750830 [Test build #33120 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33120/consoleFull) for PR 6273 at commit [`42f8acb`](https://git

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103750835 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread harishreedharan
Github user harishreedharan commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103749228 Thanks @vanzin! I will try it out and update this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[GitHub] spark pull request: [SPARK-7663][MLlib] Add requirement for word2v...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6228#issuecomment-103747272 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7663][MLlib] Add requirement for word2v...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6228#issuecomment-103747229 [Test build #33119 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33119/consoleFull) for PR 6228 at commit [`21770c5`](https://git

[GitHub] spark pull request: [SPARK-7663][MLlib] Add requirement for word2v...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6228#issuecomment-103747271 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 project

[GitHub] spark pull request: [SPARK-7663][MLlib] Add requirement for word2v...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6228#issuecomment-103746134 [Test build #834 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/834/consoleFull) for PR 6228 at commit [`6210125`](https://gith

[GitHub] spark pull request: [SPARK-7713] [SQL] Use shared broadcast hadoop...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6252#issuecomment-103745986 [Test build #33124 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33124/consoleFull) for PR 6252 at commit [`6fa73df`](https://gith

[GitHub] spark pull request: [SPARK-7713] [SQL] Use shared broadcast hadoop...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6252#issuecomment-103745915 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 h

[GitHub] spark pull request: [SPARK-7713] [SQL] Use shared broadcast hadoop...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6252#issuecomment-103745921 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 have

[GitHub] spark pull request: [SPARK-7585] [ml] [doc] VectorIndexer user gui...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6255#issuecomment-103745900 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 project does n

[GitHub] spark pull request: [SPARK-7585] [ml] [doc] VectorIndexer user gui...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6255#issuecomment-103745901 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7585] [ml] [doc] VectorIndexer user gui...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6255#issuecomment-103745892 [Test build #33113 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33113/consoleFull) for PR 6255 at commit [`1c79eda`](https://git

[GitHub] spark pull request: [SPARK-7713] [SQL] Use shared broadcast hadoop...

2015-05-19 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/6252#issuecomment-103745857 Added a comment to explain that `new Job` in `SqlNewHadoopRDD.getJob` will make a copy of the conf. --- If your project is set up for it, you can reply to this email and

[GitHub] spark pull request: [SPARK-7734][DataFrame] support struct type in...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6266#issuecomment-103745773 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7734][DataFrame] support struct type in...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6266#issuecomment-103745772 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 project

[GitHub] spark pull request: [SPARK-7734][DataFrame] support struct type in...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6266#issuecomment-103745767 [Test build #33118 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33118/consoleFull) for PR 6266 at commit [`a919631`](https://git

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6274#issuecomment-103745008 [Test build #33122 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33122/consoleFull) for PR 6274 at commit [`df46445`](https://gith

[GitHub] spark pull request: [SPARK-7237] [SPARK-7741] Clean more closures ...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6269#issuecomment-103745032 [Test build #33123 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33123/consoleFull) for PR 6269 at commit [`d18c9f9`](https://gith

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6274#issuecomment-103744835 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 h

[GitHub] spark pull request: [SQL] [TEST] udf_java_method failed due to jdk...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6274#issuecomment-103744840 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 have

[GitHub] spark pull request: [SPARK-7237] [SPARK-7741] Clean more closures ...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6269#issuecomment-103744844 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 have

[GitHub] spark pull request: [SPARK-7237] [SPARK-7741] Clean more closures ...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6269#issuecomment-103744837 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 h

[GitHub] spark pull request: [SPARK-7237] [SPARK-7741] Clean more closures ...

2015-05-19 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/6269#issuecomment-103744643 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: [minor] [sql] Partial revert of e683182c3e.

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6243#issuecomment-103744427 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [minor] [sql] Partial revert of e683182c3e.

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6243#issuecomment-103744421 [Test build #33115 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33115/consoleFull) for PR 6243 at commit [`c1658cb`](https://git

[GitHub] spark pull request: [minor] [sql] Partial revert of e683182c3e.

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6243#issuecomment-103744426 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 project

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread vanzin
Github user vanzin commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103744009 Hari, that's the code Imran added, it didn't exist before. That part does not need a redirect. The code Josh seems to be talking about is the `renderJson` stuff in Master

[GitHub] spark pull request: [SPARK-7713] [SQL] Use shared broadcast hadoop...

2015-05-19 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/6252#discussion_r30669119 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/interfaces.scala --- @@ -584,6 +588,34 @@ abstract class HadoopFsRelation private[sql](maybePart

[GitHub] spark pull request: [SPARK-7698] Cache and reuse buffers in Execut...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6227#issuecomment-103742457 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 project

[GitHub] spark pull request: [SPARK-7698] Cache and reuse buffers in Execut...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6227#issuecomment-103742461 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7698] Cache and reuse buffers in Execut...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6227#issuecomment-103742397 [Test build #33114 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33114/consoleFull) for PR 6227 at commit [`fd6cb55`](https://git

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6271#discussion_r30668436 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/dstream/DStream.scala --- @@ -632,8 +632,8 @@ abstract class DStream[T: ClassTag] ( * 'this

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6271#discussion_r30668421 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/dstream/DStream.scala --- @@ -632,8 +632,8 @@ abstract class DStream[T: ClassTag] ( * 'this

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6271#discussion_r30668399 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/dstream/DStream.scala --- @@ -217,53 +217,53 @@ abstract class DStream[T: ClassTag] ( ca

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6271#discussion_r30668373 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/dstream/DStream.scala --- @@ -217,53 +217,53 @@ abstract class DStream[T: ClassTag] ( ca

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6271#discussion_r30668343 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala --- @@ -520,10 +520,10 @@ class StreamingContext private[streaming] (

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6271#discussion_r30668329 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala --- @@ -457,7 +457,7 @@ class StreamingContext private[streaming] (

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6271#discussion_r30668288 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala --- @@ -155,7 +155,7 @@ class StreamingContext private[streaming] (

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6271#discussion_r30668275 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/DStreamGraph.scala --- @@ -157,10 +157,10 @@ final private[streaming] class DStreamGraph extends S

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6271#discussion_r30668254 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/Checkpoint.scala --- @@ -53,10 +53,10 @@ class Checkpoint(@transient ssc: StreamingContext, val ch

[GitHub] spark pull request: [Spark-7511][MLLIB] pyspark ml seed param shou...

2015-05-19 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/6139#issuecomment-103734781 Probably need to set classification.py:295 (RandomForestClassifier doc test) seed to old fixed value. (42?) --- If your project is set up for it, you can reply to th

[GitHub] spark pull request: SPARK-7579 [ML] [DOC] User guide update for On...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6126#issuecomment-103734529 [Test build #835 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/835/consoleFull) for PR 6126 at commit [`5af803d`](https://githu

[GitHub] spark pull request: SPARK-7579 [ML] [DOC] User guide update for On...

2015-05-19 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/6126#issuecomment-103734448 Hm, the last test says the merge is unclean. --- 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 pr

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103733917 [Test build #33111 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33111/consoleFull) for PR 6273 at commit [`42f8acb`](https://git

[GitHub] spark pull request: [SPARK-7320] [SQL] Add Cube / Rollup for dataf...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6257#issuecomment-103733919 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103733927 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7320] [SQL] Add Cube / Rollup for dataf...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6257#issuecomment-103733918 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 project

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103733925 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 project

[GitHub] spark pull request: [SPARK-7320] [SQL] Add Cube / Rollup for dataf...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6257#issuecomment-103733913 [Test build #33108 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33108/consoleFull) for PR 6257 at commit [`84c9564`](https://git

[GitHub] spark pull request: [Spark-7511][MLLIB] pyspark ml seed param shou...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6139#issuecomment-103732540 [Test build #33112 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33112/consoleFull) for PR 6139 at commit [`2470004`](https://git

[GitHub] spark pull request: [Spark-7511][MLLIB] pyspark ml seed param shou...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6139#issuecomment-103732575 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [Spark-7511][MLLIB] pyspark ml seed param shou...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6139#issuecomment-103732574 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 project

[GitHub] spark pull request: [SPARK-7165] [SQL] use sort merge join for out...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5717#issuecomment-103732429 [Test build #33121 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33121/consoleFull) for PR 5717 at commit [`44fd7cf`](https://gith

[GitHub] spark pull request: [SPARK-7165] [SQL] use sort merge join for out...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5717#issuecomment-103731619 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 have

[GitHub] spark pull request: [SPARK-7165] [SQL] use sort merge join for out...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5717#issuecomment-103731585 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 h

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread harishreedharan
Github user harishreedharan commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103731631 Also, I don't see a corresponding one in `WorkerWebUI.scala`, so I am assuming this is only in `MasterWebUI.scala`? --- If your project is set up for it, you ca

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread harishreedharan
Github user harishreedharan commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103731308 I think this line is what @JoshRosen is talking about: https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/master/ui/MasterWeb

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6271#issuecomment-103730725 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 project

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6271#issuecomment-103730713 [Test build #33107 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33107/consoleFull) for PR 6271 at commit [`6161350`](https://git

[GitHub] spark pull request: [SPARK-7745] Change asserts to requires for us...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6271#issuecomment-103730727 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103730537 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 have

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103730565 [Test build #33120 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33120/consoleFull) for PR 6273 at commit [`42f8acb`](https://gith

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103730527 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 h

[GitHub] spark pull request: [SPARK-7750][WebUI] Rename endpoints from `jso...

2015-05-19 Thread harishreedharan
Github user harishreedharan commented on the pull request: https://github.com/apache/spark/pull/6273#issuecomment-103730388 Jenkins, 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 no

  1   2   3   4   5   6   7   >