[GitHub] spark pull request: [SPARK-9065][Streaming][PySpark] Add MessageHa...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7410#issuecomment-121654169 [Test build #1072 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1072/consoleFull) for PR 7410 at commit [`f23d1cb`](https://git

[GitHub] spark pull request: [SPARK-9005][MLlib]Fix RegressionMetrics compu...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7361#issuecomment-121654191 [Test build #1070 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1070/consoleFull) for PR 7361 at commit [`f1112fc`](https://git

[GitHub] spark pull request: [SPARK-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread njhwang
Github user njhwang commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121653884 Hooray. Sorry for the churn, guess I should have a Python 2.6 environment to do backwards compatibility tests :). --- If your project is set up for it, you can reply to

[GitHub] spark pull request: [SPARK-8706] [PySpark] [Project infra] Add pyl...

2015-07-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7241 --- 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 enab

[GitHub] spark pull request: [SPARK-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121653423 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-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121653260 [Test build #37369 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37369/console) for PR 7378 at commit [`8d8d694`](https://github.

[GitHub] spark pull request: [SPARK-9026] Refactor SimpleFutureAction.onCom...

2015-07-15 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/7385#issuecomment-121652985 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 a

[GitHub] spark pull request: [SPARK-8706] [PySpark] [Project infra] Add pyl...

2015-07-15 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/7241#issuecomment-121651406 Yes, merging this into master! --- 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 ha

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

2015-07-15 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/7399#issuecomment-121650945 Here is the rule for page navigation. * If the totalPages is 1, the page navigation will be empty * If the totalPages is more than 1, it will create a page navigat

[GitHub] spark pull request: [SPARK-8706] [PySpark] [Project infra] Add pyl...

2015-07-15 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/7241#issuecomment-121650827 Ping @davies, since this is now passing tests do you think that we should try merging it in again and hotfixing any problems? --- If your project is set up for it, yo

[GitHub] spark pull request: [SPARK-9026] Refactor SimpleFutureAction.onCom...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7385#issuecomment-121649616 [Test build #37370 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37370/consoleFull) for PR 7385 at commit [`b504384`](https://gith

[GitHub] spark pull request: [SPARK-9026] Refactor SimpleFutureAction.onCom...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7385#issuecomment-121649202 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-9026] Refactor SimpleFutureAction.onCom...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7385#issuecomment-121649155 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-8625] [Core] Propagate user exceptions ...

2015-07-15 Thread squito
Github user squito commented on the pull request: https://github.com/apache/spark/pull/7014#issuecomment-121648671 I played with this locally a bit, and I think that actually defaulting `Option[Throwable] = None` is covering up some cases where there really is an exception you should

[GitHub] spark pull request: [SPARK-9068][SQL] refactor the implicit type c...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7420#issuecomment-121646888 [Test build #37368 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37368/consoleFull) for PR 7420 at commit [`03b70da`](https://gith

[GitHub] spark pull request: [SPARK-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121646711 [Test build #37369 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37369/consoleFull) for PR 7378 at commit [`8d8d694`](https://gith

[GitHub] spark pull request: [SPARK-8955][SQL] Replace a duplicated initial...

2015-07-15 Thread maropu
Github user maropu closed the pull request at: https://github.com/apache/spark/pull/7324 --- 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 enab

[GitHub] spark pull request: [SPARK-8955][SQL] Replace a duplicated initial...

2015-07-15 Thread maropu
Github user maropu commented on the pull request: https://github.com/apache/spark/pull/7324#issuecomment-121645978 Ok, I'll close 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 this fe

[GitHub] spark pull request: [SPARK-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121645906 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-9068][SQL] refactor the implicit type c...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7420#issuecomment-121645865 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-9068][SQL] refactor the implicit type c...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7420#issuecomment-121645886 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-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121645874 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-9068][SQL] refactor the implicit type c...

2015-07-15 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/7420#issuecomment-121645690 cc @rxin --- 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 ena

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

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7416#issuecomment-121645598 [Test build #37367 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37367/consoleFull) for PR 7416 at commit [`62daccd`](https://gith

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

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7399#issuecomment-121643323 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-6126][SQL] added coverage for UDTs in J...

2015-07-15 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/7416#issuecomment-121643462 ok to test --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabl

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

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7416#issuecomment-121644605 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-6126][SQL] added coverage for UDTs in J...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7416#issuecomment-121644582 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-4598][WebUI][WIP]Task table pagination ...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7399#issuecomment-121644478 [Test build #37366 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37366/consoleFull) for PR 7399 at commit [`d9285f0`](https://gith

[GitHub] spark pull request: [SPARK-9020][SQL] Support mutable state in cod...

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

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

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7399#issuecomment-121643298 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-9068][SQL] refactor the implicit type c...

2015-07-15 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7420#discussion_r34686611 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/types/AbstractDataType.scala --- @@ -107,13 +91,6 @@ private[sql] object TypeCollection {

[GitHub] spark pull request: [SPARK-7735] [pyspark] Raise Exception on non-...

2015-07-15 Thread megatron-me-uk
Github user megatron-me-uk closed the pull request at: https://github.com/apache/spark/pull/6262 --- 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

[GitHub] spark pull request: [SPARK-9020][SQL] Support mutable state in cod...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7392#issuecomment-121641957 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-9068][SQL] refactor the implicit type c...

2015-07-15 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7420#discussion_r34686308 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/HiveTypeCoercion.scala --- @@ -713,27 +713,22 @@ object HiveTypeCoercion {

[GitHub] spark pull request: [SPARK-9068][SQL] refactor the implicit type c...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7420#issuecomment-121639913 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-9068][SQL] refactor the implicit type c...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7420#issuecomment-121639897 [Test build #37365 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37365/console) for PR 7420 at commit [`5cca5ee`](https://github.

[GitHub] spark pull request: [SPARK-9068][SQL] refactor the implicit type c...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7420#issuecomment-121638970 [Test build #37365 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37365/consoleFull) for PR 7420 at commit [`5cca5ee`](https://gith

[GitHub] spark pull request: [SPARK-9068][SQL] refactor the implicit type c...

2015-07-15 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7420#discussion_r34685514 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/Expression.scala --- @@ -353,7 +353,7 @@ abstract class BinaryExpression ex

[GitHub] spark pull request: [SPARK-8625] [Core] Propagate user exceptions ...

2015-07-15 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/7014#discussion_r34685157 --- Diff: core/src/main/scala/org/apache/spark/TaskEndReason.scala --- @@ -90,6 +90,10 @@ case class FetchFailed( * * `fullStackTrace` is a better r

[GitHub] spark pull request: [SPARK-9068][SQL] refactor the implicit type c...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7420#issuecomment-121637252 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-9068][SQL] refactor the implicit type c...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7420#issuecomment-121637297 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-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121636369 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-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121636339 [Test build #37364 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37364/console) for PR 7378 at commit [`56eb2ab`](https://github.

[GitHub] spark pull request: [SPARK-9068][SQL] refactor the implicit type c...

2015-07-15 Thread cloud-fan
GitHub user cloud-fan opened a pull request: https://github.com/apache/spark/pull/7420 [SPARK-9068][SQL] refactor the implicit type cast code based on https://github.com/apache/spark/pull/7348 You can merge this pull request into a Git repository by running: $ git pull https://

[GitHub] spark pull request: [SPARK-8955][SQL] Replace a duplicated initial...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7324#issuecomment-121634515 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-8955][SQL] Replace a duplicated initial...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7324#issuecomment-121634396 [Test build #37358 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37358/console) for PR 7324 at commit [`989d05e`](https://github.

[GitHub] spark pull request: [SPARK-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121633572 [Test build #37364 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37364/consoleFull) for PR 7378 at commit [`56eb2ab`](https://gith

[GitHub] spark pull request: [SPARK-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121633306 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-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121633282 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-9058][SQL] Split projectionCode if it i...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7418#issuecomment-121632903 [Test build #37363 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37363/consoleFull) for PR 7418 at commit [`8775359`](https://gith

[GitHub] spark pull request: [SPARK-9058][SQL] Split projectionCode if it i...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7418#issuecomment-121632087 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-9058][SQL] Split projectionCode if it i...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7418#issuecomment-121632113 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-8844][SPARKR] head/collect is broken in...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7419#issuecomment-121631947 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-8844][SPARKR] head/collect is broken in...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7419#issuecomment-121631771 [Test build #37361 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37361/console) for PR 7419 at commit [`965a2bd`](https://github.

[GitHub] spark pull request: [SPARK-8840][SparkR] Add float coercion on Spa...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7280#issuecomment-121630787 [Test build #37362 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37362/consoleFull) for PR 7280 at commit [`c86dc0e`](https://gith

[GitHub] spark pull request: [SPARK-8840][SparkR] Add float coercion on Spa...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7280#issuecomment-121630461 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-8840][SparkR] Add float coercion on Spa...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7280#issuecomment-121630411 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-8840][SparkR] Add float coercion on Spa...

2015-07-15 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/7280#issuecomment-121629473 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 hav

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

2015-07-15 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/7417#discussion_r34681979 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/joins/CartesianProduct.scala --- @@ -34,7 +34,15 @@ case class CartesianProduct(left: Spa

[GitHub] spark pull request: [SPARK-8844][SPARKR] head/collect is broken in...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7419#issuecomment-121627157 [Test build #37361 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37361/consoleFull) for PR 7419 at commit [`965a2bd`](https://gith

[GitHub] spark pull request: [SPARK-8844][SPARKR] head/collect is broken in...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7419#issuecomment-121626118 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-8844][SPARKR] head/collect is broken in...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7419#issuecomment-121626088 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-8844][SPARKR] head/collect is broken in...

2015-07-15 Thread sun-rui
GitHub user sun-rui opened a pull request: https://github.com/apache/spark/pull/7419 [SPARK-8844][SPARKR] head/collect is broken in SparkR. This is a WIP patch for SPARK-8844 for collecting reviews. This bug is about reading an empty DataFrame. in readCol(), lapp

[GitHub] spark pull request: [SPARK-8596] Add module for rstudio link to sp...

2015-07-15 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/7366#issuecomment-121625502 @koaning -- We can keep the JIRA open, but the PR can be closed as it has been merged. Usually this happens automatically but we've been having some problems in syncing

[GitHub] spark pull request: [SPARK-8974] Catch exceptions in allocation sc...

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

[GitHub] spark pull request: [SPARK-3665][GraphX] Java API for GraphX

2015-07-15 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/3234#issuecomment-121623452 (For Jenkins:) Do you mind closing this PR then? --- 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 p

[GitHub] spark pull request: SPARK-8064, build against Hive 1.2.1

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7191#issuecomment-121622152 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-8064, build against Hive 1.2.1

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

[GitHub] spark pull request: SPARK-8064, build against Hive 1.2.1

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7191#issuecomment-121620705 [Test build #37360 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37360/consoleFull) for PR 7191 at commit [`b87eebf`](https://gith

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

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

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

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

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

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7417#issuecomment-121620186 [Test build #23 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SlowSparkPullRequestBuilder/23/console) for PR 7417 at commit [`61d1a7e`](https://github.co

[GitHub] spark pull request: SPARK-8064, build against Hive 1.2.1

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7191#issuecomment-121619782 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-8955][SQL] Replace a duplicated initial...

2015-07-15 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/7324#issuecomment-121619598 Why should we add a comment to tell us something the compiler already tells us? On Jul 15, 2015 6:04 AM, "Apache Spark QA" wrote: > Test build #37358 ha

[GitHub] spark pull request: SPARK-8064, build against Hive 1.2.1

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7191#issuecomment-121619762 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-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121610608 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-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121610571 [Test build #37359 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37359/consoleFull) for PR 7378 at commit [`391de4a`](https://gith

[GitHub] spark pull request: [SPARK-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121610606 [Test build #37359 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37359/console) for PR 7378 at commit [`391de4a`](https://github.

[GitHub] spark pull request: [SPARK-9021][PySpark] Having RDD.aggregate() m...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7378#issuecomment-121610383 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-9021][PySpark] Having RDD.aggregate() m...

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

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5423#issuecomment-121609945 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 does n

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

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

[GitHub] spark pull request: [SPARK-8955][SQL] Replace a duplicated initial...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7324#issuecomment-121608387 [Test build #37358 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37358/consoleFull) for PR 7324 at commit [`989d05e`](https://gith

[GitHub] spark pull request: [SPARK-8955][SQL] Replace a duplicated initial...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7324#issuecomment-121607770 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-8955][SQL] Replace a duplicated initial...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7324#issuecomment-121607732 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-8955][SQL] Replace a duplicated initial...

2015-07-15 Thread maropu
Github user maropu commented on the pull request: https://github.com/apache/spark/pull/7324#issuecomment-121606700 @marmbrus This is just a reminder. --- 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

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

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5423#issuecomment-121606137 [Test build #37357 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37357/consoleFull) for PR 5423 at commit [`aa25df1`](https://gith

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

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

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

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

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

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

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

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5423#issuecomment-121605130 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 does n

[GitHub] spark pull request: [SPARK-9020][SQL] Support mutable state in cod...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7392#issuecomment-121604809 [Test build #37356 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37356/consoleFull) for PR 7392 at commit [`eb3a221`](https://gith

[GitHub] spark pull request: [SPARK-9020][SQL] Support mutable state in cod...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7392#issuecomment-121604773 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-9020][SQL] Support mutable state in cod...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7392#issuecomment-121604614 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-9020][SQL] Support mutable state in cod...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7392#issuecomment-121604755 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-9020][SQL] Support mutable state in cod...

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

[GitHub] spark pull request: [SPARK-9005][MLlib]Fix RegressionMetrics compu...

2015-07-15 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/7361#issuecomment-121604619 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 an

[GitHub] spark pull request: [SPARK-9020][SQL] Support mutable state in cod...

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

<    5   6   7   8   9   10   11   12   13   >