[GitHub] spark issue #14447: [SPARK-16445][MLlib][SparkR] Multilayer Perceptron Class...

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

[GitHub] spark issue #14447: [SPARK-16445][MLlib][SparkR] Multilayer Perceptron Class...

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

[GitHub] spark issue #14447: [SPARK-16445][MLlib][SparkR] Multilayer Perceptron Class...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14447 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 #14618: [SPARK-17030] [SQL] Remove/Cleanup HiveMetastoreCatalog....

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

[GitHub] spark issue #14616: [SPARK-16955][SQL] Fix analysis error when using ordinal...

2016-08-12 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14616 Is there a way to fix this without introducing the new unresolved ordinal classes? If there isn't, can we combine the two into a single UnresolvedOrdinal? --- If your project is set up for it, you

[GitHub] spark pull request #14618: [SPARK-17030] [SQL] Remove/Cleanup HiveMetastoreC...

2016-08-12 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/14618#discussion_r74552381 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveMetastoreCatalog.scala --- @@ -1,494 +0,0 @@ -/* - * Licensed to the Apache

[GitHub] spark pull request #14616: [SPARK-16955][SQL] Fix analysis error when using ...

2016-08-12 Thread clockfly
Github user clockfly commented on a diff in the pull request: https://github.com/apache/spark/pull/14616#discussion_r74556035 --- Diff: sql/core/src/test/resources/sql-tests/results/group-by-ordinal.sql.out --- @@ -95,7 +95,7 @@ select a, b from data group by -1 struct<>

[GitHub] spark issue #14617: [SPARK-17019][Core] Expose on-heap and off-heap memory u...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14617 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 pull request #14447: [SPARK-16445][MLlib][SparkR] Multilayer Perceptro...

2016-08-12 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14447#discussion_r74530185 --- Diff: examples/src/main/scala/org/apache/spark/examples/ml/MultilayerPerceptronClassifierExample.scala --- @@ -32,6 +32,7 @@ object

[GitHub] spark pull request #14618: [SPARK-17030] [SQL] Remove/Cleanup HiveMetastoreC...

2016-08-12 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/14618#discussion_r74550794 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveMetastoreCatalog.scala --- @@ -1,494 +0,0 @@ -/* - * Licensed to the Apache

[GitHub] spark issue #14618: [SPARK-17030] [SQL] Remove/Cleanup HiveMetastoreCatalog....

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

[GitHub] spark pull request #14618: [SPARK-17030] [SQL] Remove/Cleanup HiveMetastoreC...

2016-08-12 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/14618#discussion_r74550495 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveMetastoreCatalog.scala --- @@ -1,494 +0,0 @@ -/* - * Licensed to the Apache

[GitHub] spark issue #14447: [SPARK-16445][MLlib][SparkR] Multilayer Perceptron Class...

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

[GitHub] spark pull request #14608: [SPARK-17013][SQL] Parse negative numeric literal...

2016-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14608 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #14616: [SPARK-16955][SQL] Fix analysis error when using ...

2016-08-12 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/14616#discussion_r74555215 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -2223,3 +2223,29 @@ object TimeWindowing extends

[GitHub] spark issue #14586: [SPARK-17003] [BUILD] [BRANCH-1.6] release-build.sh is m...

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

[GitHub] spark issue #14598: [SPARK-17018][SQL] literals.sql for testing literal pars...

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

[GitHub] spark issue #14586: [SPARK-17003] [BUILD] [BRANCH-1.6] release-build.sh is m...

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

[GitHub] spark pull request #14617: [SPARK-17019][Core] Expose on-heap and off-heap m...

2016-08-12 Thread jerryshao
GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/14617 [SPARK-17019][Core] Expose on-heap and off-heap memory usage various places ## What changes were proposed in this pull request? With

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

2016-08-12 Thread wangmiao1981
Github user wangmiao1981 commented on a diff in the pull request: https://github.com/apache/spark/pull/14229#discussion_r74542500 --- Diff: mllib/src/main/scala/org/apache/spark/ml/r/LDAWrapper.scala --- @@ -0,0 +1,210 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] spark issue #14559: [SPARK-16968]Add additional options in jdbc when creatin...

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

[GitHub] spark pull request #14522: [Spark-16508][SparkR] Split docs for arrange and ...

2016-08-12 Thread junyangq
Github user junyangq commented on a diff in the pull request: https://github.com/apache/spark/pull/14522#discussion_r74536151 --- Diff: R/pkg/R/DataFrame.R --- @@ -2121,7 +2121,7 @@ setMethod("arrange", }) #' @rdname arrange -#' @name orderBy ---

[GitHub] spark issue #14586: [SPARK-17003] [BUILD] [BRANCH-1.6] release-build.sh is m...

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

[GitHub] spark issue #14447: [SPARK-16445][MLlib][SparkR] Multilayer Perceptron Class...

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

[GitHub] spark issue #14571: [SPARK-16983][SQL] Add `prettyName` for row_number, dens...

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

[GitHub] spark issue #14596: [SPARK-12370] [Documentation] [Documentation should link...

2016-08-12 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14596 Great, that's all the occurrences, and I like that you added use of the SPARK_GITHUB_URL property. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark issue #14593: [MINOR][DOC] Fix style in examples across documentation

2016-08-12 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14593 Merged to master --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] spark issue #14574: [SPARK-16985] Change dataFormat from yyyyMMddHHmm to yyy...

2016-08-12 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14574 Merged to master --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] spark issue #14596: [SPARK-12370] [Documentation] [Documentation should link...

2016-08-12 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14596 Jenkins add to whitelist --- 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 #14616: [SPARK-16955][SQL] Fix analysis error when using ordinal...

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

[GitHub] spark pull request #14244: [SPARK-16598] [SQL] [TEST] Added a test case for ...

2016-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14244 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #14593: [MINOR][DOC] Fix style in examples across documen...

2016-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14593 --- 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 #14618: [SPARK-17030] [SQL] Remove/Cleanup HiveMetastoreCatalog....

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

[GitHub] spark issue #14244: [SPARK-16598] [SQL] [TEST] Added a test case for verifyi...

2016-08-12 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14244 merged to master --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] spark issue #14616: [SPARK-16955][SQL] Fix analysis error when using ordinal...

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

[GitHub] spark issue #14616: [SPARK-16955][SQL] Fix analysis error when using ordinal...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14616 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 #14596: [SPARK-12370] [Documentation] [Documentation should link...

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

[GitHub] spark issue #14609: [MINOR][Core] fix warnings on depreciated methods in Mes...

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

[GitHub] spark pull request #14616: [SPARK-16955][SQL] Fix analysis error when using ...

2016-08-12 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/14616#discussion_r74555273 --- Diff: sql/core/src/test/resources/sql-tests/results/group-by-ordinal.sql.out --- @@ -95,7 +95,7 @@ select a, b from data group by -1 struct<> --

[GitHub] spark pull request #14585: [SPARK-16975][SQL] Column-partition path starting...

2016-08-12 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/14585#discussion_r74555775 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/json/JsonFileFormat.scala --- @@ -54,7 +54,7 @@ class JsonFileFormat

[GitHub] spark issue #14616: [SPARK-16955][SQL] Fix analysis error when using ordinal...

2016-08-12 Thread clockfly
Github user clockfly commented on the issue: https://github.com/apache/spark/pull/14616 Ping @cloud-fan --- 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,

[GitHub] spark issue #14559: [SPARK-16968]Add additional options in jdbc when creatin...

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

[GitHub] spark issue #14585: [SPARK-16975][SQL] Column-partition path starting '_' sh...

2016-08-12 Thread liancheng
Github user liancheng commented on the issue: https://github.com/apache/spark/pull/14585 OK, resolved the conflict manually and got it merged into 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

[GitHub] spark issue #14616: [SPARK-16955][SQL] Fix analysis error when using ordinal...

2016-08-12 Thread clockfly
Github user clockfly commented on the issue: https://github.com/apache/spark/pull/14616 @rxin I have to introdce a new unresolved expression as "group by ordinal" and "order by ordinal" can be turned off by a config like "conf.groupByOrdinal" or "conf.orderByOrdinal".

[GitHub] spark pull request #14454: [Minor] [ML] Rename TreeEnsembleModels to TreeEns...

2016-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14454 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #14574: [SPARK-16985] Change dataFormat from yyyyMMddHHmm...

2016-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14574 --- 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 #14388: [SPARK-16362][SQL] Support ArrayType and StructType in v...

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

[GitHub] spark issue #14388: [SPARK-16362][SQL] Support ArrayType and StructType in v...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14388 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 #14452: [SPARK-16849][SQL] Improve subquery execution by dedupli...

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

[GitHub] spark issue #14388: [SPARK-16362][SQL] Support ArrayType and StructType in v...

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

[GitHub] spark issue #14617: [SPARK-17019][Core] Expose on-heap and off-heap memory u...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14617 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 #14559: [SPARK-16968]Add additional options in jdbc when creatin...

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

[GitHub] spark issue #14559: [SPARK-16968]Add additional options in jdbc when creatin...

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

[GitHub] spark pull request #14618: [SPARK-17030] [SQL] Remove/Cleanup HiveMetastoreC...

2016-08-12 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/14618#discussion_r74549761 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveStrategies.scala --- @@ -74,3 +86,321 @@ private[hive] trait HiveStrategies { }

[GitHub] spark issue #14616: [SPARK-16955][SQL] Fix analysis error when using ordinal...

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

[GitHub] spark pull request #14619: [SPARK-17031][SQL] Add `Scanner` operator to wrap...

2016-08-12 Thread jiangxb1987
GitHub user jiangxb1987 opened a pull request: https://github.com/apache/spark/pull/14619 [SPARK-17031][SQL] Add `Scanner` operator to wrap the optimized plan directly in planner ## What changes were proposed in this pull request? Added `Scanner` operator to wrap the

[GitHub] spark pull request #14616: [SPARK-16955][SQL] Fix analysis error when using ...

2016-08-12 Thread clockfly
Github user clockfly commented on a diff in the pull request: https://github.com/apache/spark/pull/14616#discussion_r7466 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -2223,3 +2223,29 @@ object TimeWindowing extends

[GitHub] spark issue #14388: [SPARK-16362][SQL] Support ArrayType and StructType in v...

2016-08-12 Thread maver1ck
Github user maver1ck commented on the issue: https://github.com/apache/spark/pull/14388 @viirya I will after the weekend. --- 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 #14452: [SPARK-16849][SQL] Improve subquery execution in CTE by ...

2016-08-12 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/14452 @gatorsmile Your second query example have two different CTE subqueries. And no one is reused in the query plan. So we will not see CommonSubquery. The optimized plan of this query looks like:

[GitHub] spark issue #14609: [MINOR][Core] fix warnings on depreciated methods in Mes...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14609 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 pull request #14559: [SPARK-16968]Add additional options in jdbc when ...

2016-08-12 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/14559#discussion_r74542181 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JDBCOptions.scala --- @@ -20,14 +20,21 @@ package

[GitHub] spark issue #14559: [SPARK-16968]Add additional options in jdbc when creatin...

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

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

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

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

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

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

2016-08-12 Thread wangmiao1981
Github user wangmiao1981 commented on a diff in the pull request: https://github.com/apache/spark/pull/14229#discussion_r74542484 --- Diff: mllib/src/main/scala/org/apache/spark/ml/r/LDAWrapper.scala --- @@ -0,0 +1,210 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] spark issue #14559: [SPARK-16968]Add additional options in jdbc when creatin...

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

[GitHub] spark issue #14607: [SPARK-16905] SQL DDL: MSCK REPAIR TABLE (follow-up)

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14607 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 #14452: [SPARK-16849][SQL] Improve subquery execution by dedupli...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14452 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 #14608: [SPARK-17013][SQL] Parse negative numeric literals

2016-08-12 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14608 Shouldn't we wrap literals with () to be safe? --- 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 #14571: [SPARK-16983][SQL] Add `prettyName` for row_number, dens...

2016-08-12 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14571 THanks - it's a great 1st step to move the test case. That said, do you think you can simplify the test data? It is currently very verbose. It'd be better if it is something much simpler and easier to

[GitHub] spark issue #14546: [SPARK-16955][SQL] Using ordinals in ORDER BY and GROUP ...

2016-08-12 Thread clockfly
Github user clockfly commented on the issue: https://github.com/apache/spark/pull/14546 @dongjoon-hyun I have implemented the idea in https://github.com/apache/spark/pull/14616 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark issue #14559: [SPARK-16968]Add additional options in jdbc when creatin...

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

[GitHub] spark issue #14620: [SPARK-14172][SQL] Add test cases for methods in ParserU...

2016-08-12 Thread jiangxb1987
Github user jiangxb1987 commented on the issue: https://github.com/apache/spark/pull/14620 cc @sarutak --- 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

[GitHub] spark issue #14621: [SPARK-17033] [ML] [MLlib] GaussianMixture should use tr...

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

[GitHub] spark issue #13146: [SPARK-13081][PYSPARK][SPARK_SUBMIT]. Allow set pythonEx...

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

[GitHub] spark pull request #14397: [SPARK-16771][SQL] WITH clause should not fall in...

2016-08-12 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/14397#discussion_r74503932 --- Diff: sql/core/src/test/resources/sql-tests/inputs/with.sql --- @@ -0,0 +1,14 @@ +create temporary view t as select * from values 0, 1, 2 as t(id);

[GitHub] spark issue #14598: [SPARK-17018][SQL] literals.sql for testing literal pars...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14598 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 #14616: [SPARK-16955][SQL] Fix analysis error when using ordinal...

2016-08-12 Thread cloud-fan
Github user cloud-fan commented on the issue: https://github.com/apache/spark/pull/14616 Can we just add a check in `ResolveAggregateFunctions`? If `groupByOrdinal` is enabled and aggregate expressions contains integral literals, we skip it. --- If your project is set up for it, you

[GitHub] spark pull request #14397: [SPARK-16771][SQL] WITH clause should not fall in...

2016-08-12 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/14397#discussion_r74504911 --- Diff: sql/core/src/test/resources/sql-tests/inputs/with.sql --- @@ -0,0 +1,14 @@ +create temporary view t as select * from values 0, 1, 2 as

[GitHub] spark issue #14452: [SPARK-16849][SQL] Improve subquery execution in CTE by ...

2016-08-12 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/14452 @dilipbiswal yea. Only when the execution result of CommonSubquery is asked, it will be materialized then. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark issue #14546: [SPARK-16955][SQL] Using ordinals in ORDER BY and GROUP ...

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

[GitHub] spark issue #14433: [SPARK-16829][SparkR]:sparkR sc.setLogLevel doesn't work

2016-08-12 Thread wangmiao1981
Github user wangmiao1981 commented on the issue: https://github.com/apache/spark/pull/14433 @felixcheung I think SparkSubmitAction is good for this purpose. We might have to make the scope as [spark] instead of [deploy]. So it can be used in other components if needed. I will create

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

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

[GitHub] spark issue #14454: [Minor] [ML] Rename TreeEnsembleModels to TreeEnsembleMo...

2016-08-12 Thread yanboliang
Github user yanboliang commented on the issue: https://github.com/apache/spark/pull/14454 Get looks good from @davies and @MLnick , I will get this in firstly. We can discuss how to make the access scope (public/private) consistent between Scala and Python in a separate task. Thanks

[GitHub] spark issue #14559: [SPARK-16968]Add additional options in jdbc when creatin...

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

[GitHub] spark issue #14561: [SPARK-16972][CORE] Move DriverEndpoint out of CoarseGra...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14561 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 #14452: [SPARK-16849][SQL] Improve subquery execution by dedupli...

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

[GitHub] spark issue #14609: [MINOR][Core] fix warnings on depreciated methods in Mes...

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

[GitHub] spark issue #14559: [SPARK-16968]Add additional options in jdbc when creatin...

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

[GitHub] spark issue #14586: [SPARK-17003] [BUILD] [BRANCH-1.6] release-build.sh is m...

2016-08-12 Thread yhuai
Github user yhuai commented on the issue: https://github.com/apache/spark/pull/14586 test this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] spark issue #14397: [SPARK-16771][SQL] WITH clause should not fall into infi...

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

[GitHub] spark issue #14558: [SPARK-16508][SparkR] Fix warnings on undocumented/dupli...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14558 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 #14596: [SPARK-12370] [Documentation] [Documentation should link...

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

[GitHub] spark issue #14596: [SPARK-12370] [Documentation] [Documentation should link...

2016-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14596 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 #14617: [SPARK-17019][Core] Expose on-heap and off-heap memory u...

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

[GitHub] spark pull request #14559: [SPARK-16968]Add additional options in jdbc when ...

2016-08-12 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/14559#discussion_r74546013 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/DataFrameWriter.scala --- @@ -423,6 +423,10 @@ final class DataFrameWriter[T] private[sql](ds:

[GitHub] spark issue #14585: [SPARK-16975][SQL] Column-partition path starting '_' sh...

2016-08-12 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14585 Did this make it into 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 enabled and

[GitHub] spark pull request #14618: [SPARK-17030] [SQL] Remove/Cleanup HiveMetastoreC...

2016-08-12 Thread gatorsmile
GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/14618 [SPARK-17030] [SQL] Remove/Cleanup HiveMetastoreCatalog.scala ### What changes were proposed in this pull request? Metadata cache is a key-value cache built on Google Guava Cache to speed up

[GitHub] spark issue #14447: [SPARK-16445][MLlib][SparkR] Multilayer Perceptron Class...

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

[GitHub] spark pull request #14618: [SPARK-17030] [SQL] Remove/Cleanup HiveMetastoreC...

2016-08-12 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/14618#discussion_r74550355 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveMetastoreCatalog.scala --- @@ -1,494 +0,0 @@ -/* - * Licensed to the Apache

  1   2   3   4   5   6   >