[GitHub] spark issue #15131: [SPARK-17577][SparkR][Core] SparkR support add files to ...

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

[GitHub] spark issue #15131: [SPARK-17577][SparkR][Core] SparkR support add files to ...

2016-09-20 Thread yanboliang
Github user yanboliang commented on the issue: https://github.com/apache/spark/pull/15131 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 this feature enabled and

[GitHub] spark issue #15131: [SPARK-17577][SparkR][Core] SparkR support add files to ...

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

[GitHub] spark issue #15131: [SPARK-17577][SparkR][Core] SparkR support add files to ...

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15131 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 #15131: [SPARK-17577][SparkR][Core] SparkR support add files to ...

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

[GitHub] spark issue #15175: [MINOR][BUILD] Fix CheckStyle Error

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

[GitHub] spark pull request #15173: [SPARK-15698][SQL][Streaming][Follw-up]Fix FileSt...

2016-09-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15173 --- 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 #15173: [SPARK-15698][SQL][Streaming][Follw-up]Fix FileStream so...

2016-09-20 Thread zsxwing
Github user zsxwing commented on the issue: https://github.com/apache/spark/pull/15173 LGTM. Merging to master. 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 project does not have this feature enabled

[GitHub] spark issue #15170: [MINOR][BUILD] Fix CheckStyle Error

2016-09-20 Thread Sherry302
Github user Sherry302 commented on the issue: https://github.com/apache/spark/pull/15170 @lresende @rxin Thank for the review. I have created a [PR](https://github.com/apache/spark/pull/15175) to branch-2.0. --- If your project is set up for it, you can reply to this email and have

[GitHub] spark pull request #15175: [MINOR][BUILD] Fix CheckStyle Error

2016-09-20 Thread Sherry302
GitHub user Sherry302 opened a pull request: https://github.com/apache/spark/pull/15175 [MINOR][BUILD] Fix CheckStyle Error ## What changes were proposed in this pull request? This PR is to fix the code style errors. ## How was this patch tested? Manual.

[GitHub] spark issue #14971: [SPARK-17410] [SPARK-17284] Move Hive-generated Stats In...

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

[GitHub] spark issue #10212: [SPARK-12221] add cpu time to metrics

2016-09-20 Thread jisookim0513
Github user jisookim0513 commented on the issue: https://github.com/apache/spark/pull/10212 @vanzin could you merge this? 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 project does not have this feature

[GitHub] spark pull request #15170: [MINOR][BUILD] Fix CheckStyle Error

2016-09-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15170 --- 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 #15170: [MINOR][BUILD] Fix CheckStyle Error

2016-09-20 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/15170 I have merged this in master branch. --- 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 #15170: [MINOR][BUILD] Fix CheckStyle Error

2016-09-20 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/15170 So this pr actually doesn't merge cleanly into branch-2.0. Can you submit a new pr for branch-2.0? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark issue #15170: [MINOR][BUILD] Fix CheckStyle Error

2016-09-20 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/spark/pull/15170 Mostly style related changes 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

[GitHub] spark issue #15174: [SPARK-17502] [SQL] [Backport] [2.0] Fix Multiple Bugs i...

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

[GitHub] spark issue #14959: [SPARK-17387][PYSPARK] Creating SparkContext() from pyth...

2016-09-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/spark/pull/14959 I just fix the unti test, @vanzin @davies @holdenk Mind to help review it ? Thanks --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark issue #15173: [SPARK-15698][SQL][Streaming][Follw-up]Fix FileStream so...

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15173 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 #15173: [SPARK-15698][SQL][Streaming][Follw-up]Fix FileStream so...

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

[GitHub] spark issue #15173: [SPARK-15698][SQL][Streaming][Follw-up]Fix FileStream so...

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

[GitHub] spark issue #14995: [Test Only][SPARK-6235][CORE]Address various 2G limits

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

[GitHub] spark pull request #15174: [SPARK-17502] [SQL] [Backport] [2.0] Fix Multiple...

2016-09-20 Thread gatorsmile
GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/15174 [SPARK-17502] [SQL] [Backport] [2.0] Fix Multiple Bugs in DDL Statements on Temporary Views [WIP] ### What changes were proposed in this pull request? This PR is to backport

[GitHub] spark issue #14995: [Test Only][SPARK-6235][CORE]Address various 2G limits

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14995 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 enabled

[GitHub] spark issue #14995: [Test Only][SPARK-6235][CORE]Address various 2G limits

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

[GitHub] spark issue #14995: [Test Only][SPARK-6235][CORE]Address various 2G limits

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14995 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 #14995: [Test Only][SPARK-6235][CORE]Address various 2G limits

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

[GitHub] spark issue #14995: [Test Only][SPARK-6235][CORE]Address various 2G limits

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

[GitHub] spark issue #14959: [SPARK-17387][PYSPARK] Creating SparkContext() from pyth...

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14959 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 #14959: [SPARK-17387][PYSPARK] Creating SparkContext() from pyth...

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

[GitHub] spark issue #14959: [SPARK-17387][PYSPARK] Creating SparkContext() from pyth...

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

[GitHub] spark issue #15171: [SPARK-17617][SQL] Remainder(%) expression.eval returns ...

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

[GitHub] spark issue #15171: [SPARK-17617][SQL] Remainder(%) expression.eval returns ...

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

[GitHub] spark issue #14917: [SPARK-17142][SQL] Complex query triggers binding error ...

2016-09-20 Thread jiangxb1987
Github user jiangxb1987 commented on the issue: https://github.com/apache/spark/pull/14917 @hvanhovell In `CheckAnalysis` we have ensured all aggregateExpressions can be derived from groupingExpressions (refer to function `checkValidAggregateExpression`), but in optimize stage the

[GitHub] spark pull request #15131: [SPARK-17577][SparkR][Core] SparkR support add fi...

2016-09-20 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/15131#discussion_r79755939 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -1426,7 +1426,7 @@ class SparkContext(config: SparkConf) extends Logging with

[GitHub] spark issue #15131: [SPARK-17577][SparkR][Core] SparkR support add files to ...

2016-09-20 Thread yanboliang
Github user yanboliang commented on the issue: https://github.com/apache/spark/pull/15131 @felixcheung I totally understand your concern about the naming, but I found we can not use ```spark.getFileDir``` and ```spark.getFiles```. Since the ```SparkFiles``` is a term which used to

[GitHub] spark issue #14644: [SPARK-14082][MESOS] Enable GPU support with Mesos

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

[GitHub] spark issue #14644: [SPARK-14082][MESOS] Enable GPU support with Mesos

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

[GitHub] spark issue #14644: [SPARK-14082][MESOS] Enable GPU support with Mesos

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14644 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 #15059: [SPARK-17506][SQL] Improve the check double value...

2016-09-20 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/15059#discussion_r79755313 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/ArithmeticExpressionSuite.scala --- @@ -170,11 +170,9 @@ class

[GitHub] spark issue #14959: [SPARK-17387][PYSPARK] Creating SparkContext() from pyth...

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

[GitHub] spark issue #14644: [SPARK-14082][MESOS] Enable GPU support with Mesos

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

[GitHub] spark issue #15131: [SPARK-17577][SparkR][Core] SparkR support add files to ...

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

[GitHub] spark pull request #15041: [SPARK-17488][CORE] TakeAndOrder will OOM when th...

2016-09-20 Thread cenyuhai
Github user cenyuhai commented on a diff in the pull request: https://github.com/apache/spark/pull/15041#discussion_r79754097 --- Diff: core/src/main/scala/org/apache/spark/util/collection/Utils.scala --- @@ -30,10 +34,22 @@ private[spark] object Utils { * Returns the

[GitHub] spark pull request #15041: [SPARK-17488][CORE] TakeAndOrder will OOM when th...

2016-09-20 Thread cenyuhai
Github user cenyuhai commented on a diff in the pull request: https://github.com/apache/spark/pull/15041#discussion_r79753174 --- Diff: core/src/main/scala/org/apache/spark/rdd/RDD.scala --- @@ -1384,14 +1385,15 @@ abstract class RDD[T: ClassTag]( * @param ord the implicit

[GitHub] spark issue #15102: [SPARK-17346][SQL] Add Kafka source for Structured Strea...

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

[GitHub] spark issue #15102: [SPARK-17346][SQL] Add Kafka source for Structured Strea...

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15102 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 #12819: [SPARK-14077][ML] Refactor NaiveBayes to support ...

2016-09-20 Thread zhengruifeng
Github user zhengruifeng commented on a diff in the pull request: https://github.com/apache/spark/pull/12819#discussion_r79752969 --- Diff: mllib/src/test/scala/org/apache/spark/ml/classification/NaiveBayesSuite.scala --- @@ -150,6 +150,75 @@ class NaiveBayesSuite extends

[GitHub] spark issue #15102: [SPARK-17346][SQL] Add Kafka source for Structured Strea...

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

[GitHub] spark issue #11956: [SPARK-14098][SQL] Generate Java code that gets a float/...

2016-09-20 Thread kiszk
Github user kiszk commented on the issue: https://github.com/apache/spark/pull/11956 Current PR #13899 does not support a case that an element is null. For now, I am working for the followings: 1. Support all of types 2. Make structures serializable 3. Support null

[GitHub] spark pull request #14897: [SPARK-17338][SQL][WIP] add global temp view

2016-09-20 Thread clockfly
Github user clockfly commented on a diff in the pull request: https://github.com/apache/spark/pull/14897#discussion_r79752499 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -36,6 +36,7 @@ import

[GitHub] spark pull request #14897: [SPARK-17338][SQL][WIP] add global temp view

2016-09-20 Thread clockfly
Github user clockfly commented on a diff in the pull request: https://github.com/apache/spark/pull/14897#discussion_r79752478 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -142,8 +145,12 @@ class SessionCatalog( //

[GitHub] spark pull request #14897: [SPARK-17338][SQL][WIP] add global temp view

2016-09-20 Thread clockfly
Github user clockfly commented on a diff in the pull request: https://github.com/apache/spark/pull/14897#discussion_r79752423 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -142,8 +145,12 @@ class SessionCatalog( //

[GitHub] spark issue #15170: [MINOR][BUILD] Fix CheckStyle Error

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

[GitHub] spark issue #15170: [MINOR][BUILD] Fix CheckStyle Error

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15170 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 #15170: [MINOR][BUILD] Fix CheckStyle Error

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

[GitHub] spark issue #15171: [SPARK-17617][SQL] Remainder(%) expression.eval returns ...

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

[GitHub] spark issue #15171: [SPARK-17617][SQL] Remainder(%) expression.eval returns ...

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15171 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 #15171: [SPARK-17617][SQL] Remainder(%) expression.eval returns ...

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

[GitHub] spark issue #15173: [SPARK-15698][SQL][Streaming][Follw-up]Fix FileStream so...

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

[GitHub] spark pull request #15173: [SPARK-15698][SQL][Streaming][Follw-up]Fix FileSt...

2016-09-20 Thread jerryshao
GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/15173 [SPARK-15698][SQL][Streaming][Follw-up]Fix FileStream source and sink log get configuration issue ## What changes were proposed in this pull request? This issue was introduced in the

[GitHub] spark issue #14762: [SPARK-16962][CORE][SQL] Fix misaligned record accesses ...

2016-09-20 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14762 "The argument about speed isn't about dead code but that aligned access ought to be faster even on x86." -- was this validated at all? --- If your project is set up for it, you can reply to this

[GitHub] spark pull request #15166: [SPARK-17513][SQL] Make StreamExecution garbage-c...

2016-09-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15166 --- 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 #15120: [SPARK-4563][core] Allow driver to advertise a different...

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15120 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 #15120: [SPARK-4563][core] Allow driver to advertise a different...

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

[GitHub] spark issue #15166: [SPARK-17513][SQL] Make StreamExecution garbage-collect ...

2016-09-20 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/15166 merging in master/2.0. 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 project does not have this feature enabled and

[GitHub] spark issue #15172: [Spark-13331][network] Spark RPC encryption optimization

2016-09-20 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/15172 Can you change the title to say "AES support for over-the-wire encryption"? --- 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 #15120: [SPARK-4563][core] Allow driver to advertise a different...

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

[GitHub] spark issue #15090: [SPARK-17073] [SQL] generate column-level statistics

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

[GitHub] spark issue #15090: [SPARK-17073] [SQL] generate column-level statistics

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15090 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 #15090: [SPARK-17073] [SQL] generate column-level statistics

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

[GitHub] spark pull request #15059: [SPARK-17506][SQL] Improve the check double value...

2016-09-20 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/15059#discussion_r79749191 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/ArithmeticExpressionSuite.scala --- @@ -170,11 +170,9 @@ class

[GitHub] spark issue #14995: [Test Only][SPARK-6235][CORE]Address various 2G limits

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

[GitHub] spark issue #14995: [Test Only][SPARK-6235][CORE]Address various 2G limits

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

[GitHub] spark issue #15171: [SPARK-17617][SQL] Remainder(%) expression.eval returns ...

2016-09-20 Thread cloud-fan
Github user cloud-fan commented on the issue: https://github.com/apache/spark/pull/15171 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 and wishes so, or if the

[GitHub] spark pull request #13513: [SPARK-15698][SQL][Streaming] Add the ability to ...

2016-09-20 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/13513#discussion_r79747197 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/FileStreamSinkLog.scala --- @@ -79,213 +76,46 @@ object SinkFileStatus {

[GitHub] spark issue #15172: [Spark-13331][network] Spark RPC encryption optimization

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15172 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 #15169: [SPARK-17613] S3A base paths with no '/' at the end retu...

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

[GitHub] spark issue #15169: [SPARK-17613] S3A base paths with no '/' at the end retu...

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15169 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 #15169: [SPARK-17613] S3A base paths with no '/' at the end retu...

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

[GitHub] spark pull request #15172: [Spark-13331][network] Spark RPC encryption optim...

2016-09-20 Thread winningsix
Github user winningsix commented on a diff in the pull request: https://github.com/apache/spark/pull/15172#discussion_r79746570 --- Diff: common/network-common/pom.xml --- @@ -97,6 +97,11 @@ slf4j-log4j12 test + --- End diff --

[GitHub] spark issue #14600: [SPARK-15899] [SQL] Fix the construction of the file pat...

2016-09-20 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/14600 @srowen Do you mind if I ask this is supposed to be closed (as it is merged into 2.0)? --- 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 #15172: [Spark-13331][network] Spark RPC encryption optim...

2016-09-20 Thread winningsix
Github user winningsix commented on a diff in the pull request: https://github.com/apache/spark/pull/15172#discussion_r79746732 --- Diff: common/network-common/src/main/java/org/apache/spark/network/sasl/SaslServerBootstrap.java --- @@ -29,7 +29,6 @@ * authentication.

[GitHub] spark pull request #15172: [Spark-13331][network] Spark RPC encryption optim...

2016-09-20 Thread cjjnjust
GitHub user cjjnjust reopened a pull request: https://github.com/apache/spark/pull/15172 [Spark-13331][network] Spark RPC encryption optimization ## What changes were proposed in this pull request? DIGEST-MD5 mechanism is used for SASL authentication and secure

[GitHub] spark pull request #15172: [Spark-13331][network] Spark RPC encryption optim...

2016-09-20 Thread cjjnjust
Github user cjjnjust closed the pull request at: https://github.com/apache/spark/pull/15172 --- 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 #12693: [SPARK-14914] Fix Resource not closed after using, mostl...

2016-09-20 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/12693 @taoli91 Hi. Maybe we could close this and https://github.com/apache/spark/pull/12696 and then start to resolve https://issues.apache.org/jira/browse/SPARK-17591 first step by step? If we

[GitHub] spark issue #15172: [Spark-13331][network] Spark RPC encryption optimization

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15172 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 pull request #15168: [SPARK-17612][SQL] Support `DESCRIBE table PARTIT...

2016-09-20 Thread skambha
Github user skambha commented on a diff in the pull request: https://github.com/apache/spark/pull/15168#discussion_r79746339 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -341,6 +342,25 @@ class SQLQuerySuite extends QueryTest

[GitHub] spark pull request #15172: [Spark-13331][network] Spark RPC encryption optim...

2016-09-20 Thread cjjnjust
GitHub user cjjnjust opened a pull request: https://github.com/apache/spark/pull/15172 [Spark-13331][network] Spark RPC encryption optimization ## What changes were proposed in this pull request? DIGEST-MD5 mechanism is used for SASL authentication and secure

[GitHub] spark issue #12696: [SPARK-14914] Skip some test cases on Windows due to lim...

2016-09-20 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/12696 @taoli91 Would you be interested in https://issues.apache.org/jira/browse/SPARK-17591? --- 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 #12696: [SPARK-14914] Skip some test cases on Windows due to lim...

2016-09-20 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/12696 @taoli91 Do you mind if I ask rebase this? I would like to support to verify this PR. --- 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 #14897: [SPARK-17338][SQL][WIP] add global temp view

2016-09-20 Thread clockfly
Github user clockfly commented on a diff in the pull request: https://github.com/apache/spark/pull/14897#discussion_r79744373 --- Diff: sql/catalyst/src/main/antlr4/org/apache/spark/sql/catalyst/parser/SqlBase.g4 --- @@ -111,7 +111,8 @@ statement | ALTER TABLE

[GitHub] spark pull request #14897: [SPARK-17338][SQL][WIP] add global temp view

2016-09-20 Thread clockfly
Github user clockfly commented on a diff in the pull request: https://github.com/apache/spark/pull/14897#discussion_r79744336 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/ListTablesSuite.scala --- @@ -33,7 +33,7 @@ class ListTablesSuite extends QueryTest with

[GitHub] spark issue #10212: [SPARK-12221] add cpu time to metrics

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/10212 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 #10212: [SPARK-12221] add cpu time to metrics

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

[GitHub] spark issue #10212: [SPARK-12221] add cpu time to metrics

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

[GitHub] spark issue #15102: [SPARK-17346][SQL] Add Kafka source for Structured Strea...

2016-09-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15102 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 #15102: [SPARK-17346][SQL] Add Kafka source for Structured Strea...

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

[GitHub] spark pull request #15131: [SPARK-17577][SparkR][Core] SparkR support add fi...

2016-09-20 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/15131#discussion_r79743521 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -1426,7 +1426,7 @@ class SparkContext(config: SparkConf) extends Logging with

[GitHub] spark issue #15102: [SPARK-17346][SQL] Add Kafka source for Structured Strea...

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

  1   2   3   4   5   6   >