[GitHub] spark issue #14132: [SPARK-16475][SQL] Broadcast Hint for SQL Queries

2016-07-13 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/14132 Thank you, @hvanhovell . For the other, any more comments are welcome! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] spark pull request #13650: [SPARK-9623] [ML] Provide variance for RandomFore...

2016-07-13 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/13650#discussion_r70607599 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/RandomForestRegressor.scala --- @@ -168,15 +173,37 @@ class RandomForestRegressionModel pri

[GitHub] spark pull request #13650: [SPARK-9623] [ML] Provide variance for RandomFore...

2016-07-13 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/13650#discussion_r70607457 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/RandomForestRegressor.scala --- @@ -168,15 +173,37 @@ class RandomForestRegressionModel pri

[GitHub] spark issue #14132: [SPARK-16475][SQL] Broadcast Hint for SQL Queries

2016-07-13 Thread hvanhovell
Github user hvanhovell commented on the issue: https://github.com/apache/spark/pull/14132 @dongjoon-hyun sure. It was merely a suggestion to get rid of the `BRACKETED_EMPTY_COMMENT ` rule. --- If your project is set up for it, you can reply to this email and have your reply appear on

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

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

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

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14116 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 e

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

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

[GitHub] spark issue #14174: [SPARK-16524][SQL] Add RowBatch and RowBasedHashMapGener...

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

[GitHub] spark issue #14174: [SPARK-16524][SQL] Add RowBatch and RowBasedHashMapGener...

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14174 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 e

[GitHub] spark issue #14174: [SPARK-16524][SQL] Add RowBatch and RowBasedHashMapGener...

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

[GitHub] spark issue #14068: [SPARK-16469] enhanced simulate multiply

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14068 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 e

[GitHub] spark issue #14068: [SPARK-16469] enhanced simulate multiply

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

[GitHub] spark issue #14068: [SPARK-16469] enhanced simulate multiply

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

[GitHub] spark issue #14132: [SPARK-16475][SQL] Broadcast Hint for SQL Queries

2016-07-13 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/14132 Hi, @hvanhovell . In this PR, if possible, could we skip adding `HINT_PREFIX` rule? I finished all the other things. Actually, there is no change on the behavior of parser if we can use

[GitHub] spark pull request #13650: [SPARK-9623] [ML] Provide variance for RandomFore...

2016-07-13 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/13650#discussion_r70603646 --- Diff: mllib/src/main/scala/org/apache/spark/ml/param/shared/SharedParamsCodeGen.scala --- @@ -44,7 +44,8 @@ private[shared] object SharedParamsCodeGe

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

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

[GitHub] spark pull request #14153: [SPARK-16440] [MLLIB] Undeleted broadcast variabl...

2016-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14153 --- 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 ena

[GitHub] spark issue #14153: [SPARK-16440] [MLLIB] Undeleted broadcast variables in W...

2016-07-13 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14153 Merged to master/2.0/1.6 --- 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 #13704: [SPARK-15985][SQL] Eliminate redundant cast from an arra...

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

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

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

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

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14116 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 e

[GitHub] spark pull request #14166: [MINOR][YARN] Fix code error in yarn-cluster unit...

2016-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14166 --- 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 ena

[GitHub] spark issue #14166: [MINOR][YARN] Fix code error in yarn-cluster unit test

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

[GitHub] spark pull request #14104: [SPARK-16438] Add Asynchronous Actions documentat...

2016-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14104 --- 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 ena

[GitHub] spark issue #14169: [WIP][SPARK-16515][SQL]set default record reader and wri...

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

[GitHub] spark issue #14175: [SPARK-16522][MESOS] Spark application throws exception ...

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14175 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 e

[GitHub] spark pull request #13650: [SPARK-9623] [ML] Provide variance for RandomFore...

2016-07-13 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/13650#discussion_r70601786 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/RandomForestRegressor.scala --- @@ -168,15 +173,37 @@ class RandomForestRegressionModel pri

[GitHub] spark issue #14175: [SPARK-16522][MESOS] Spark application throws exception ...

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

[GitHub] spark issue #14175: [SPARK-16522][MESOS] Spark application throws exception ...

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

[GitHub] spark pull request #13650: [SPARK-9623] [ML] Provide variance for RandomFore...

2016-07-13 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/13650#discussion_r70601639 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/RandomForestRegressor.scala --- @@ -93,6 +94,10 @@ class RandomForestRegressor @Since("1.4.

[GitHub] spark issue #14166: [MINOR][YARN] Fix code error in yarn-cluster unit test

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

[GitHub] spark issue #14166: [MINOR][YARN] Fix code error in yarn-cluster unit test

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14166 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 e

[GitHub] spark issue #14169: [WIP][SPARK-16515][SQL]set default record reader and wri...

2016-07-13 Thread adrian-wang
Github user adrian-wang commented on the issue: https://github.com/apache/spark/pull/14169 I have updated my code and switch to use bash as test case. Hope it will work for Jenkins. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark issue #14166: [MINOR][YARN] Fix code error in yarn-cluster unit test

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

[GitHub] spark issue #14147: [SPARK-14812][ML][MLLIB][PYTHON] Experimental, Developer...

2016-07-13 Thread yanboliang
Github user yanboliang commented on the issue: https://github.com/apache/spark/pull/14147 @jkbradley I'd like to leave ```ml.clustering.LDA``` Experimental, since we did significant changes in this release cycle. Other than that, this looks great. Thanks! --- If your project is set

[GitHub] spark issue #14165: [SPARK-16503] SparkSession should provide Spark version

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

[GitHub] spark issue #14036: [SPARK-16323] [SQL] Add IntegerDivide to avoid unnecessa...

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

[GitHub] spark issue #14036: [SPARK-16323] [SQL] Add IntegerDivide to avoid unnecessa...

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14036 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 e

[GitHub] spark issue #14036: [SPARK-16323] [SQL] Add IntegerDivide to avoid unnecessa...

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

[GitHub] spark issue #14165: [SPARK-16503] SparkSession should provide Spark version

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

[GitHub] spark issue #14104: [SPARK-16438] Add Asynchronous Actions documentation

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14104 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 e

[GitHub] spark issue #14165: [SPARK-16503] SparkSession should provide Spark version

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14165 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 e

[GitHub] spark issue #14165: [SPARK-16503] SparkSession should provide Spark version

2016-07-13 Thread lw-lin
Github user lw-lin commented on the issue: https://github.com/apache/spark/pull/14165 Jenkins 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 wishe

[GitHub] spark issue #14104: [SPARK-16438] Add Asynchronous Actions documentation

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

[GitHub] spark issue #14104: [SPARK-16438] Add Asynchronous Actions documentation

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

[GitHub] spark issue #14165: [SPARK-16503] SparkSession should provide Spark version

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

[GitHub] spark issue #14129: [SPARK-16280][SQL][WIP] Implement histogram_numeric SQL ...

2016-07-13 Thread tilumi
Github user tilumi commented on the issue: https://github.com/apache/spark/pull/14129 I think the cause may be it'll use sortAggregation instead of hashaggregation if I use array as an buffer --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] spark issue #12004: [SPARK-7481][build] [WIP] Add Hadoop 2.6+ spark-cloud mo...

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/12004 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 e

[GitHub] spark issue #12004: [SPARK-7481][build] [WIP] Add Hadoop 2.6+ spark-cloud mo...

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

[GitHub] spark issue #12004: [SPARK-7481][build] [WIP] Add Hadoop 2.6+ spark-cloud mo...

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

[GitHub] spark issue #14165: [SPARK-16503] SparkSession should provide Spark version

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14165 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 #14165: [SPARK-16503] SparkSession should provide Spark version

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

[GitHub] spark issue #14165: [SPARK-16503] SparkSession should provide Spark version

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

[GitHub] spark issue #12004: [SPARK-7481][build] [WIP] Add Hadoop 2.6+ spark-cloud mo...

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

[GitHub] spark issue #14166: [MINOR][YARN] Fix code error in yarn-cluster unit test

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

[GitHub] spark issue #14068: [SPARK-16469] enhanced simulate multiply

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

[GitHub] spark issue #14151: [SPARK-16496][SQL] Add wholetext as option for reading t...

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

[GitHub] spark issue #10225: [SPARK-12196][Core] Store/retrieve blocks in different s...

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/10225 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 feat

[GitHub] spark issue #14129: [SPARK-16280][SQL][WIP] Implement histogram_numeric SQL ...

2016-07-13 Thread tilumi
Github user tilumi commented on the issue: https://github.com/apache/spark/pull/14129 May I ask why an array in DeclarativeAggregate is not the most efficient?? --- 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 proj

[GitHub] spark issue #14166: [MINOR][YARN] Fix code error in yarn-cluster unit test

2016-07-13 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14166 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 wishes

[GitHub] spark issue #14068: [SPARK-16469] enhanced simulate multiply

2016-07-13 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14068 Jenkins 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 wishe

[GitHub] spark pull request #14142: [SPARK-16439] Fix number formatting in SQL UI

2016-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14142 --- 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 ena

[GitHub] spark issue #14142: [SPARK-16439] Fix number formatting in SQL UI

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

[GitHub] spark issue #14142: [SPARK-16439] Fix number formatting in SQL UI

2016-07-13 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14142 Yes, no need to ping inside of a day or two. We will often leave it open at least that long in case anyone has comments. --- If your project is set up for it, you can reply to this email and have yo

[GitHub] spark issue #14161: [MINOR] Fix Java style errors and remove unused imports

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

[GitHub] spark pull request #14161: [MINOR] Fix Java style errors and remove unused i...

2016-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14161 --- 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 ena

[GitHub] spark pull request #14141: [SPARK-16375] [Web UI] Fixed misassigned var: num...

2016-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14141 --- 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 ena

[GitHub] spark issue #14104: [SPARK-16438] Add Asynchronous Actions documentation

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

[GitHub] spark pull request #14133: [SPARK-15889] [STREAMING] Follow-up fix to errone...

2016-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14133 --- 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 ena

[GitHub] spark issue #14141: [SPARK-16375] [Web UI] Fixed misassigned var: numComplet...

2016-07-13 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14141 Merged to master/2.0/1.6 --- 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 #14133: [SPARK-15889] [STREAMING] Follow-up fix to erroneous con...

2016-07-13 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14133 Merged to master/2.0 like the original change --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this featur

[GitHub] spark issue #14104: [SPARK-16438] Add Asynchronous Actions documentation

2016-07-13 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14104 Jenkins 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 wishe

[GitHub] spark issue #14176: [SPARK-16525][SQL] Enable Row Based HashMap in HashAggre...

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14176 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 e

[GitHub] spark issue #14176: [SPARK-16525][SQL] Enable Row Based HashMap in HashAggre...

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

[GitHub] spark issue #14176: [SPARK-16525][SQL] Enable Row Based HashMap in HashAggre...

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

[GitHub] spark issue #14142: [SPARK-16439] Fix number formatting in SQL UI

2016-07-13 Thread maver1ck
Github user maver1ck commented on the issue: https://github.com/apache/spark/pull/14142 Merging ? --- 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 issue #14098: [SPARK-16380][SQL][Example]:Update SQL examples and prog...

2016-07-13 Thread liancheng
Github user liancheng commented on the issue: https://github.com/apache/spark/pull/14098 Thanks for doing this! Overall it's pretty nice. A few high level comments: 1. It might be better to split the whole example file into several methods, as what #14119 did. In this way, the

[GitHub] spark issue #14179: [SPARK-16055][SPARKR] warning added while using sparkPac...

2016-07-13 Thread krishnakalyan3
Github user krishnakalyan3 commented on the issue: https://github.com/apache/spark/pull/14179 cc @shivaram --- 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 #14179: [SPARK-16055][SPARKR] warning added while using sparkPac...

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14179 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 feat

[GitHub] spark pull request #14179: [SPARK-16055][SPARKR] warning added while using s...

2016-07-13 Thread krishnakalyan3
GitHub user krishnakalyan3 opened a pull request: https://github.com/apache/spark/pull/14179 [SPARK-16055][SPARKR] warning added while using sparkPackages with spark-submit ## What changes were proposed in this pull request? SPARK-16055 parkPackages - argument is passed and

[GitHub] spark pull request #14098: [SPARK-16380][SQL][Example]:Update SQL examples a...

2016-07-13 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14098#discussion_r70588560 --- Diff: examples/src/main/python/SparkSQLExample.py --- @@ -0,0 +1,208 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] spark pull request #14098: [SPARK-16380][SQL][Example]:Update SQL examples a...

2016-07-13 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14098#discussion_r70588517 --- Diff: examples/src/main/python/SparkSQLExample.py --- @@ -0,0 +1,208 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] spark pull request #14098: [SPARK-16380][SQL][Example]:Update SQL examples a...

2016-07-13 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14098#discussion_r70588473 --- Diff: examples/src/main/python/SparkSQLExample.py --- @@ -0,0 +1,208 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] spark issue #14177: [SPARK-16027][SPARKR] Fix R tests SparkSession init/stop

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

[GitHub] spark issue #14177: [SPARK-16027][SPARKR] Fix R tests SparkSession init/stop

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

[GitHub] spark issue #14174: [SPARK-16524][SQL] Add RowBatch and RowBasedHashMapGener...

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

[GitHub] spark issue #14177: [SPARK-16027][SPARKR] Fix R tests SparkSession init/stop

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14177 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 e

[GitHub] spark issue #14176: [SPARK-16525][SQL] Enable Row Based HashMap in HashAggre...

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

[GitHub] spark issue #14065: [SPARK-14743][YARN][WIP] Add a configurable token manage...

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

[GitHub] spark issue #14065: [SPARK-14743][YARN][WIP] Add a configurable token manage...

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14065 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 e

[GitHub] spark issue #14065: [SPARK-14743][YARN][WIP] Add a configurable token manage...

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

[GitHub] spark issue #14178: [SPARKR][DOCS][MINOR] R programming guide to include csv...

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14178 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 e

[GitHub] spark issue #14178: [SPARKR][DOCS][MINOR] R programming guide to include csv...

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

[GitHub] spark issue #14178: [SPARKR][DOCS][MINOR] R programming guide to include csv...

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

[GitHub] spark issue #14148: [SPARK-16482] [SQL] Describe Table Command for Tables Re...

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14148 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 e

[GitHub] spark issue #14148: [SPARK-16482] [SQL] Describe Table Command for Tables Re...

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

[GitHub] spark issue #14148: [SPARK-16482] [SQL] Describe Table Command for Tables Re...

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

[GitHub] spark issue #14106: [SPARK-16448] RemoveAliasOnlyProject should not remove a...

2016-07-13 Thread liancheng
Github user liancheng commented on the issue: https://github.com/apache/spark/pull/14106 LGTM except for some minor comments. --- 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 enab

[GitHub] spark issue #14165: [SPARK-16503] SparkSession should provide Spark version

2016-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14165 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 e

[GitHub] spark issue #14165: [SPARK-16503] SparkSession should provide Spark version

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

<    1   2   3   4   5   6   7   >