[GitHub] spark pull request: [SPARK-8101] [CORE] Upgrade netty to avoid mem...

2015-06-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/6701 --- 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: Fix SPARK-8200

2015-06-09 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/6713#issuecomment-110254300 @pparkkin please review https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark Among other things this needs an actual title. --- If your project is se

[GitHub] spark pull request: Fix SPARK-8200

2015-06-09 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/6713#discussion_r31986954 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/regression/StreamingLinearAlgorithm.scala --- @@ -83,18 +83,20 @@ abstract class StreamingLinearAlgorith

[GitHub] spark pull request: Fix SPARK-8200

2015-06-09 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/6713#discussion_r31987019 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/regression/StreamingLinearAlgorithm.scala --- @@ -83,18 +83,20 @@ abstract class StreamingLinearAlgorith

[GitHub] spark pull request: Fix SPARK-8200

2015-06-09 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/6713#discussion_r31987028 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/regression/StreamingLinearAlgorithm.scala --- @@ -83,18 +83,20 @@ abstract class StreamingLinearAlgorith

[GitHub] spark pull request: [SPARK-7045] [MLlib] Avoid intermediate repres...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5748#issuecomment-110255651 [Test build #34486 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34486/console) for PR 5748 at commit [`14ee596`](https://github.

[GitHub] spark pull request: [SPARK-7045] [MLlib] Avoid intermediate repres...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5748#issuecomment-110255663 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-7780][MLLIB] Intercept in logisticregre...

2015-06-09 Thread holdenk
Github user holdenk commented on the pull request: https://github.com/apache/spark/pull/6386#issuecomment-110257890 Ok looks like it ran ok, I'll do another run against master. Theres a bunch of FAILs but, looking at the spark-perf issues it seems like there are expected failures anyw

[GitHub] spark pull request: [SPARK-7886] Use FunctionRegistry for built-in...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6712#issuecomment-110263098 [Test build #34488 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34488/console) for PR 6712 at commit [`d554d60`](https://github.

[GitHub] spark pull request: [SPARK-7886] Use FunctionRegistry for built-in...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6712#issuecomment-110263102 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-4352][YARN][WIP] Incorporate locality p...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6394#issuecomment-110265876 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-4352][YARN][WIP] Incorporate locality p...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6394#issuecomment-110265889 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-4352][YARN][WIP] Incorporate locality p...

2015-06-09 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/6394#discussion_r31989882 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnAllocator.scala --- @@ -225,12 +243,74 @@ private[yarn] class YarnAllocator( logIn

[GitHub] spark pull request: [SPARK-4352][YARN][WIP] Incorporate locality p...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6394#issuecomment-110266225 [Test build #34491 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34491/consoleFull) for PR 6394 at commit [`a134272`](https://gith

[GitHub] spark pull request: [SPARK-7886] Add built-in expressions to Funct...

2015-06-09 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/6710#discussion_r31990321 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/SqlParser.scala --- @@ -277,25 +264,36 @@ class SqlParser extends AbstractSparkSQLParser

[GitHub] spark pull request: [SPARK-8265] [MLlib] [PySpark] Add LinearDataG...

2015-06-09 Thread MechCoder
GitHub user MechCoder opened a pull request: https://github.com/apache/spark/pull/6715 [SPARK-8265] [MLlib] [PySpark] Add LinearDataGenerator to pyspark.mllib.utils You can merge this pull request into a Git repository by running: $ git pull https://github.com/MechCoder/spark

[GitHub] spark pull request: [SPARK-8265] [MLlib] [PySpark] Add LinearDataG...

2015-06-09 Thread MechCoder
Github user MechCoder commented on the pull request: https://github.com/apache/spark/pull/6715#issuecomment-110268404 cc: @davies Please have a look. --- 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-7886] Add built-in expressions to Funct...

2015-06-09 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/6710#discussion_r31990468 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/FunctionRegistry.scala --- @@ -32,9 +38,94 @@ trait FunctionRegistry {

[GitHub] spark pull request: [SPARK-8265] [MLlib] [PySpark] Add LinearDataG...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6715#issuecomment-110268554 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-8265] [MLlib] [PySpark] Add LinearDataG...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6715#issuecomment-110268572 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-8265] [MLlib] [PySpark] Add LinearDataG...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6715#issuecomment-110269596 [Test build #34492 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34492/consoleFull) for PR 6715 at commit [`f234b4c`](https://gith

[GitHub] spark pull request: [SPARK-6820][SPARKR]Convert NAs to null type i...

2015-06-09 Thread hqzizania
Github user hqzizania commented on the pull request: https://github.com/apache/spark/pull/6190#issuecomment-110270315 @davies :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature e

[GitHub] spark pull request: [SPARK-8200] [MLlib] [WIP] Check for empty RDD...

2015-06-09 Thread pparkkin
Github user pparkkin commented on the pull request: https://github.com/apache/spark/pull/6713#issuecomment-110271213 Thanks for the quick review and comments! Sorry about not following the guide completely. I updated the PR title and description. I'll make the code ch

[GitHub] spark pull request: [SPARK-7886] Add built-in expressions to Funct...

2015-06-09 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/6710#discussion_r31991365 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/FunctionRegistry.scala --- @@ -70,30 +76,89 @@ object EmptyFunctionRegistry ex

[GitHub] spark pull request: [SPARK-7886] Add built-in expressions to Funct...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6710#issuecomment-110272485 [Test build #34489 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34489/console) for PR 6710 at commit [`6930822`](https://github.

[GitHub] spark pull request: [SPARK-7886] Add built-in expressions to Funct...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6710#issuecomment-110272506 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-8202] [PYSPARK] fix infinite loop durin...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6714#issuecomment-110273391 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-6583][SQL] Support aggregated function ...

2015-06-09 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/5290#discussion_r31991530 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/TestData.scala --- @@ -203,4 +203,17 @@ object TestData { :: ComplexData(Map("2" -> 2), T

[GitHub] spark pull request: [SPARK-8202] [PYSPARK] fix infinite loop durin...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6714#issuecomment-110273344 [Test build #34490 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34490/console) for PR 6714 at commit [`e746aec`](https://github.

[GitHub] spark pull request: [SPARK-7886] Add built-in expressions to Funct...

2015-06-09 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/6710#issuecomment-110273552 This LGTM except for two minor issues. I'm merging this since @rxin is going to open a follow-up PR for `HiveContext` soon and can fix those issues there. --- If you

[GitHub] spark pull request: [SPARK-6583][SQL] Support aggregated function ...

2015-06-09 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/5290#discussion_r31991697 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/TestData.scala --- @@ -203,4 +203,17 @@ object TestData { :: ComplexData(Map("2" -> 2), T

[GitHub] spark pull request: [SPARK-7886] Add built-in expressions to Funct...

2015-06-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/6710 --- 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-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread adrian-wang
GitHub user adrian-wang opened a pull request: https://github.com/apache/spark/pull/6716 [SPARK-8215] [SPARK-8212] [SQL] add leaf math expression for e and pi You can merge this pull request into a Git repository by running: $ git pull https://github.com/adrian-wang/spark epi

[GitHub] spark pull request: [SPARK-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110283074 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-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110283086 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-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110283435 [Test build #34493 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34493/consoleFull) for PR 6716 at commit [`6fa757e`](https://gith

[GitHub] spark pull request: [SPARK-8273]Driver hangs up when yarn shutdown...

2015-06-09 Thread WangTaoTheTonic
GitHub user WangTaoTheTonic opened a pull request: https://github.com/apache/spark/pull/6717 [SPARK-8273]Driver hangs up when yarn shutdown in client mode In client mode, if yarn was shut down with spark application running, the application will hang up after several retries(default

[GitHub] spark pull request: [SPARK-8217] [SQL] math function log2

2015-06-09 Thread adrian-wang
GitHub user adrian-wang opened a pull request: https://github.com/apache/spark/pull/6718 [SPARK-8217] [SQL] math function log2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/adrian-wang/spark udflog2 Alternatively you can revie

[GitHub] spark pull request: [SPARK-8273]Driver hangs up when yarn shutdown...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6717#issuecomment-110291150 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-8217] [SQL] math function log2

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110291090 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-8273]Driver hangs up when yarn shutdown...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6717#issuecomment-110291103 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-8217] [SQL] math function log2

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110291151 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-8273]Driver hangs up when yarn shutdown...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6717#issuecomment-110291475 [Test build #34495 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34495/consoleFull) for PR 6717 at commit [`28752d6`](https://gith

[GitHub] spark pull request: [SPARK-8217] [SQL] math function log2

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110292023 [Test build #34494 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34494/consoleFull) for PR 6718 at commit [`49454da`](https://gith

[GitHub] spark pull request: [Streaming][Doc] Remove duplicated description...

2015-06-09 Thread sarutak
GitHub user sarutak opened a pull request: https://github.com/apache/spark/pull/6719 [Streaming][Doc] Remove duplicated description about WAL I noticed there is a duplicated description about WAL. ``` To ensure zero-data loss, you have to additionally enable Write Ahead

[GitHub] spark pull request: [Streaming][Doc] Remove duplicated description...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6719#issuecomment-110294814 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: [Streaming][Doc] Remove duplicated description...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6719#issuecomment-110294858 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: [Streaming][Doc] Remove duplicated description...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6719#issuecomment-110295849 [Test build #34496 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34496/consoleFull) for PR 6719 at commit [`cc9bb21`](https://gith

[GitHub] spark pull request: [SPARK-4352][YARN][WIP] Incorporate locality p...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6394#issuecomment-110297236 [Test build #34491 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34491/console) for PR 6394 at commit [`a134272`](https://github.

[GitHub] spark pull request: [SPARK-4352][YARN][WIP] Incorporate locality p...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6394#issuecomment-110297253 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-8265] [MLlib] [PySpark] Add LinearDataG...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6715#issuecomment-110298495 [Test build #34492 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34492/console) for PR 6715 at commit [`f234b4c`](https://github.

[GitHub] spark pull request: [SPARK-8265] [MLlib] [PySpark] Add LinearDataG...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6715#issuecomment-110298509 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-8217] [SQL] math function log2

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110299664 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-8217] [SQL] math function log2

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110299639 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-8217] [SQL] math function log2

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110299736 [Test build #34497 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34497/consoleFull) for PR 6718 at commit [`688e76a`](https://gith

[GitHub] spark pull request: [SPARK-8124] [SPARKR] [WIP] Created more examp...

2015-06-09 Thread Emaasit
Github user Emaasit commented on the pull request: https://github.com/apache/spark/pull/6668#issuecomment-110299745 @shivaram I fixed that. You will notice that read.csv() does not work well with SSL, that is https connections. so I changed the connection to http. --- If your project

[GitHub] spark pull request: [Streaming][Doc] Remove duplicated description...

2015-06-09 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/6719#issuecomment-110300537 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-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110301112 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-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110301122 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-8140] [MLlib] Remove construct to get w...

2015-06-09 Thread MechCoder
GitHub user MechCoder opened a pull request: https://github.com/apache/spark/pull/6720 [SPARK-8140] [MLlib] Remove construct to get weights in StreamingLinearAlgorithm You can merge this pull request into a Git repository by running: $ git pull https://github.com/MechCoder/sp

[GitHub] spark pull request: [SPARK-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110301712 [Test build #34498 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34498/consoleFull) for PR 6716 at commit [`00f6b59`](https://gith

[GitHub] spark pull request: [SPARK-8140] [MLlib] Remove construct to get w...

2015-06-09 Thread MechCoder
Github user MechCoder commented on the pull request: https://github.com/apache/spark/pull/6720#issuecomment-110301758 ping @srowen --- 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 featur

[GitHub] spark pull request: [SPARK-8140] [MLlib] Remove construct to get w...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6720#issuecomment-110303197 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-8140] [MLlib] Remove construct to get w...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6720#issuecomment-110303260 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-8140] [MLlib] Remove construct to get w...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6720#issuecomment-110303820 [Test build #34499 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34499/consoleFull) for PR 6720 at commit [`3a07de5`](https://gith

[GitHub] spark pull request: [SPARK-8273]Driver hangs up when yarn shutdown...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6717#issuecomment-110317049 [Test build #34495 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34495/console) for PR 6717 at commit [`28752d6`](https://github.

[GitHub] spark pull request: [SPARK-8273]Driver hangs up when yarn shutdown...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6717#issuecomment-110317066 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-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110317251 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-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110317241 [Test build #34493 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34493/console) for PR 6716 at commit [`6fa757e`](https://github.

[GitHub] spark pull request: [SPARK-8217] [SQL] math function log2

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110317356 [Test build #34494 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34494/console) for PR 6718 at commit [`49454da`](https://github.

[GitHub] spark pull request: [SPARK-8217] [SQL] math function log2

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110317363 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-8207][SQL] Add math function bin

2015-06-09 Thread viirya
GitHub user viirya opened a pull request: https://github.com/apache/spark/pull/6721 [SPARK-8207][SQL] Add math function bin JIRA: https://issues.apache.org/jira/browse/SPARK-8207 You can merge this pull request into a Git repository by running: $ git pull https://github.com/vi

[GitHub] spark pull request: [SPARK-8207][SQL] Add math function bin

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6721#issuecomment-110317962 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-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110317985 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-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110317966 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-8207][SQL] Add math function bin

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6721#issuecomment-110317986 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-7199][SQL] Add date and timestamp suppo...

2015-06-09 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/5984#issuecomment-110318228 @davies But I think this PR is just intended to add date and timestamp support (setter/getter) to UnsafeRow? --- If your project is set up for it, you can reply to this

[GitHub] spark pull request: [SPARK-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110318353 [Test build #34501 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34501/consoleFull) for PR 6716 at commit [`e6783ef`](https://gith

[GitHub] spark pull request: [SPARK-8207][SQL] Add math function bin

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6721#issuecomment-110318435 [Test build #34500 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34500/consoleFull) for PR 6721 at commit [`50e0c3b`](https://gith

[GitHub] spark pull request: [SPARK-8217] [SQL] math function log2

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110318835 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-8140] [MLlib] Remove construct to get w...

2015-06-09 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/6720#issuecomment-110321249 Yes 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 enable

[GitHub] spark pull request: [Streaming][Doc] Remove duplicated description...

2015-06-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/6719 --- 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: [Streaming][Doc] Remove duplicated description...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6719#issuecomment-11038 [Test build #34496 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34496/console) for PR 6719 at commit [`cc9bb21`](https://github.

[GitHub] spark pull request: [Streaming][Doc] Remove duplicated description...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6719#issuecomment-110322239 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-8217] [SQL] math function log2

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110329916 [Test build #34497 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34497/console) for PR 6718 at commit [`688e76a`](https://github.

[GitHub] spark pull request: [SPARK-8217] [SQL] math function log2

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110329925 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-8140] [MLlib] Remove construct to get w...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6720#issuecomment-110331793 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-8140] [MLlib] Remove construct to get w...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6720#issuecomment-110331775 [Test build #34499 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34499/console) for PR 6720 at commit [`3a07de5`](https://github.

[GitHub] spark pull request: [SPARK-8140] [MLlib] Remove construct to get w...

2015-06-09 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/6720#issuecomment-110340051 Yes, LGTM as a follow-up simplification. --- 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 d

[GitHub] spark pull request: [SPARK-8202] [PYSPARK] fix infinite loop durin...

2015-06-09 Thread angelini
Github user angelini commented on a diff in the pull request: https://github.com/apache/spark/pull/6714#discussion_r32007325 --- Diff: python/pyspark/shuffle.py --- @@ -512,9 +512,6 @@ def load(f): f.close() chunks.append(load(open(path,

[GitHub] spark pull request: [SPARK-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110345442 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-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110345427 [Test build #34501 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34501/console) for PR 6716 at commit [`e6783ef`](https://github.

[GitHub] spark pull request: [SPARK-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110352181 **[Test build #34498 timed out](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34498/console)** for PR 6716 at commit [`00f6b59`](https://github

[GitHub] spark pull request: [SPARK-8215] [SPARK-8212] [SQL] add leaf math ...

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6716#issuecomment-110352195 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-8202] [PYSPARK] fix infinite loop durin...

2015-06-09 Thread airhorns
Github user airhorns commented on the pull request: https://github.com/apache/spark/pull/6714#issuecomment-110352206 @rxin out of curiosity do you remember why you wanted to shrink the batch in https://github.com/apache/spark/commit/3134c3fe495862b7687b5aa00d3344d09cd5e08e ? Also, @

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

2015-06-09 Thread steveloughran
Github user steveloughran commented on the pull request: https://github.com/apache/spark/pull/5423#issuecomment-110354197 I'll make `ApplicationListingResults` `private[spark]`; of the other warnings the two `logInfo` callouts are clearly confusion about the use of the word `class` in

[GitHub] spark pull request: [SPARK-8217] [SQL] math function log2

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110356109 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-8207][SQL] Add math function bin

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6721#issuecomment-110356067 [Test build #34500 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34500/console) for PR 6721 at commit [`50e0c3b`](https://github.

[GitHub] spark pull request: [SPARK-8207][SQL] Add math function bin

2015-06-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6721#issuecomment-110356083 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-8217] [SQL] math function log2

2015-06-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6718#issuecomment-110356634 [Test build #34502 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34502/consoleFull) for PR 6718 at commit [`9408d93`](https://gith

  1   2   3   4   5   6   7   8   >