[GitHub] spark pull request: [SPARK-10178][SQL] HiveComparisionTest should ...

2015-08-24 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/8388#issuecomment-134324835 This passed tests, though jenkins did not seem to report back. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

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

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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

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

[GitHub] spark pull request: [SPARK-10168][Streaming]Fix the issue that mav...

2015-08-24 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/8373#issuecomment-134329040 Alright. I am going to merge this to master and branch 1.5. Thanks @srowen, @vanzin and @jerryshao for taking a look. --- If your project is set up for it, you can reply

[GitHub] spark pull request: [SPARK-10137][Streaming]Avoid to restart recei...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8340#issuecomment-134330254 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

[GitHub] spark pull request: [SPARK-10137][Streaming]Avoid to restart recei...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8340#issuecomment-134330214 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-10137][Streaming]Avoid to restart recei...

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

[GitHub] spark pull request: [SPARK-9793] [MLlib] [PySpark] PySpark DenseVe...

2015-08-24 Thread feynmanliang
Github user feynmanliang commented on a diff in the pull request: https://github.com/apache/spark/pull/8166#discussion_r37781102 --- Diff: python/pyspark/mllib/linalg/__init__.py --- @@ -841,6 +930,41 @@ def parse(s): def zeros(size): return

[GitHub] spark pull request: [SPARK-9793] [MLlib] [PySpark] PySpark DenseVe...

2015-08-24 Thread feynmanliang
Github user feynmanliang commented on a diff in the pull request: https://github.com/apache/spark/pull/8166#discussion_r37781815 --- Diff: python/pyspark/mllib/linalg/__init__.py --- @@ -841,6 +930,41 @@ def parse(s): def zeros(size): return

[GitHub] spark pull request: Spark-4223 Support * in acls.

2015-08-24 Thread zhuoliu
GitHub user zhuoliu opened a pull request: https://github.com/apache/spark/pull/8398 Spark-4223 Support * in acls. SPARK-4223. Currently we support setting view and modify acls but you have to specify a list of users. It would be nice to support * meaning all

[GitHub] spark pull request: [SPARK-10174][SQL] refactor out project, filte...

2015-08-24 Thread marmbrus
Github user marmbrus commented on a diff in the pull request: https://github.com/apache/spark/pull/8382#discussion_r37783232 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/CommonOperatorGenerator.scala --- @@ -0,0 +1,128 @@ +/* + * Licensed to the Apache

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

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

[GitHub] spark pull request: [SPARK-4223] [Core] Support * in acls.

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8398#issuecomment-134324154 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

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

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

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

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

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

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

[GitHub] spark pull request: [SPARK-10182] [MLlib] GeneralizedLinearModel d...

2015-08-24 Thread SlavikBaranov
Github user SlavikBaranov commented on the pull request: https://github.com/apache/spark/pull/8395#issuecomment-134327407 @srowen I think, intermediate data is cached because it significantly improves performance if the number of features is high (since `appendBias` method performs

[GitHub] spark pull request: [SPARK-10137][Streaming]Avoid to restart recei...

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

[GitHub] spark pull request: [SPARK-10182] [MLlib] GeneralizedLinearModel d...

2015-08-24 Thread jkbradley
Github user jkbradley commented on a diff in the pull request: https://github.com/apache/spark/pull/8395#discussion_r37788602 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.scala --- @@ -287,7 +282,7 @@ abstract class

[GitHub] spark pull request: [SPARK-10169] [SQL] [BRANCH-1.3] Partial aggre...

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

[GitHub] spark pull request: [SPARK-10177] [SQL] fix reading Timestamp in p...

2015-08-24 Thread davies
GitHub user davies opened a pull request: https://github.com/apache/spark/pull/8400 [SPARK-10177] [SQL] fix reading Timestamp in parquet from Hive We misunderstood the Julian days and nanoseconds of the day in parquet (as TimestampType) from Hive/Impala, they are overlapped, so

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7884#issuecomment-134336923 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-10188] [Pyspark] Pyspark CrossValidator...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8399#issuecomment-134344428 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

[GitHub] spark pull request: [SPARK-10169] [SQL] [BRANCH-1.4] Partial aggre...

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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7884#issuecomment-134336992 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

[GitHub] spark pull request: [SPARK-8580] [SQL] Refactors ParquetHiveCompat...

2015-08-24 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8392#issuecomment-134337091 LGTM, merging this into master and 1.5 to unblock SPARK-10177. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8383#issuecomment-134346373 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

[GitHub] spark pull request: [SPARK-3181][MLLIB]: Add Robust Regression Alg...

2015-08-24 Thread feynmanliang
Github user feynmanliang commented on a diff in the pull request: https://github.com/apache/spark/pull/8013#discussion_r37787292 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/LinearRegression.scala --- @@ -645,3 +666,179 @@ private class LeastSquaresCostFun(

[GitHub] spark pull request: [SPARK-9851] Support submitting map stages ind...

2015-08-24 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/8180#discussion_r37789233 --- Diff: core/src/test/scala/org/apache/spark/scheduler/DAGSchedulerSuite.scala --- @@ -990,6 +999,110 @@ class DAGSchedulerSuite

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

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

[GitHub] spark pull request: [SPARK-3181][MLLIB]: Add Robust Regression Alg...

2015-08-24 Thread feynmanliang
Github user feynmanliang commented on a diff in the pull request: https://github.com/apache/spark/pull/8013#discussion_r37787158 --- Diff: mllib/src/main/scala/org/apache/spark/ml/param/shared/SharedParamsCodeGen.scala --- @@ -65,6 +65,10 @@ private[shared] object

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

2015-08-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8383#issuecomment-134346304 [Test build #41457 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41457/console) for PR 8383 at commit

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

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

[GitHub] spark pull request: [SPARK-10137][Streaming]Avoid to restart recei...

2015-08-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8340#issuecomment-134346615 [Test build #41464 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41464/console) for PR 8340 at commit

[GitHub] spark pull request: [SPARK-10177] [SQL] fix reading Timestamp in p...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8400#issuecomment-134346538 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-10188] [Pyspark] Pyspark CrossValidator...

2015-08-24 Thread noel-smith
GitHub user noel-smith opened a pull request: https://github.com/apache/spark/pull/8399 [SPARK-10188] [Pyspark] Pyspark CrossValidator with RMSE selects incorrect model * Added isLargerBetter() method to Pyspark Evaluator to match the Scala version. * JavaEvaluator delegates

[GitHub] spark pull request: [SPARK-10177] [SQL] fix reading Timestamp in p...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8400#issuecomment-134346579 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

[GitHub] spark pull request: [SPARK-10137][Streaming]Avoid to restart recei...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8340#issuecomment-134346765 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

[GitHub] spark pull request: [SPARK-10176][SQL][WIP] Show partially analyze...

2015-08-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8389#issuecomment-134049933 [Test build #41441 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41441/console) for PR 8389 at commit

[GitHub] spark pull request: [SPARK-10176][SQL][WIP] Show partially analyze...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8389#issuecomment-134049935 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

[GitHub] spark pull request: [SPARK-10176][SQL][WIP] Show partially analyze...

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

[GitHub] spark pull request: [SPARK-10100] [SQL] Perfomance improvements to...

2015-08-24 Thread adrian-wang
Github user adrian-wang commented on a diff in the pull request: https://github.com/apache/spark/pull/8298#discussion_r37721828 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/functions.scala --- @@ -236,15 +234,13 @@ case class

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8383#issuecomment-134052399 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

[GitHub] spark pull request: [SPARK-9685] [SQL] Unspported dataType: char(X...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8390#issuecomment-134055636 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-10048][SPARKR] Support arbitrary nested...

2015-08-24 Thread sun-rui
Github user sun-rui commented on a diff in the pull request: https://github.com/apache/spark/pull/8276#discussion_r37723615 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/api/r/SQLUtils.scala --- @@ -98,27 +98,17 @@ private[r] object SQLUtils { val bos = new

[GitHub] spark pull request: [SPARK-10048][SPARKR] Support arbitrary nested...

2015-08-24 Thread sun-rui
Github user sun-rui commented on the pull request: https://github.com/apache/spark/pull/8276#issuecomment-134066063 @shivaram , test cases for SerDe added. Now the SerDe does not support transferring a list of different element types from R side to JVM side. Let's leave it for

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7884#issuecomment-134066672 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

[GitHub] spark pull request: [SPARK-10048][SPARKR] Support arbitrary nested...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8276#issuecomment-134066574 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

[GitHub] spark pull request: [SPARK-10048][SPARKR] Support arbitrary nested...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8276#issuecomment-134066650 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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7884#issuecomment-134066590 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-8580] [SQL] Refactors ParquetHiveCompat...

2015-08-24 Thread liancheng
GitHub user liancheng opened a pull request: https://github.com/apache/spark/pull/8392 [SPARK-8580] [SQL] Refactors ParquetHiveCompatibilitySuite and adds more test cases This PR refactors `ParquetHiveCompatibilitySuite` so that it's easier to add new test cases. Hit two

[GitHub] spark pull request: [SPARK-9316] [SPARKR] Add support for filterin...

2015-08-24 Thread felixcheung
GitHub user felixcheung opened a pull request: https://github.com/apache/spark/pull/8394 [SPARK-9316] [SPARKR] Add support for filtering using `[` (synonym for filter / select) Add support for ``` df[df$name == Smith, c(1,2)] df[df$age %in% c(19, 30), 1:2] ```

[GitHub] spark pull request: [SPARK-9654][ML][PYSPARK] Add IndexToString to...

2015-08-24 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/7976#discussion_r37726435 --- Diff: python/pyspark/ml/feature.py --- @@ -817,6 +822,64 @@ class StringIndexerModel(JavaModel): Model fitted by StringIndexer.

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8383#issuecomment-134052345 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

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

[GitHub] spark pull request: [SPARK-9685] [SQL] Unspported dataType: char(X...

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

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

2015-08-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8383#issuecomment-134061967 [Test build #41442 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41442/console) for PR 8383 at commit

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7884#issuecomment-134064562 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

[GitHub] spark pull request: [SPARK-10048][SPARKR] Support arbitrary nested...

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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

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

[GitHub] spark pull request: [SPARK-10180] [SQL] JDBCRDD does not process E...

2015-08-24 Thread HyukjinKwon
GitHub user HyukjinKwon opened a pull request: https://github.com/apache/spark/pull/8391 [SPARK-10180] [SQL] JDBCRDD does not process EqualNullSafe filter. https://issues.apache.org/jira/browse/SPARK-10180 You can merge this pull request into a Git repository by running: $ git

[GitHub] spark pull request: [SPARK-8580] [SQL] Refactors ParquetHiveCompat...

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

[GitHub] spark pull request: [SPARK-10170] [SQL] Writing from data frame in...

2015-08-24 Thread sureshthalamati
GitHub user sureshthalamati opened a pull request: https://github.com/apache/spark/pull/8393 [SPARK-10170] [SQL] Writing from data frame into db2 database using jdbc data source api fails with error for string, and boolean column types. Data frame write to DB2 database is failing

[GitHub] spark pull request: [SPARK-9316] [SPARKR] Add support for filterin...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8394#issuecomment-134078960 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

[GitHub] spark pull request: [SPARK-10178][SQL] HiveComparisionTest should ...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8388#issuecomment-134082874 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

[GitHub] spark pull request: [SPARK-10178][SQL] HiveComparisionTest should ...

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

[GitHub] spark pull request: [SPARK-10178][SQL] HiveComparisionTest should ...

2015-08-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8388#issuecomment-134082562 [Test build #41440 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41440/console) for PR 8388 at commit

[GitHub] spark pull request: [SPARK-8552] [THRIFTSERVER] Using incorrect da...

2015-08-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7118#issuecomment-134149326 [Test build #41449 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41449/console) for PR 7118 at commit

[GitHub] spark pull request: [SPARK-8552] [THRIFTSERVER] Using incorrect da...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7118#issuecomment-134149366 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

[GitHub] spark pull request: [SPARK-8552] [THRIFTSERVER] Using incorrect da...

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

[GitHub] spark pull request: [SPARK-10100] [SQL] Perfomance improvements to...

2015-08-24 Thread adrian-wang
Github user adrian-wang commented on the pull request: https://github.com/apache/spark/pull/8298#issuecomment-134054452 I doubt that whether your decision tree is better. But GreaterThan/LessThan should be a little better than Least/Greatest, I think. --- If your project is set up

[GitHub] spark pull request: [SPARK-9685] [SQL] Unspported dataType: char(X...

2015-08-24 Thread navis
GitHub user navis opened a pull request: https://github.com/apache/spark/pull/8390 [SPARK-9685] [SQL] Unspported dataType: char(X) in Hive I'm getting the following error when I try to read a Hive table with char(X) fields: {code} 15/08/06 11:38:51 INFO

[GitHub] spark pull request: [SPARK-9685] [SQL] Unspported dataType: char(X...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8390#issuecomment-134055694 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

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

2015-08-24 Thread adrian-wang
Github user adrian-wang commented on a diff in the pull request: https://github.com/apache/spark/pull/8383#discussion_r37722489 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/SparkStrategies.scala --- @@ -142,6 +142,12 @@ private[sql] abstract class

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8383#issuecomment-134062045 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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7884#issuecomment-134063654 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7884#issuecomment-134063666 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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

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

[GitHub] spark pull request: [SPARK-10048][SPARKR] Support arbitrary nested...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8276#issuecomment-134064728 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

[GitHub] spark pull request: [SPARK-10048][SPARKR] Support arbitrary nested...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8276#issuecomment-134064672 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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

2015-08-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7884#issuecomment-134064549 [Test build #41444 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41444/console) for PR 7884 at commit

[GitHub] spark pull request: [SPARK-10048][SPARKR] Support arbitrary nested...

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

[GitHub] spark pull request: [SPARK-10165][SQL] Await child resolution in R...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8371#issuecomment-134068483 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

[GitHub] spark pull request: [SPARK-10165][SQL] Await child resolution in R...

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

[GitHub] spark pull request: [SPARK-10165][SQL] Await child resolution in R...

2015-08-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8371#issuecomment-134068427 [Test build #41439 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41439/console) for PR 8371 at commit

[GitHub] spark pull request: [SPARK-10180] [SQL] JDBCRDD does not process E...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8391#issuecomment-134070250 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

[GitHub] spark pull request: [SPARK-8580] [SQL] Refactors ParquetHiveCompat...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8392#issuecomment-134073306 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-8580] [SQL] Refactors ParquetHiveCompat...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8392#issuecomment-134073330 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

[GitHub] spark pull request: [SPARK-10170] [SQL] Writing from data frame in...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8393#issuecomment-134076498 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

[GitHub] spark pull request: Fixed a typo in DAGScheduler.

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

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8383#issuecomment-134109749 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

[GitHub] spark pull request: [SPARK-8580] [SQL] Refactors ParquetHiveCompat...

2015-08-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8392#issuecomment-134110650 [Test build #41448 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41448/console) for PR 8392 at commit

[GitHub] spark pull request: [SPARK-8580] [SQL] Refactors ParquetHiveCompat...

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

[GitHub] spark pull request: [SPARK-8580] [SQL] Refactors ParquetHiveCompat...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8392#issuecomment-134111023 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

[GitHub] spark pull request: [SPARK-9730][SQL] Add Full Outer Join support ...

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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

2015-08-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7884#issuecomment-134115621 [Test build #41447 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41447/console) for PR 7884 at commit

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

2015-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7884#issuecomment-134116045 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

[GitHub] spark pull request: [SPARK-7685][ML] Apply weights to different sa...

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

<    1   2   3   4   5   6   7   8   >