[GitHub] spark pull request: [SPARK-5938][SPARK-5443][SQL] Improve JsonRDD ...

2015-05-04 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/5801#issuecomment-98886158 You can try get some tweets and use that. That's what I usually demo on, but unfortunately I don't think it is legal to make collected tweets public. There are some

[GitHub] spark pull request: [MLLIB][tree] Verify size of input rdd 0 whe...

2015-05-04 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/5810#issuecomment-98886643 test this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-6939][Streaming][WebUI] Add timeline an...

2015-05-04 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/5533#issuecomment-98886653 Other than the comment I made, it looks ready for merging. After merging this and the Kafka Direct API PR, I will play around with the UI to see if there are corner cases,

[GitHub] spark pull request: [SPARK-7314][SPARK-3524][PySpark] upgrade Pyro...

2015-05-04 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/5850#issuecomment-98887139 @irmen It is simple to switch to use your official artifacts in a later release. We can exclude `serpent` in our pom file since we don't need it. @JoshRosen I'm

[GitHub] spark pull request: [SPARK-7314][SPARK-3524][PySpark] upgrade Pyro...

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

[GitHub] spark pull request: Use UNSAFE.getLong() to speed up BitSetMethods...

2015-05-04 Thread tedyu
GitHub user tedyu opened a pull request: https://github.com/apache/spark/pull/5897 Use UNSAFE.getLong() to speed up BitSetMethods#anySet() @JoshRosen Please take a look You can merge this pull request into a Git repository by running: $ git pull

[GitHub] spark pull request: [SPARK-7314][SPARK-3524][PySpark] upgrade Pyro...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5850#issuecomment-9660 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-1442][SQL] Window Function Support for ...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5604#issuecomment-98861029 [Test build #760 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/760/consoleFull) for PR 5604 at commit

[GitHub] spark pull request: [SPARK-7341][Streaming][Tests] Fix the flaky t...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5891#issuecomment-98865486 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-7341][Streaming][Tests] Fix the flaky t...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5891#issuecomment-98865459 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: Renamed variables in SparkKMeans.scala, LocalK...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5875#issuecomment-98865585 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: [MLLIB][tree] Verify size of input rdd 0 whe...

2015-05-04 Thread AiHe
Github user AiHe commented on a diff in the pull request: https://github.com/apache/spark/pull/5810#discussion_r29630338 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/tree/impl/DecisionTreeMetadata.scala --- @@ -107,8 +107,11 @@ private[tree] object DecisionTreeMetadata

[GitHub] spark pull request: [SPARK-6943][SPARK-6944] DAG visualization on ...

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

[GitHub] spark pull request: [SPARK-6943][SPARK-6944] DAG visualization on ...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5729#issuecomment-98875040 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-6943][SPARK-6944] DAG visualization on ...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5729#issuecomment-98875022 [Test build #31781 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31781/consoleFull) for PR 5729 at commit

[GitHub] spark pull request: [MLLIB][tree] Verify size of input rdd 0 whe...

2015-05-04 Thread AiHe
Github user AiHe closed the pull request at: https://github.com/apache/spark/pull/5810 --- 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-5945] Spark should not retry a stage in...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5636#issuecomment-98883666 [Test build #31785 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31785/consoleFull) for PR 5636 at commit

[GitHub] spark pull request: [SPARK-5945] Spark should not retry a stage in...

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

[GitHub] spark pull request: [SPARK-1442][SQL] Window Function Support for ...

2015-05-04 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/5604#discussion_r29633802 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/basicOperators.scala --- @@ -195,9 +202,28 @@ case class Aggregate(

[GitHub] spark pull request: [SPARK-6939][Streaming][WebUI] Add timeline an...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5533#issuecomment-98884083 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-6939][Streaming][WebUI] Add timeline an...

2015-05-04 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/5533#discussion_r29633782 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/ui/AllBatchesTable.scala --- @@ -26,7 +26,7 @@ private[ui] abstract class BatchTableBase(tableId:

[GitHub] spark pull request: [SPARK-6939][Streaming][WebUI] Add timeline an...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5533#issuecomment-98884074 [Test build #31793 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31793/consoleFull) for PR 5533 at commit

[GitHub] spark pull request: [SPARK-1442][SQL] Window Function Support for ...

2015-05-04 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/5604#discussion_r29634084 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/windowExpressions.scala --- @@ -0,0 +1,307 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-7236] [CORE] Fix to prevent AkkaUtils a...

2015-05-04 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/5896#issuecomment-98884847 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 not have

[GitHub] spark pull request: [SPARK-7230] [SPARKR] Make RDD private in Spar...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5895#issuecomment-98885643 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-7230] [SPARKR] Make RDD private in Spar...

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

[GitHub] spark pull request: [SPARK-7230] [SPARKR] Make RDD private in Spar...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5895#issuecomment-98885633 [Test build #31788 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31788/consoleFull) for PR 5895 at commit

[GitHub] spark pull request: [SPARK-7236] [CORE] Fix to prevent AkkaUtils a...

2015-05-04 Thread BryanCutler
GitHub user BryanCutler opened a pull request: https://github.com/apache/spark/pull/5896 [SPARK-7236] [CORE] Fix to prevent AkkaUtils askWithReply from sleeping on final attempt Added a check so that if `AkkaUtils.askWithReply` is on the final attempt, it will not sleep for the

[GitHub] spark pull request: [SPARK-7230] [SPARKR] Make RDD private in Spar...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5895#issuecomment-98862648 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-7346][Streaming] Fix a bug that ssc.sto...

2015-05-04 Thread zsxwing
Github user zsxwing closed the pull request at: https://github.com/apache/spark/pull/5894 --- 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-6943][SPARK-6944] DAG visualization on ...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5729#issuecomment-98865132 [Test build #31780 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31780/consoleFull) for PR 5729 at commit

[GitHub] spark pull request: [SPARK-6943][SPARK-6944] DAG visualization on ...

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

[GitHub] spark pull request: [SPARK-6612] [MLLib] [PySpark] Python KMeans p...

2015-05-04 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/5647#issuecomment-98873986 unrelated failure... --- 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-6612] [MLLib] [PySpark] Python KMeans p...

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

[GitHub] spark pull request: [SPARK-1442][SQL] Window Function Support for ...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5604#issuecomment-98873478 [Test build #762 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/762/consoleFull) for PR 5604 at commit

[GitHub] spark pull request: [SPARK-7236] [CORE] Fix to prevent AkkaUtils a...

2015-05-04 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/5896#issuecomment-98874556 Good catch. LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-6612] [MLLib] [PySpark] Python KMeans p...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5647#issuecomment-98874432 [Test build #763 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/763/consoleFull) for PR 5647 at commit

[GitHub] spark pull request: [SPARK-6939][Streaming][WebUI] Add timeline an...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5533#issuecomment-98882527 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-1442][SQL] Window Function Support for ...

2015-05-04 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/5604#discussion_r29633418 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -529,6 +533,133 @@ class Analyzer(

[GitHub] spark pull request: [SPARK-7341][Streaming][Tests] Fix the flaky t...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5891#issuecomment-98886860 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-7341][Streaming][Tests] Fix the flaky t...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5891#issuecomment-98886850 [Test build #31790 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31790/consoleFull) for PR 5891 at commit

[GitHub] spark pull request: [SPARK-7341][Streaming][Tests] Fix the flaky t...

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

[GitHub] spark pull request: [SPARK-7314][SPARK-3524][PySpark] upgrade Pyro...

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

[GitHub] spark pull request: [SPARK-7243][SQL] Contingency Tables for DataF...

2015-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/5842 --- 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-7314][SPARK-3524][PySpark] upgrade Pyro...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5850#issuecomment-98887740 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-7243][SQL] Contingency Tables for DataF...

2015-05-04 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/5842#discussion_r29635785 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/stat/StatFunctions.scala --- @@ -95,4 +97,28 @@ private[sql] object StatFunctions {

[GitHub] spark pull request: [SPARK-7243][SQL] Contingency Tables for DataF...

2015-05-04 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/5842#issuecomment-98887953 Thanks. I'm merging this. --- 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-5945] Spark should not retry a stage in...

2015-05-04 Thread ilganeli
Github user ilganeli commented on a diff in the pull request: https://github.com/apache/spark/pull/5636#discussion_r29615914 --- Diff: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala --- @@ -1085,6 +1085,10 @@ class DAGScheduler( if

[GitHub] spark pull request: [SPARK-7341][Streaming][Tests] Fix the flaky t...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5891#issuecomment-98828198 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-5938][SPARK-5443][SQL] Improve JsonRDD ...

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

[GitHub] spark pull request: [SPARK-5938][SPARK-5443][SQL] Improve JsonRDD ...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5801#issuecomment-98833131 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-5938][SPARK-5443][SQL] Improve JsonRDD ...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5801#issuecomment-98833124 [Test build #31772 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31772/consoleFull) for PR 5801 at commit

[GitHub] spark pull request: [SPARK-7346][Streaming] Fix a bug that ssc.sto...

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

[GitHub] spark pull request: [SPARK-5945] Spark should not retry a stage in...

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

[GitHub] spark pull request: [SPARK-1442][SQL] Window Function Support for ...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5604#issuecomment-98856372 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-5945] Spark should not retry a stage in...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5636#issuecomment-98856373 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-1442][SQL] Window Function Support for ...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5604#issuecomment-98856349 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-5945] Spark should not retry a stage in...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5636#issuecomment-98856346 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-1442][SQL] Window Function Support for ...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5604#issuecomment-98857952 [Test build #31786 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31786/consoleFull) for PR 5604 at commit

[GitHub] spark pull request: [SPARK-1442][SQL] Window Function Support for ...

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

[GitHub] spark pull request: [SPARK-1442][SQL] Window Function Support for ...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5604#issuecomment-98857961 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-7243][SQL] Contingency Tables for DataF...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5842#issuecomment-98827066 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: Renamed variables in SparkKMeans.scala, LocalK...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5875#issuecomment-98842937 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: Renamed variables in SparkKMeans.scala, LocalK...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5875#issuecomment-98842957 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: [minor] [build] Declare ivy dependency in root...

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

[GitHub] spark pull request: [SPARK-6943][SPARK-6944] DAG visualization on ...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5729#issuecomment-98848867 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-6943][SPARK-6944] DAG visualization on ...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5729#issuecomment-98848927 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-7341][Streaming][Tests] Fix the flaky t...

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

[GitHub] spark pull request: [SPARK-7341][Streaming][Tests] Fix the flaky t...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5891#issuecomment-98852818 [Test build #31775 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31775/consoleFull) for PR 5891 at commit

[GitHub] spark pull request: [SPARK-5945] Spark should not retry a stage in...

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

[GitHub] spark pull request: [SPARK-5945] Spark should not retry a stage in...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5636#issuecomment-98854309 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-5945] Spark should not retry a stage in...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5636#issuecomment-98854307 [Test build #31783 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31783/consoleFull) for PR 5636 at commit

[GitHub] spark pull request: [SPARK-5945] Spark should not retry a stage in...

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

[GitHub] spark pull request: [SPARK-1442][SQL] Window Function Support for ...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5604#issuecomment-98860284 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-7243][SQL] Contingency Tables for DataF...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5842#issuecomment-98859838 [Test build #31774 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31774/consoleFull) for PR 5842 at commit

[GitHub] spark pull request: [SPARK-7243][SQL] Contingency Tables for DataF...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5842#issuecomment-98859868 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-7243][SQL] Contingency Tables for DataF...

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

[GitHub] spark pull request: [SPARK-4231][MLLIB][Examples] MAP calculation ...

2015-05-04 Thread debasish83
GitHub user debasish83 reopened a pull request: https://github.com/apache/spark/pull/5869 [SPARK-4231][MLLIB][Examples] MAP calculation added to examples.MovieLensALS MAP calculation driver to MovieLensALS was not part of SPARK-3066 merge. Added the driver in this PR.

[GitHub] spark pull request: [SPARK-4231][MLLIB][Examples] MAP calculation ...

2015-05-04 Thread debasish83
Github user debasish83 closed the pull request at: https://github.com/apache/spark/pull/5869 --- 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-7283][Core] Ignore InterruptedException...

2015-05-04 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/5815#issuecomment-98827674 @srowen so you are suggesting that it's better to review every thread created by Spark to check if it handles `InterruptedException`? Sometimes it may not be trivial

[GitHub] spark pull request: [SPARK-1442][SQL] Window Function Support for ...

2015-05-04 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/5604#discussion_r29616703 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -529,6 +533,133 @@ class Analyzer(

[GitHub] spark pull request: [SPARK-7341][Streaming][Tests] Fix the flaky t...

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

[GitHub] spark pull request: [minor] [build] Declare ivy dependency in root...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5893#issuecomment-98840598 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-6612] [MLLib] [PySpark] Python KMeans p...

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

[GitHub] spark pull request: [SPARK-7224][SPARK-7306] mock repository gener...

2015-05-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5892#issuecomment-98860225 [Test build #31776 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31776/consoleFull) for PR 5892 at commit

[GitHub] spark pull request: [SPARKR-7230] Make RDD private in SparkR.

2015-05-04 Thread shivaram
GitHub user shivaram opened a pull request: https://github.com/apache/spark/pull/5895 [SPARKR-7230] Make RDD private in SparkR. This change makes the RDD API private in SparkR and all internal uses of the SparkR API use SparkR::: to access private functions. You can merge this

[GitHub] spark pull request: [SPARK-7224][SPARK-7306] mock repository gener...

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

[GitHub] spark pull request: [SPARK-7341][Streaming][Tests] Fix the flaky t...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5891#issuecomment-98861018 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-1442][SQL] Window Function Support for ...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5604#issuecomment-98860226 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-7224][SPARK-7306] mock repository gener...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5892#issuecomment-98860273 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-4231][MLLIB][Examples] MAP calculation ...

2015-05-04 Thread debasish83
Github user debasish83 commented on the pull request: https://github.com/apache/spark/pull/5869#issuecomment-98827606 @mengxr if you could please point to the ML pipeline module where I should add it, I can do the change... --- If your project is set up for it, you can reply to this

[GitHub] spark pull request: [SPARK-7283][Core] Ignore InterruptedException...

2015-05-04 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/5815#issuecomment-98830485 Yes, because in general this is an unexpected error condition; I don't think it's a normal way for a thread to exit, or shouldn't be. Is this an actual problem somewhere?

[GitHub] spark pull request: [SPARK-7202] [MLlib] [PySpark] Add SparseMatri...

2015-05-04 Thread MechCoder
Github user MechCoder commented on the pull request: https://github.com/apache/spark/pull/5775#issuecomment-98832442 @mengxr Can you please have a look at this? Thanks in advance! :) --- 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-7249] Updated Hadoop dependencies due t...

2015-05-04 Thread FavioVazquez
Github user FavioVazquez commented on the pull request: https://github.com/apache/spark/pull/5786#issuecomment-98835084 Ok I see @srowen thank you. --- 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-7341][Streaming][Tests] Fix the flaky t...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5891#issuecomment-98836857 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-7224][SPARK-7306] mock repository gener...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5892#issuecomment-98836917 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-7341][Streaming][Tests] Fix the flaky t...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5891#issuecomment-98836918 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-7224][SPARK-7306] mock repository gener...

2015-05-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5892#issuecomment-98836854 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-7224][SPARK-7306] mock repository gener...

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

[GitHub] spark pull request: [SPARK-6943][SPARK-6944] DAG visualization on ...

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

<    4   5   6   7   8   9   10   >