[GitHub] spark pull request: [SPARK-6990] [Build] Add Java linting script; ...

2015-12-03 Thread dskrvk
Github user dskrvk commented on a diff in the pull request: https://github.com/apache/spark/pull/9867#discussion_r46645444 --- Diff: dev/lint-java --- @@ -0,0 +1,34 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/9862#discussion_r46649405 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/DataFrame.scala --- @@ -1241,16 +1241,22 @@ class DataFrame private[sql]( * @since 1.4.0

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9862#issuecomment-161880849 **[Test build #47186 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47186/consoleFull)** for PR 9862 at commit

[GitHub] spark pull request: [SPARK-12089] [SQL] Fix memory corrupt due to ...

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

[GitHub] spark pull request: [SPARK-12034][SPARKR] Eliminate warnings in Sp...

2015-12-03 Thread sun-rui
Github user sun-rui commented on the pull request: https://github.com/apache/spark/pull/10030#issuecomment-161859036 @shivaram, could we merge this? --- 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

[GitHub] spark pull request: [SPARK-11958] [SPARK-11957] [ML] [Doc] SQLTran...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10006#issuecomment-161860480 **[Test build #47181 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47181/consoleFull)** for PR 10006 at commit

[GitHub] spark pull request: [SPARK-6990] [Build] Add Java linting script; ...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9867#issuecomment-161864244 **[Test build #47183 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47183/consoleFull)** for PR 9867 at commit

[GitHub] spark pull request: [SPARK-7889] [CORE] WiP HistoryServer to refre...

2015-12-03 Thread squito
Github user squito commented on the pull request: https://github.com/apache/spark/pull/6935#issuecomment-161864325 Hi @steveloughran I've done one *rough* pass over the code, thanks for working on this. This definitely looks promising, the unit tests seem pretty good so its great

[GitHub] spark pull request: [SPARK-12034][SPARKR] Eliminate warnings in Sp...

2015-12-03 Thread sun-rui
Github user sun-rui commented on the pull request: https://github.com/apache/spark/pull/10030#issuecomment-161881628 rebased 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

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9862#issuecomment-161884039 **[Test build #47188 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47188/consoleFull)** for PR 9862 at commit

[GitHub] spark pull request: [SPARK-12089] [SQL] Fix memory corrupt due to ...

2015-12-03 Thread nongli
GitHub user nongli opened a pull request: https://github.com/apache/spark/pull/10142 [SPARK-12089] [SQL] Fix memory corrupt due to freeing a page being referenced When the spillable sort iterator was spilled, it was mistakenly keeping the last page in memory rather than the

[GitHub] spark pull request: Pyspark typo & Add missing abstractmethod anno...

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

[GitHub] spark pull request: [SPARK-11619][SQL] cannot use UDTF in DataFram...

2015-12-03 Thread dilipbiswal
Github user dilipbiswal commented on the pull request: https://github.com/apache/spark/pull/9981#issuecomment-161902467 @cloud-fan Hi Wenchen, changed as per your suggestion. Please take a look. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-11619][SQL] cannot use UDTF in DataFram...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9981#issuecomment-161902504 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-11314] [YARN] add service API and test ...

2015-12-03 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/9182#issuecomment-161861637 It looks like some MiMa tests are now failing in the Hadoop pre-YARN builds: ``` [info] spark-core: found 1 potential binary incompatibilities (filtered

[GitHub] spark pull request: [SPARK-12101][CORE] Fix thread pools that cann...

2015-12-03 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/10135#issuecomment-161865737 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

[GitHub] spark pull request: [SPARK-11963][DOC] Add docs for QuantileDiscre...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9962#issuecomment-161860680 **[Test build #47180 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47180/consoleFull)** for PR 9962 at commit

[GitHub] spark pull request: [SPARK-12115] [SparkR] Change numPartitions() ...

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

[GitHub] spark pull request: [SPARK-12115] [SparkR] Change numPartitions() ...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10123#issuecomment-161859173 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-7889] [CORE] WiP HistoryServer to refre...

2015-12-03 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/6935#discussion_r46645061 --- Diff: core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala --- @@ -699,12 +853,24 @@ private class FsApplicationAttemptInfo(

[GitHub] spark pull request: [SPARK-12034][SPARKR] Eliminate warnings in Sp...

2015-12-03 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/10030#issuecomment-161877673 @sun-rui Could you bring this update to date with master ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: [SPARK-6990] [Build] Add Java linting script; ...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9867#issuecomment-161880303 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-6990] [Build] Add Java linting script; ...

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

[GitHub] spark pull request: [SPARK-10780] [ML] Set initialModel in KMeans ...

2015-12-03 Thread yinxusen
Github user yinxusen commented on the pull request: https://github.com/apache/spark/pull/8972#issuecomment-161880196 @jayantshekhar Any progress on it? I think we can refer to [the code

[GitHub] spark pull request: [SPARK-6990] [Build] Add Java linting script; ...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9867#issuecomment-161880279 **[Test build #47183 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47183/consoleFull)** for PR 9867 at commit

[GitHub] spark pull request: [SPARK-11269][SQL] Java API support & test cas...

2015-12-03 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/9358#discussion_r46650956 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/encoders/Encoder.scala --- @@ -37,3 +37,120 @@ trait Encoder[T] extends Serializable

[GitHub] spark pull request: [SPARK-12034][SPARKR] Eliminate warnings in Sp...

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

[GitHub] spark pull request: [SPARK-11619][SQL] cannot use UDTF in DataFram...

2015-12-03 Thread dilipbiswal
GitHub user dilipbiswal reopened a pull request: https://github.com/apache/spark/pull/9981 [SPARK-11619][SQL] cannot use UDTF in DataFrame.selectExpr Description of the problem from @cloud-fan Actually this line:

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9862#issuecomment-161860534 **[Test build #47182 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47182/consoleFull)** for PR 9862 at commit

[GitHub] spark pull request: [SPARK-11958] [SPARK-11957] [ML] [Doc] SQLTran...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10006#issuecomment-161867221 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-11958] [SPARK-11957] [ML] [Doc] SQLTran...

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

[GitHub] spark pull request: [SPARK-11958] [SPARK-11957] [ML] [Doc] SQLTran...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10006#issuecomment-161867116 **[Test build #47181 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47181/consoleFull)** for PR 10006 at commit

[GitHub] spark pull request: [SPARK-11155][Web UI] Stage summary json shoul...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10107#issuecomment-161868467 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-11155][Web UI] Stage summary json shoul...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10107#issuecomment-161868423 **[Test build #47175 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47175/consoleFull)** for PR 10107 at commit

[GitHub] spark pull request: [SPARK-11155][Web UI] Stage summary json shoul...

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

[GitHub] spark pull request: Update StructType.scala

2015-12-03 Thread swkimme
GitHub user swkimme opened a pull request: https://github.com/apache/spark/pull/10141 Update StructType.scala The example will throw error like :20: error: not found: value StructType Need to add this line: import org.apache.spark.sql.types._ You can merge this

[GitHub] spark pull request: [SPARK-12117][SQL] Fix ignored column aliases ...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10140#issuecomment-161880524 **[Test build #47185 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47185/consoleFull)** for PR 10140 at commit

[GitHub] spark pull request: Update StructType.scala

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10141#issuecomment-161880513 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9862#issuecomment-161881477 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9862#issuecomment-161881474 **[Test build #47186 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47186/consoleFull)** for PR 9862 at commit

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

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

[GitHub] spark pull request: [SPARK-12034][SPARKR] Eliminate warnings in Sp...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10030#issuecomment-161885785 **[Test build #47187 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47187/consoleFull)** for PR 10030 at commit

[GitHub] spark pull request: [SPARK-12034][SPARKR] Eliminate warnings in Sp...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10030#issuecomment-161885841 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-10582][Yarn][Core] Fix AM failure situa...

2015-12-03 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/9963#discussion_r46651837 --- Diff: core/src/main/scala/org/apache/spark/scheduler/cluster/YarnSchedulerBackend.scala --- @@ -212,6 +233,7 @@ private[spark] abstract class

[GitHub] spark pull request: Pyspark typo & Add missing abstractmethod anno...

2015-12-03 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/spark/pull/10143 Pyspark typo & Add missing abstractmethod annotation No jira is created since this is a trivial change. @davies Please help review it You can merge this pull request into a Git repository

[GitHub] spark pull request: [SPARK-12101][CORE] Fix thread pools that cann...

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

[GitHub] spark pull request: [PYSPARK] Pyspark typo & Add missing abstractm...

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

[GitHub] spark pull request: [PYSPARK] Pyspark typo & Add missing abstractm...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10143#issuecomment-161893767 **[Test build #47190 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47190/consoleFull)** for PR 10143 at commit

[GitHub] spark pull request: [SPARK-12032] [SQL] Re-order inner joins to do...

2015-12-03 Thread nongli
Github user nongli commented on a diff in the pull request: https://github.com/apache/spark/pull/10073#discussion_r46654062 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -712,6 +711,54 @@ object PushPredicateThroughAggregate

[GitHub] spark pull request: [SPARK-12117][SQL] Fix ignored column aliases ...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10140#issuecomment-161893780 **[Test build #47185 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47185/consoleFull)** for PR 10140 at commit

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9862#issuecomment-161865425 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9862#issuecomment-161865406 **[Test build #47182 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47182/consoleFull)** for PR 9862 at commit

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

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

[GitHub] spark pull request: [SPARK-12101][CORE] Fix thread pools that cann...

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

[GitHub] spark pull request: SPARK-12105 - SPARK-SQL add convenient show fu...

2015-12-03 Thread jbonofre
Github user jbonofre commented on the pull request: https://github.com/apache/spark/pull/10130#issuecomment-161880814 Rebase --- 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: [SPARK-10582][Yarn][Core] Fix AM failure situa...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9963#issuecomment-161894154 **[Test build #47191 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47191/consoleFull)** for PR 9963 at commit

[GitHub] spark pull request: [SPARK-12089] [SQL] Fix memory corrupt due to ...

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

[GitHub] spark pull request: [SPARK-12089] [SQL] Fix memory corrupt due to ...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10142#issuecomment-161899926 **[Test build #47189 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47189/consoleFull)** for PR 10142 at commit

[GitHub] spark pull request: [SPARK-12089] [SQL] Fix memory corrupt due to ...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10142#issuecomment-161899961 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-12115] [SparkR] Change numPartitions() ...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10123#issuecomment-161859110 **[Test build #47179 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47179/consoleFull)** for PR 10123 at commit

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/9862#discussion_r46646105 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/DataFrame.scala --- @@ -1241,16 +1241,22 @@ class DataFrame private[sql]( * @since 1.4.0

[GitHub] spark pull request: [ SPARK-12142]Reply false when container alloc...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10138#issuecomment-161872900 **[Test build #47177 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47177/consoleFull)** for PR 10138 at commit

[GitHub] spark pull request: [ SPARK-12142]Reply false when container alloc...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10138#issuecomment-161872951 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [ SPARK-12142]Reply false when container alloc...

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

[GitHub] spark pull request: [SPARK-12101][CORE] Fix thread pools that cann...

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

[GitHub] spark pull request: [PYSPARK] Pyspark typo & Add missing abstractm...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10143#issuecomment-161891284 **[Test build #47190 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47190/consoleFull)** for PR 10143 at commit

[GitHub] spark pull request: [SPARK-12101][CORE] Fix thread pools that cann...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10135#issuecomment-161891248 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [PYSPARK] Pyspark typo & Add missing abstractm...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10143#issuecomment-161893859 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-12117][SQL] Fix ignored column aliases ...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10140#issuecomment-161893887 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-12117][SQL] Fix ignored column aliases ...

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

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

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

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9862#issuecomment-161899301 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-11884] Drop multiple columns in the Dat...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9862#issuecomment-161899206 **[Test build #47188 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47188/consoleFull)** for PR 9862 at commit

[GitHub] spark pull request: [SPARK-11963][DOC] Add docs for QuantileDiscre...

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

[GitHub] spark pull request: [SPARK-11963][DOC] Add docs for QuantileDiscre...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9962#issuecomment-161860740 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-12104][SPARKR] collect() does not handl...

2015-12-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/10118 --- 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: [SPARK-10259] [ML] Add @since annotation to ml...

2015-12-03 Thread maropu
Github user maropu commented on the pull request: https://github.com/apache/spark/pull/8534#issuecomment-161548934 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

[GitHub] spark pull request: [FLAKY-TEST-FIX][STREAMING][TEST] Make sure St...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10124#issuecomment-161558277 **[Test build #2156 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2156/consoleFull)** for PR 10124 at commit

[GitHub] spark pull request: [FLAKY-TEST-FIX][STREAMING][TEST] Make sure St...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10124#issuecomment-161558331 **[Test build #2157 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2157/consoleFull)** for PR 10124 at commit

[GitHub] spark pull request: [SPARK-12122][STREAMING] Prevent batches from ...

2015-12-03 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/10127#issuecomment-161567164 @zsxwing Please check this. I think this problem has been caused by the #9707 --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-12120][PYSPARK] Improve exception messa...

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

[GitHub] spark pull request: [SPARK-9782] [YARN] Support YARN application t...

2015-12-03 Thread shijinkui
Github user shijinkui commented on a diff in the pull request: https://github.com/apache/spark/pull/8072#discussion_r46532508 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala --- @@ -163,6 +163,23 @@ private[spark] class Client(

[GitHub] spark pull request: pull out nondeterministic expressions from Joi...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10128#issuecomment-161583163 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-11987] Python API update for ChiSqSelec...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10007#issuecomment-161602541 **[Test build #47136 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47136/consoleFull)** for PR 10007 at commit

[GitHub] spark pull request: [SPARK-12115] [SparkR] Change numPartitions() ...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10123#issuecomment-161601910 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-12115] [SparkR] Change numPartitions() ...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10123#issuecomment-161601793 **[Test build #47137 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47137/consoleFull)** for PR 10123 at commit

[GitHub] spark pull request: [SPARK-12115] [SparkR] Change numPartitions() ...

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

[GitHub] spark pull request: [SPARK-12122][STREAMING] Prevent batches from ...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10127#issuecomment-161608484 **[Test build #2162 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2162/consoleFull)** for PR 10127 at commit

[GitHub] spark pull request: [SPARK-12125][SQL] pull out nondeterministic e...

2015-12-03 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/10128#issuecomment-161626933 I think it's not a good example to show that we need to allow nondeterministic expressions in join codition. We can use `Repartition` operator to fix data skew, like

[GitHub] spark pull request: [SPARK-12115] [SparkR] Change numPartitions() ...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10123#issuecomment-161598230 **[Test build #47137 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47137/consoleFull)** for PR 10123 at commit

[GitHub] spark pull request: [SPARK-4117] [YARN] Spark on Yarn handle AM be...

2015-12-03 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/10129#discussion_r46546311 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -370,6 +371,12 @@ private[spark] class ApplicationMaster(

[GitHub] spark pull request: [SQL] [DO NOT MERGE] Try to log some useful th...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10120#issuecomment-161547817 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SQL] [DO NOT MERGE] Try to log some useful th...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10120#issuecomment-161547681 **[Test build #47120 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47120/consoleFull)** for PR 10120 at commit

[GitHub] spark pull request: [SQL] [DO NOT MERGE] Try to log some useful th...

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

[GitHub] spark pull request: [SPARK-12079][BUILD][SQL] Run Catalyst subproj...

2015-12-03 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/10077#issuecomment-161553258 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

[GitHub] spark pull request: [SPARK-12091] [PYSPARK] Deprecate the JAVA-spe...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10092#issuecomment-161553502 **[Test build #47129 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47129/consoleFull)** for PR 10092 at commit

[GitHub] spark pull request: [SPARK-12088][SQL]check connection.isClosed be...

2015-12-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/10095 --- 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: [SPARK-11439][ML] Optimization of creating spa...

2015-12-03 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/9756#discussion_r46529273 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/util/LinearDataGenerator.scala --- @@ -131,35 +131,30 @@ object LinearDataGenerator { eps:

[GitHub] spark pull request: [SPARK-12122][STREAMING] Prevent batches from ...

2015-12-03 Thread tdas
GitHub user tdas opened a pull request: https://github.com/apache/spark/pull/10127 [SPARK-12122][STREAMING] Prevent batches from being submitted twice after recovering StreamingContext from checkpoint You can merge this pull request into a Git repository by running: $ git

[GitHub] spark pull request: [SPARK-12120][PYSPARK] Improve exception messa...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10126#issuecomment-161570578 **[Test build #47132 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47132/consoleFull)** for PR 10126 at commit

  1   2   3   4   5   6   >