[GitHub] spark pull request: [SPARK-14296][SQL] whole stage codegen support...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12087#issuecomment-205839291 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14362] [SQL] DDL Native Support: Drop V...

2016-04-05 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/12146#discussion_r58549895 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/commands.scala --- @@ -68,10 +91,14 @@ case class DropTable( // Users should

[GitHub] spark pull request: [SPARK-14404][SQL][TESTS] HDFSMetadataLogSuite...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12177#issuecomment-205837810 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14404][SQL][TESTS] HDFSMetadataLogSuite...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12177#issuecomment-205837382 **[Test build #54982 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54982/consoleFull)** for PR 12177 at commit

[GitHub] spark pull request: [SPARK-14296][SQL] whole stage codegen support...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12087#issuecomment-205836476 **[Test build #54989 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54989/consoleFull)** for PR 12087 at commit

[GitHub] spark pull request: [SPARK-14362] [SQL] DDL Native Support: Drop V...

2016-04-05 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/12146#discussion_r58547886 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/commands.scala --- @@ -47,18 +47,38 @@ case class AnalyzeTable(tableName: String)

[GitHub] spark pull request: [SPARK-14362] [SQL] DDL Native Support: Drop V...

2016-04-05 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/12146#issuecomment-205822261 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

[GitHub] spark pull request: [SPARK-14129][SQL] Alter table DDL commands

2016-04-05 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/12121#issuecomment-205835272 Looks like those failed tests were caused by altering cluster by related metadata. Can you take a look at those test files? We can extract useful parts of those query

[GitHub] spark pull request: [SPARK-14362] [SQL] DDL Native Support: Drop V...

2016-04-05 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/12146#discussion_r58547959 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/commands.scala --- @@ -68,10 +91,14 @@ case class DropTable( // Users should

[GitHub] spark pull request: [SPARK-14335][SQL] Describe function command r...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12128#issuecomment-205824874 **[Test build #54986 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54986/consoleFull)** for PR 12128 at commit

[GitHub] spark pull request: [SPARK-14123] [SPARK-14384] [SQL] Handle Creat...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12117#issuecomment-205831352 **[Test build #54987 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54987/consoleFull)** for PR 12117 at commit

[GitHub] spark pull request: [SPARK-14362] [SQL] DDL Native Support: Drop V...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12146#issuecomment-205824867 **[Test build #54985 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54985/consoleFull)** for PR 12146 at commit

[GitHub] spark pull request: [SPARK-14335][SQL] Describe function command r...

2016-04-05 Thread yongtang
Github user yongtang commented on a diff in the pull request: https://github.com/apache/spark/pull/12128#discussion_r58543563 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -213,8 +213,8 @@ class SQLQuerySuite extends QueryTest

[GitHub] spark pull request: [SPARK-10530] [CORE] Kill other task attempts ...

2016-04-05 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/11996#discussion_r58542903 --- Diff: core/src/test/scala/org/apache/spark/scheduler/TaskSetManagerSuite.scala --- @@ -789,6 +791,51 @@ class TaskSetManagerSuite extends

[GitHub] spark pull request: [SPARK-14362] [SQL] DDL Native Support: Drop V...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12146#issuecomment-205815017 **[Test build #54984 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54984/consoleFull)** for PR 12146 at commit

[GitHub] spark pull request: [SPARK-14362] [SQL] DDL Native Support: Drop V...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12146#issuecomment-205820608 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-14362] [SQL] DDL Native Support: Drop V...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12146#issuecomment-205820618 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14362] [SQL] DDL Native Support: Drop V...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12146#issuecomment-205820543 **[Test build #54984 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54984/consoleFull)** for PR 12146 at commit

[GitHub] spark pull request: [SPARK-6429] Implement hashCode and equals tog...

2016-04-05 Thread joan38
Github user joan38 commented on a diff in the pull request: https://github.com/apache/spark/pull/12157#discussion_r58542253 --- Diff: core/src/main/scala/org/apache/spark/rdd/HadoopRDD.scala --- @@ -53,14 +53,22 @@ import org.apache.spark.util.{NextIterator,

[GitHub] spark pull request: [SPARK-14369][SQL][WIP][test-hadoop2.2] Locali...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12153#issuecomment-205816083 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: SPARK-12384 - Enables spark-clients to set the...

2016-04-05 Thread dhruve
Github user dhruve commented on a diff in the pull request: https://github.com/apache/spark/pull/12115#discussion_r58541449 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala --- @@ -819,12 +819,22 @@ private[spark] class Client( javaOpts +=

[GitHub] spark pull request: [SPARK-14369][SQL][WIP][test-hadoop2.2] Locali...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12153#issuecomment-205816076 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-14369][SQL][WIP][test-hadoop2.2] Locali...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12153#issuecomment-205815335 **[Test build #54981 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54981/consoleFull)** for PR 12153 at commit

[GitHub] spark pull request: [SPARK-14404][SQL][TESTS] HDFSMetadataLogSuite...

2016-04-05 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/12177#issuecomment-205812912 I'm closing this since it's not an issue. The scheme of `FakeFileSystem` is randomly generated, so it doesn't interfere normal execution of other tests. The

[GitHub] spark pull request: [SPARK-14404][SQL][TESTS] HDFSMetadataLogSuite...

2016-04-05 Thread liancheng
Github user liancheng closed the pull request at: https://github.com/apache/spark/pull/12177 --- 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-12384 - Enables spark-clients to set the...

2016-04-05 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/12115#discussion_r58538995 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala --- @@ -819,12 +819,22 @@ private[spark] class Client( javaOpts +=

[GitHub] spark pull request: [SPARK-14396] [SQL] Throw Exceptions for DDLs ...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12169#issuecomment-205808491 **[Test build #54983 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54983/consoleFull)** for PR 12169 at commit

[GitHub] spark pull request: [SPARK-14245] [Web UI] Display the user in the...

2016-04-05 Thread tgravescs
Github user tgravescs commented on the pull request: https://github.com/apache/spark/pull/12123#issuecomment-205806915 Actually this jira was for both history and active so if it doesn't work with history we should fix. Note that the history file has the user in it already since it

[GitHub] spark pull request: [SPARK-1239] Improve fetching of map output st...

2016-04-05 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/12113#discussion_r58536751 --- Diff: core/src/main/scala/org/apache/spark/MapOutputTracker.scala --- @@ -428,40 +503,93 @@ private[spark] class MapOutputTrackerMaster(conf:

[GitHub] spark pull request: [SPARK-1239] Improve fetching of map output st...

2016-04-05 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/12113#discussion_r58536056 --- Diff: core/src/main/scala/org/apache/spark/MapOutputTracker.scala --- @@ -296,10 +290,89 @@ private[spark] class MapOutputTrackerMaster(conf:

[GitHub] spark pull request: [SPARK-14404][SQL][TESTS] HDFSMetadataLogSuite...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12177#issuecomment-205796464 **[Test build #54982 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54982/consoleFull)** for PR 12177 at commit

[GitHub] spark pull request: [SPARK-14404][SQL][TESTS] HDFSMetadataLogSuite...

2016-04-05 Thread liancheng
GitHub user liancheng opened a pull request: https://github.com/apache/spark/pull/12177 [SPARK-14404][SQL][TESTS] HDFSMetadataLogSuite should recover the original FileSystem implementation after overriding it ## What changes were proposed in this pull request? Test case

[GitHub] spark pull request: [SPARK-14347] [WIP] Require Java 8 for Spark 2...

2016-04-05 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/12165#issuecomment-205791222 Yes. On Tuesday, April 5, 2016, Sean Owen wrote: > Yeah I put this out since @lresende was >

[GitHub] spark pull request: [SPARK-10530] [CORE] Kill other task attempts ...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11996#issuecomment-205789547 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10530] [CORE] Kill other task attempts ...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11996#issuecomment-205789542 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-10530] [CORE] Kill other task attempts ...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11996#issuecomment-205788878 **[Test build #54979 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54979/consoleFull)** for PR 11996 at commit

[GitHub] spark pull request: [SPARK-14399] Remove unnecessary excludes from...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12171#issuecomment-205780099 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-14399] Remove unnecessary excludes from...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12171#issuecomment-205780102 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14399] Remove unnecessary excludes from...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12171#issuecomment-205780064 **[Test build #54972 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54972/consoleFull)** for PR 12171 at commit

[GitHub] spark pull request: [SPARK-14369][SQL][WIP][test-hadoop2.2] Locali...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12153#issuecomment-205776334 **[Test build #54981 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54981/consoleFull)** for PR 12153 at commit

[GitHub] spark pull request: e[SPARK-14369][SQL][WIP][test-hadoop2.2] Local...

2016-04-05 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/12153#issuecomment-205774157 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-14402][CORE] UTF8String.toTitleCase sho...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12175#issuecomment-205766165 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-14402][CORE] UTF8String.toTitleCase sho...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12175#issuecomment-205766169 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14402][CORE] UTF8String.toTitleCase sho...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12175#issuecomment-205765803 **[Test build #54976 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54976/consoleFull)** for PR 12175 at commit

[GitHub] spark pull request: [SPARK-13211] [STREAMING] StreamingContext thr...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12174#issuecomment-205763482 **[Test build #54980 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54980/consoleFull)** for PR 12174 at commit

[GitHub] spark pull request: [SPARK-13211] [STREAMING] StreamingContext thr...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12174#issuecomment-205763511 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-13211] [STREAMING] StreamingContext thr...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12174#issuecomment-205763513 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13211] [STREAMING] StreamingContext thr...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12174#issuecomment-205761941 **[Test build #54980 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54980/consoleFull)** for PR 12174 at commit

[GitHub] spark pull request: [SPARK-13211] [STREAMING] StreamingContext thr...

2016-04-05 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/12174#issuecomment-205761421 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

[GitHub] spark pull request: [SPARK-14397][WEBUI] and tags ar...

2016-04-05 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/12170#issuecomment-205759437 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-14370][MLLIB]removed duplicate generati...

2016-04-05 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/12176#discussion_r58519101 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/clustering/LDAOptimizer.scala --- @@ -440,12 +440,9 @@ final class OnlineLDAOptimizer extends

[GitHub] spark pull request: [SPARK-14370][MLLIB]removed duplicate generati...

2016-04-05 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/12176#discussion_r58518958 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/clustering/LDAOptimizer.scala --- @@ -542,10 +539,11 @@ private[clustering] object OnlineLDAOptimizer {

[GitHub] spark pull request: [SPARK-10530] [CORE] Kill other task attempts ...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11996#issuecomment-20575 **[Test build #54979 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54979/consoleFull)** for PR 11996 at commit

[GitHub] spark pull request: [SPARK-13241] [Web UI] Added long values for d...

2016-04-05 Thread steveloughran
Github user steveloughran commented on the pull request: https://github.com/apache/spark/pull/11326#issuecomment-205753480 thx for this; helps with cross platform dev & test --- 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-6429] Implement hashCode and equals tog...

2016-04-05 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/12157#discussion_r58517250 --- Diff: core/src/main/scala/org/apache/spark/Partition.scala --- @@ -26,6 +26,11 @@ trait Partition extends Serializable { */ def index: Int

[GitHub] spark pull request: [SPARK-14174][MLLIB] Accelerate KMeans via Min...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11974#issuecomment-205748375 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14174][MLLIB] Accelerate KMeans via Min...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11974#issuecomment-205748368 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-14174][MLLIB] Accelerate KMeans via Min...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11974#issuecomment-205747943 **[Test build #54978 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54978/consoleFull)** for PR 11974 at commit

[GitHub] spark pull request: [SPARK-13792][SQL] Limit logging of bad record...

2016-04-05 Thread maropu
Github user maropu commented on the pull request: https://github.com/apache/spark/pull/12173#issuecomment-205744988 @falaki Could you check this to match your intent? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-14399] Remove unnecessary excludes from...

2016-04-05 Thread steveloughran
Github user steveloughran commented on the pull request: https://github.com/apache/spark/pull/12171#issuecomment-205744467 without looking at the details, I appreciated the ambition —and like that wildcard artifact exclusion. what is the dependency graph that SBT generates

[GitHub] spark pull request: [SPARK-6429] Implement hashCode and equals tog...

2016-04-05 Thread joan38
Github user joan38 commented on a diff in the pull request: https://github.com/apache/spark/pull/12157#discussion_r58514424 --- Diff: core/src/main/scala/org/apache/spark/Partition.scala --- @@ -26,6 +26,11 @@ trait Partition extends Serializable { */ def index: Int

[GitHub] spark pull request: [SPARK-14370][MLLIB]removed duplicate generati...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12176#issuecomment-205741735 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-11416][BUILD] Update to Chill 0.8.0 & K...

2016-04-05 Thread steveloughran
Github user steveloughran commented on the pull request: https://github.com/apache/spark/pull/12076#issuecomment-205739991 Makes sense. Note that getting the SBT dependencies to match maven's was a complete nightmare; it'd probably have been easier to write a new version reconciler

[GitHub] spark pull request: [SPARK-14370][MLLIB]removed duplicate generati...

2016-04-05 Thread pravingadakh
GitHub user pravingadakh opened a pull request: https://github.com/apache/spark/pull/12176 [SPARK-14370][MLLIB]removed duplicate generation of ids in OnlineLDAOptimizer ## What changes were proposed in this pull request? Removed duplicated generation of `ids` in

[GitHub] spark pull request: [SPARK-6429] Implement hashCode and equals tog...

2016-04-05 Thread joan38
Github user joan38 commented on the pull request: https://github.com/apache/spark/pull/12157#issuecomment-205737385 Not yet. I wanted to have some thoughts first before I bother implementing the wrong way everywhere. I will push a new version soon with your comments and more (if

[GitHub] spark pull request: [SPARK-6429] Implement hashCode and equals tog...

2016-04-05 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/12157#discussion_r58512147 --- Diff: core/src/main/scala/org/apache/spark/rdd/HadoopRDD.scala --- @@ -53,14 +53,22 @@ import org.apache.spark.util.{NextIterator,

[GitHub] spark pull request: [SPARK-6429] Implement hashCode and equals tog...

2016-04-05 Thread joan38
Github user joan38 commented on a diff in the pull request: https://github.com/apache/spark/pull/12157#discussion_r58511910 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/linalg/Matrices.scala --- @@ -590,6 +590,11 @@ class SparseMatrix @Since("1.3.0") ( case _ =>

[GitHub] spark pull request: [SPARK-6429] Implement hashCode and equals tog...

2016-04-05 Thread joan38
Github user joan38 commented on a diff in the pull request: https://github.com/apache/spark/pull/12157#discussion_r58511925 --- Diff: core/src/main/scala/org/apache/spark/rdd/CoGroupedRDD.scala --- @@ -58,10 +58,20 @@ private[spark] case class NarrowCoGroupSplitDep( *

[GitHub] spark pull request: [SPARK-6429] Implement hashCode and equals tog...

2016-04-05 Thread joan38
Github user joan38 commented on a diff in the pull request: https://github.com/apache/spark/pull/12157#discussion_r58511863 --- Diff: core/src/main/scala/org/apache/spark/rdd/HadoopRDD.scala --- @@ -53,14 +53,22 @@ import org.apache.spark.util.{NextIterator,

[GitHub] spark pull request: [SPARK-13597][PySpark][ML] Python API for Gene...

2016-04-05 Thread vectorijk
Github user vectorijk commented on a diff in the pull request: https://github.com/apache/spark/pull/11468#discussion_r58511272 --- Diff: python/pyspark/ml/regression.py --- @@ -934,6 +935,146 @@ def predict(self, features): return self._call_java("predict", features)

[GitHub] spark pull request: [SPARK-14174][MLLIB] Accelerate KMeans via Min...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11974#issuecomment-205734679 **[Test build #54978 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54978/consoleFull)** for PR 11974 at commit

[GitHub] spark pull request: [SPARK-13597][PySpark][ML] Python API for Gene...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11468#issuecomment-205733824 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13597][PySpark][ML] Python API for Gene...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11468#issuecomment-205733698 **[Test build #54977 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54977/consoleFull)** for PR 11468 at commit

[GitHub] spark pull request: [SPARK-13597][PySpark][ML] Python API for Gene...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11468#issuecomment-205733822 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-14402][CORE] UTF8String.toTitleCase sho...

2016-04-05 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/12175#issuecomment-205733156 As in the JIRA I don't think this is correct since for example "this is NewCo" would become "This Is Newco" when that seems wrong. --- If your project is set up for

[GitHub] spark pull request: [SPARK-12555][SQL] Result should not be corrup...

2016-04-05 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/11623#discussion_r58510248 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/DatasetAggregatorSuite.scala --- @@ -176,4 +186,13 @@ class DatasetAggregatorSuite extends

[GitHub] spark pull request: [SPARK-13597][PySpark][ML] Python API for Gene...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11468#issuecomment-205731070 **[Test build #54977 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54977/consoleFull)** for PR 11468 at commit

[GitHub] spark pull request: [SPARK-14402][CORE] UTF8String.toTitleCase sho...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12175#issuecomment-205731068 **[Test build #54976 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54976/consoleFull)** for PR 12175 at commit

[GitHub] spark pull request: [SPARK-14402][CORE] UTF8String.toTitleCase sho...

2016-04-05 Thread dongjoon-hyun
GitHub user dongjoon-hyun opened a pull request: https://github.com/apache/spark/pull/12175 [SPARK-14402][CORE] UTF8String.toTitleCase should return non-first letters in lowercase ## What changes were proposed in this pull request? Current `UTF8String.toTitleCase`

[GitHub] spark pull request: [SPARK-13597][PySpark][ML] Python API for Gene...

2016-04-05 Thread vectorijk
Github user vectorijk commented on the pull request: https://github.com/apache/spark/pull/11468#issuecomment-205730049 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-13428] [SQL] Pushing Down Aggregate Exp...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11298#issuecomment-205729777 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13428] [SQL] Pushing Down Aggregate Exp...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11298#issuecomment-205729750 **[Test build #54975 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54975/consoleFull)** for PR 11298 at commit

[GitHub] spark pull request: [SPARK-13428] [SQL] Pushing Down Aggregate Exp...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11298#issuecomment-205729764 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

[GitHub] spark pull request: [SPARK-13428] [SQL] Pushing Down Aggregate Exp...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11298#issuecomment-205728972 **[Test build #54975 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54975/consoleFull)** for PR 11298 at commit

[GitHub] spark pull request: [SPARK-13792][SQL] Limit logging of bad record...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12173#issuecomment-205728582 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-13792][SQL] Limit logging of bad record...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12173#issuecomment-205728584 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13597][PySpark][ML] Python API for Gene...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11468#issuecomment-205728077 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13792][SQL] Limit logging of bad record...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12173#issuecomment-205728122 **[Test build #54970 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54970/consoleFull)** for PR 12173 at commit

[GitHub] spark pull request: [SPARK-13597][PySpark][ML] Python API for Gene...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11468#issuecomment-205728037 **[Test build #54974 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54974/consoleFull)** for PR 11468 at commit

[GitHub] spark pull request: [SPARK-13597][PySpark][ML] Python API for Gene...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11468#issuecomment-205728072 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-14349] [SQL] Issue Error Messages for U...

2016-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12134 --- 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-14349] [SQL] Issue Error Messages for U...

2016-04-05 Thread hvanhovell
Github user hvanhovell commented on the pull request: https://github.com/apache/spark/pull/12134#issuecomment-205723972 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

[GitHub] spark pull request: [SPARK-13597][PySpark][ML] Python API for Gene...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11468#issuecomment-205723699 **[Test build #54974 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54974/consoleFull)** for PR 11468 at commit

[GitHub] spark pull request: [SPARK-14349] [SQL] Issue Error Messages for U...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12134#issuecomment-205722537 **[Test build #2756 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2756/consoleFull)** for PR 12134 at commit

[GitHub] spark pull request: [SPARK-12555][SQL] Result should not be corrup...

2016-04-05 Thread lresende
Github user lresende commented on a diff in the pull request: https://github.com/apache/spark/pull/11623#discussion_r58505416 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/DatasetAggregatorSuite.scala --- @@ -176,4 +186,13 @@ class DatasetAggregatorSuite extends QueryTest

[GitHub] spark pull request: [SPARK-14397][WEBUI] and tags ar...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12170#issuecomment-205719833 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-14397][WEBUI] and tags ar...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12170#issuecomment-205719853 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-14397][WEBUI] and tags ar...

2016-04-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12170#issuecomment-205719693 **[Test build #54962 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/54962/consoleFull)** for PR 12170 at commit

[GitHub] spark pull request: [SPARK-14399] Remove unnecessary excludes from...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12171#issuecomment-205719339 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-14362] [SQL] DDL Native Support: Drop V...

2016-04-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12146#issuecomment-205719389 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

<    3   4   5   6   7   8   9   10   >