[GitHub] spark issue #14182: [SPARK-16444][SparkR]: Isotonic Regression wrapper in Sp...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14182 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 does not have this feature

[GitHub] spark issue #14182: [SPARK-16444][SparkR]: Isotonic Regression wrapper in Sp...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14182 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63035/ Test PASSed. ---

[GitHub] spark issue #14182: [SPARK-16444][SparkR]: Isotonic Regression wrapper in Sp...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14182 **[Test build #63035 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63035/consoleFull)** for PR 14182 at commit

[GitHub] spark issue #14416: [SPARK-16776][STREAMING] Replace deprecated API in Kafka...

2016-07-29 Thread holdenk
Github user holdenk commented on the issue: https://github.com/apache/spark/pull/14416 This looks reasonable pending tests and verifying no more kafka deprecation warnings in the build logs for this file :) --- If your project is set up for it, you can reply to this email and have

[GitHub] spark issue #14418: [SPARK-16813][SQL] Remove private[sql] and private[spark...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14418 **[Test build #63037 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63037/consoleFull)** for PR 14418 at commit

[GitHub] spark pull request #14418: [SPARK-16813][SQL] Remove private[sql] and privat...

2016-07-29 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/14418 [SPARK-16813][SQL] Remove private[sql] and private[spark] from catalyst package ## What changes were proposed in this pull request? The catalyst package is meant to be internal, and as a result

[GitHub] spark pull request #14416: [SPARK-16776][STREAMING] Replace deprecated API i...

2016-07-29 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/14416#discussion_r72882305 --- Diff: external/kafka-0-10/src/main/scala/org/apache/spark/streaming/kafka010/KafkaTestUtils.scala --- @@ -178,8 +178,9 @@ private[kafka010] class

[GitHub] spark issue #14399: [SPARK-16777][SQL] Do not use deprecated listType API in...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14399 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63031/ Test PASSed. ---

[GitHub] spark issue #14399: [SPARK-16777][SQL] Do not use deprecated listType API in...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14399 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 does not have this feature

[GitHub] spark issue #14399: [SPARK-16777][SQL] Do not use deprecated listType API in...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14399 **[Test build #63031 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63031/consoleFull)** for PR 14399 at commit

[GitHub] spark issue #14399: [SPARK-16777][SQL] Do not use deprecated listType API in...

2016-07-29 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/14399 Please let me cc @srowen here as well because it is anyway about building. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark issue #14417: [SPARK-16812] Open up SparkILoop.getAddedJars

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14417 **[Test build #63036 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63036/consoleFull)** for PR 14417 at commit

[GitHub] spark issue #14416: [SPARK-16776][STREAMING] Replace deprecated API in Kafka...

2016-07-29 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/14416 Please let me cc @srowen as well because it is anyway about building. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request #14417: [SPARK-16812] Open up SparkILoop.getAddedJars

2016-07-29 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/14417 [SPARK-16812] Open up SparkILoop.getAddedJars ## What changes were proposed in this pull request? This patch makes SparkILoop.getAddedJars a public developer API. It is a useful function to get

[GitHub] spark issue #14182: [SPARK-16444][SparkR]: Isotonic Regression wrapper in Sp...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14182 **[Test build #63035 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63035/consoleFull)** for PR 14182 at commit

[GitHub] spark issue #40: Initialized the regVal for first iteration in SGD optimizer

2016-07-29 Thread databricks-jenkins
Github user databricks-jenkins commented on the issue: https://github.com/apache/spark/pull/40 **[Test build #85 has started](https://jenkins.test.databricks.com/job/spark-pull-request-builder/85/consoleFull)** for PR 40 at commit

[GitHub] spark issue #14389: [SPARK-16714][SQL] Refactor type widening for consistenc...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14389 **[Test build #63034 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63034/consoleFull)** for PR 14389 at commit

[GitHub] spark issue #40: Initialized the regVal for first iteration in SGD optimizer

2016-07-29 Thread databricks-jenkins
Github user databricks-jenkins commented on the issue: https://github.com/apache/spark/pull/40 **[Test build #84 has started](https://jenkins.test.databricks.com/job/spark-pull-request-builder/84/consoleFull)** for PR 40 at commit

[GitHub] spark pull request #14389: [SPARK-16714][SQL] Refactor type widening for con...

2016-07-29 Thread petermaxlee
Github user petermaxlee commented on a diff in the pull request: https://github.com/apache/spark/pull/14389#discussion_r72881850 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/TypeCoercion.scala --- @@ -99,45 +99,13 @@ object TypeCoercion {

[GitHub] spark issue #14416: [SPARK-16776][STREAMING] Replace deprecated API in Kafka...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14416 **[Test build #63033 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63033/consoleFull)** for PR 14416 at commit

[GitHub] spark issue #14416: [SPARK-16776][STREAMING] Replace deprecated API in Kafka...

2016-07-29 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/14416 Could you please take a look, @koeninger and @holdenk ? --- 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 #14416: [SPARK-16776][STREAMING] Replace deprecated API i...

2016-07-29 Thread HyukjinKwon
GitHub user HyukjinKwon opened a pull request: https://github.com/apache/spark/pull/14416 [SPARK-16776][STREAMING] Replace deprecated API in KafkaTestUtils for 0.10.0. ## What changes were proposed in this pull request? This PR replaces the old Kafka API to 0.10.0 ones in

[GitHub] spark issue #13713: [SPARK-15994] [MESOS] Allow enabling Mesos fetch cache i...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13713 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 not have this feature enabled

[GitHub] spark issue #13713: [SPARK-15994] [MESOS] Allow enabling Mesos fetch cache i...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13713 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63032/ Test FAILed. ---

[GitHub] spark issue #13713: [SPARK-15994] [MESOS] Allow enabling Mesos fetch cache i...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13713 **[Test build #63032 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63032/consoleFull)** for PR 13713 at commit

[GitHub] spark issue #14366: [SPARK-16732][SQL] Remove unused codes in subexpressionE...

2016-07-29 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14366 Merging in master/2.0. --- 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

[GitHub] spark issue #13713: [SPARK-15994] [MESOS] Allow enabling Mesos fetch cache i...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13713 **[Test build #63032 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63032/consoleFull)** for PR 13713 at commit

[GitHub] spark issue #14399: [SPARK-16777][SQL] Do not use deprecated listType API in...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14399 **[Test build #63031 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63031/consoleFull)** for PR 14399 at commit

[GitHub] spark issue #14407: [SPARK-16779][TRIVIAL][WIP] Avoid using postfix operator...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14407 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63029/ Test FAILed. ---

[GitHub] spark issue #14407: [SPARK-16779][TRIVIAL][WIP] Avoid using postfix operator...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14407 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 does not have this feature

[GitHub] spark issue #14407: [SPARK-16779][TRIVIAL][WIP] Avoid using postfix operator...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14407 **[Test build #63029 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63029/consoleFull)** for PR 14407 at commit

[GitHub] spark issue #14399: [SPARK-16777][SQL] Do not use deprecated listType API in...

2016-07-29 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/14399 @holdenk Yes, the some tests in `ParquetSchemaSuite`. If I remember correctly this, they were, ``` Backwards-compatibility: LIST with nullable element type - 2

[GitHub] spark pull request #14410: [SPARK-16803] [SQL] SaveAsTable does not work whe...

2016-07-29 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/14410#discussion_r72880810 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/command/createDataSourceTables.scala --- @@ -236,6 +236,11 @@ case class

[GitHub] spark pull request #14395: [SPARK-16748][SQL] SparkExceptions during plannin...

2016-07-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14395 --- 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 issue #14395: [SPARK-16748][SQL] SparkExceptions during planning shoul...

2016-07-29 Thread yhuai
Github user yhuai commented on the issue: https://github.com/apache/spark/pull/14395 LGTM. Merging to master and branch 2.0. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] spark pull request #14229: [SPARK-16447][ML][SparkR] LDA wrapper in SparkR

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14229#discussion_r72880758 --- Diff: R/pkg/R/mllib.R --- @@ -596,6 +688,68 @@ setMethod("spark.survreg", signature(data = "SparkDataFrame", formula = "formula

[GitHub] spark pull request #14229: [SPARK-16447][ML][SparkR] LDA wrapper in SparkR

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14229#discussion_r72880737 --- Diff: R/pkg/R/mllib.R --- @@ -291,6 +299,88 @@ setMethod("summary", signature(object = "NaiveBayesModel"), return(list(apriori =

[GitHub] spark issue #14258: [Spark-16579][SparkR] add install.spark function

2016-07-29 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/spark/pull/14258 For my comment on https://github.com/apache/spark/pull/14258#discussion_r72683426 Like this:

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r72880687 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,232 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] spark issue #14395: [SPARK-16748][SQL] SparkExceptions during planning shoul...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14395 **[Test build #3198 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3198/consoleFull)** for PR 14395 at commit

[GitHub] spark pull request #14384: [Spark-16443][SparkR] Alternating Least Squares (...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14384#discussion_r72880604 --- Diff: R/pkg/inst/tests/testthat/test_mllib.R --- @@ -454,4 +454,48 @@ test_that("spark.survreg", { } }) +test_that("spark.als",

[GitHub] spark pull request #14384: [Spark-16443][SparkR] Alternating Least Squares (...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14384#discussion_r72880581 --- Diff: R/pkg/R/mllib.R --- @@ -632,3 +642,137 @@ setMethod("predict", signature(object = "AFTSurvivalRegressionModel"),

[GitHub] spark pull request #14384: [Spark-16443][SparkR] Alternating Least Squares (...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14384#discussion_r72880583 --- Diff: R/pkg/R/mllib.R --- @@ -632,3 +642,137 @@ setMethod("predict", signature(object = "AFTSurvivalRegressionModel"),

[GitHub] spark pull request #14384: [Spark-16443][SparkR] Alternating Least Squares (...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14384#discussion_r72880568 --- Diff: R/pkg/R/mllib.R --- @@ -632,3 +642,137 @@ setMethod("predict", signature(object = "AFTSurvivalRegressionModel"),

[GitHub] spark pull request #14384: [Spark-16443][SparkR] Alternating Least Squares (...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14384#discussion_r72880558 --- Diff: R/pkg/R/mllib.R --- @@ -61,7 +68,7 @@ setClass("KMeansModel", representation(jobj = "jobj")) #' @name write.ml #' @export #'

[GitHub] spark issue #14398: [SPARK-16774][SQL][WIP] Fix use of deprecated timestamp ...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14398 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 does not have this feature

[GitHub] spark issue #14398: [SPARK-16774][SQL][WIP] Fix use of deprecated timestamp ...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14398 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63028/ Test FAILed. ---

[GitHub] spark issue #14398: [SPARK-16774][SQL][WIP] Fix use of deprecated timestamp ...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14398 **[Test build #63028 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63028/consoleFull)** for PR 14398 at commit

[GitHub] spark pull request #14410: [SPARK-16803] [SQL] SaveAsTable does not work whe...

2016-07-29 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/14410#discussion_r72880504 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/command/createDataSourceTables.scala --- @@ -236,6 +236,11 @@ case class

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r72880489 --- Diff: R/pkg/R/install.R --- @@ -36,7 +36,7 @@ #' \code{without-hadoop}. #' #' @param hadoopVersion Version of Hadoop to install.

[GitHub] spark issue #14366: [SPARK-16732][SQL] Remove unused codes in subexpressionE...

2016-07-29 Thread yucai
Github user yucai commented on the issue: https://github.com/apache/spark/pull/14366 @rxin this PR has passed tests, could you kindly take a look at? Much thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request #14400: [Spark-16791] [SQL] cast struct with timestamp fi...

2016-07-29 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/14400#discussion_r72880474 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/CastSuite.scala --- @@ -727,6 +727,19 @@ class CastSuite extends

[GitHub] spark pull request #14346: [SPARK-16710] [SparkR] [ML] spark.glm should supp...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14346#discussion_r72880469 --- Diff: R/pkg/R/mllib.R --- @@ -119,7 +121,7 @@ NULL #' @note spark.glm since 2.0.0 #' @seealso \link{glm}, \link{read.ml}

[GitHub] spark pull request #14346: [SPARK-16710] [SparkR] [ML] spark.glm should supp...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14346#discussion_r72880472 --- Diff: R/pkg/R/mllib.R --- @@ -165,8 +172,8 @@ setMethod("spark.glm", signature(data = "SparkDataFrame", formula = "formula"), #' @note glm

[GitHub] spark pull request #14392: [SPARK-16446] [SparkR] [ML] Gaussian Mixture Mode...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14392#discussion_r72880444 --- Diff: R/pkg/inst/tests/testthat/test_mllib.R --- @@ -454,4 +454,66 @@ test_that("spark.survreg", { } })

[GitHub] spark pull request #14392: [SPARK-16446] [SparkR] [ML] Gaussian Mixture Mode...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14392#discussion_r72880430 --- Diff: R/pkg/R/mllib.R --- @@ -632,3 +659,106 @@ setMethod("predict", signature(object = "AFTSurvivalRegressionModel"),

[GitHub] spark pull request #14392: [SPARK-16446] [SparkR] [ML] Gaussian Mixture Mode...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14392#discussion_r72880418 --- Diff: R/pkg/R/mllib.R --- @@ -632,3 +659,106 @@ setMethod("predict", signature(object = "AFTSurvivalRegressionModel"),

[GitHub] spark pull request #14392: [SPARK-16446] [SparkR] [ML] Gaussian Mixture Mode...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14392#discussion_r72880413 --- Diff: R/pkg/R/mllib.R --- @@ -632,3 +659,106 @@ setMethod("predict", signature(object = "AFTSurvivalRegressionModel"),

[GitHub] spark pull request #14392: [SPARK-16446] [SparkR] [ML] Gaussian Mixture Mode...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14392#discussion_r72880405 --- Diff: R/pkg/R/mllib.R --- @@ -632,3 +659,106 @@ setMethod("predict", signature(object = "AFTSurvivalRegressionModel"),

[GitHub] spark pull request #14392: [SPARK-16446] [SparkR] [ML] Gaussian Mixture Mode...

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14392#discussion_r72880330 --- Diff: R/pkg/R/mllib.R --- @@ -632,3 +659,106 @@ setMethod("predict", signature(object = "AFTSurvivalRegressionModel"),

[GitHub] spark pull request #14398: [SPARK-16774][SQL][WIP] Fix use of deprecated tim...

2016-07-29 Thread ckadner
Github user ckadner commented on a diff in the pull request: https://github.com/apache/spark/pull/14398#discussion_r72880137 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala --- @@ -875,11 +877,12 @@ object DateTimeUtils {

[GitHub] spark issue #14398: [SPARK-16774][SQL][WIP] Fix use of deprecated timestamp ...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14398 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63030/ Test FAILed. ---

[GitHub] spark issue #14398: [SPARK-16774][SQL][WIP] Fix use of deprecated timestamp ...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14398 **[Test build #63030 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63030/consoleFull)** for PR 14398 at commit

[GitHub] spark issue #14398: [SPARK-16774][SQL][WIP] Fix use of deprecated timestamp ...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14398 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 does not have this feature

[GitHub] spark issue #14414: [SPARK-16809] enable history server links in dispatcher ...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14414 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 does not have this feature

[GitHub] spark issue #14398: [SPARK-16774][SQL][WIP] Fix use of deprecated timestamp ...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14398 **[Test build #63030 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63030/consoleFull)** for PR 14398 at commit

[GitHub] spark issue #14414: [SPARK-16809] enable history server links in dispatcher ...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14414 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63027/ Test PASSed. ---

[GitHub] spark issue #14414: [SPARK-16809] enable history server links in dispatcher ...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14414 **[Test build #63027 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63027/consoleFull)** for PR 14414 at commit

[GitHub] spark pull request #14398: [SPARK-16774][SQL][WIP] Fix use of deprecated tim...

2016-07-29 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/14398#discussion_r72879633 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala --- @@ -875,11 +877,11 @@ object DateTimeUtils {

[GitHub] spark issue #14407: [SPARK-16779][TRIVIAL][WIP] Avoid using postfix operator...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14407 **[Test build #63029 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63029/consoleFull)** for PR 14407 at commit

[GitHub] spark issue #40: Initialized the regVal for first iteration in SGD optimizer

2016-07-29 Thread databricks-jenkins
Github user databricks-jenkins commented on the issue: https://github.com/apache/spark/pull/40 **[Test build #83 has finished](https://jenkins.test.databricks.com/job/spark-pull-request-builder/83/consoleFull)** for PR 40 at commit

[GitHub] spark issue #14398: [SPARK-16774][SQL][WIP] Fix use of deprecated timestamp ...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14398 **[Test build #63028 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63028/consoleFull)** for PR 14398 at commit

[GitHub] spark issue #14110: [SPARK-16455] Add a new hook in CoarseGrainedSchedulerBa...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14110 **[Test build #3197 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3197/consoleFull)** for PR 14110 at commit

[GitHub] spark pull request #14398: [SPARK-16774][SQL] Fix use of deprecated timestam...

2016-07-29 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/14398#discussion_r72878822 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala --- @@ -875,11 +877,11 @@ object DateTimeUtils {

[GitHub] spark issue #14395: [SPARK-16748][SQL] SparkExceptions during planning shoul...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14395 **[Test build #3198 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3198/consoleFull)** for PR 14395 at commit

[GitHub] spark issue #14396: [SPARK-16787] SparkContext.addFile() should not throw if...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14396 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 does not have this feature

[GitHub] spark issue #14396: [SPARK-16787] SparkContext.addFile() should not throw if...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14396 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63024/ Test PASSed. ---

[GitHub] spark issue #14396: [SPARK-16787] SparkContext.addFile() should not throw if...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14396 **[Test build #63024 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63024/consoleFull)** for PR 14396 at commit

[GitHub] spark issue #14410: [SPARK-16803] [SQL] SaveAsTable does not work when sourc...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14410 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 does not have this feature

[GitHub] spark issue #14410: [SPARK-16803] [SQL] SaveAsTable does not work when sourc...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14410 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63025/ Test PASSed. ---

[GitHub] spark pull request #14404: [SPARK-16664][SQL] Fix persist call on Data frame...

2016-07-29 Thread breakdawn
Github user breakdawn closed the pull request at: https://github.com/apache/spark/pull/14404 --- 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 issue #14410: [SPARK-16803] [SQL] SaveAsTable does not work when sourc...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14410 **[Test build #63025 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63025/consoleFull)** for PR 14410 at commit

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install_spark function

2016-07-29 Thread junyangq
Github user junyangq commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r72878447 --- Diff: R/pkg/R/sparkR.R --- @@ -365,6 +365,23 @@ sparkR.session <- function( } overrideEnvs(sparkConfigMap, paramMap) } +

[GitHub] spark issue #14258: [Spark-16579][SparkR] add install_spark function

2016-07-29 Thread junyangq
Github user junyangq commented on the issue: https://github.com/apache/spark/pull/14258 @mengxr @shivaram @felixcheung Thank you for the discussion and review of this PR. For compatibility of SparkR version and the JARs, perhaps it's better to send the PR and try to merge into branch

[GitHub] spark pull request #14398: [SPARK-16774][SQL] Fix use of deprecated timestam...

2016-07-29 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/14398#discussion_r72877870 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala --- @@ -875,11 +877,11 @@ object DateTimeUtils {

[GitHub] spark issue #37: [HOTFIX] Patching maven build after #6 (SPARK-1121).

2016-07-29 Thread databricks-jenkins
Github user databricks-jenkins commented on the issue: https://github.com/apache/spark/pull/37 **[Test build #82 has finished](https://jenkins.test.databricks.com/job/spark-pull-request-builder/82/consoleFull)** for PR 37 at commit

[GitHub] spark issue #14182: [SPARK-16444][SparkR]: Isotonic Regression wrapper in Sp...

2016-07-29 Thread junyangq
Github user junyangq commented on the issue: https://github.com/apache/spark/pull/14182 @wangmiao1981 not sure if R formula an essential need here, since there is only one feature variable. If used, perhaps we need a test to verify only one variable is included on the right hand side

[GitHub] spark pull request #14398: [SPARK-16774][SQL] Fix use of deprecated timestam...

2016-07-29 Thread ckadner
Github user ckadner commented on a diff in the pull request: https://github.com/apache/spark/pull/14398#discussion_r72877468 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala --- @@ -875,11 +877,11 @@ object DateTimeUtils {

[GitHub] spark issue #14116: [SPARK-16452][SQL] Support basic INFORMATION_SCHEMA

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14116 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 does not have this feature

[GitHub] spark issue #14116: [SPARK-16452][SQL] Support basic INFORMATION_SCHEMA

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14116 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63023/ Test PASSed. ---

[GitHub] spark issue #14116: [SPARK-16452][SQL] Support basic INFORMATION_SCHEMA

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14116 **[Test build #63023 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63023/consoleFull)** for PR 14116 at commit

[GitHub] spark pull request #14398: [SPARK-16774][SQL] Fix use of deprecated timestam...

2016-07-29 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/14398#discussion_r72877149 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala --- @@ -875,11 +877,11 @@ object DateTimeUtils {

[GitHub] spark pull request #14398: [SPARK-16774][SQL] Fix use of deprecated timestam...

2016-07-29 Thread ckadner
Github user ckadner commented on a diff in the pull request: https://github.com/apache/spark/pull/14398#discussion_r72876907 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala --- @@ -875,11 +877,11 @@ object DateTimeUtils {

[GitHub] spark issue #14346: [SPARK-16710] [SparkR] [ML] spark.glm should support wei...

2016-07-29 Thread mengxr
Github user mengxr commented on the issue: https://github.com/apache/spark/pull/14346 cc: @junyangq --- 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

[GitHub] spark issue #14355: [SPARK-16726][SQL] Improve `Union/Intersect/Except` erro...

2016-07-29 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14355 **[Test build #63022 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63022/consoleFull)** for PR 14355 at commit

[GitHub] spark issue #14355: [SPARK-16726][SQL] Improve `Union/Intersect/Except` erro...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14355 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/63022/ Test PASSed. ---

[GitHub] spark issue #14355: [SPARK-16726][SQL] Improve `Union/Intersect/Except` erro...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14355 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 does not have this feature

[GitHub] spark issue #14415: [SPARK-16810] Refactor registerSinks with multiple const...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14415 Can one of the admins verify this patch? --- 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 issue #14413: [SPARK-16805][SQL] Log timezone when query result does n...

2016-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14413 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 does not have this feature

[GitHub] spark pull request #14415: [SPARK-16810] Refactor registerSinks with multipl...

2016-07-29 Thread lovexi
GitHub user lovexi opened a pull request: https://github.com/apache/spark/pull/14415 [SPARK-16810] Refactor registerSinks with multiple constructos ## What changes were proposed in this pull request? For some metrics, it may require some **app detailed information** from

  1   2   3   4   >