[GitHub] spark pull request: [SPARK-11485][SQL] Make DataFrameHolder and Da...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9445#issuecomment-153533742 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: [DOC] Missing link to R DataFrame API doc

2015-11-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/9394 --- 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-7097][SQL]: Partitioned tables should o...

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

[GitHub] spark pull request: [SPARK-7097][SQL]: Partitioned tables should o...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5668#issuecomment-153537472 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-11491] Update build to use Scala 2.10.5

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

[GitHub] spark pull request: SPARK-4921. TaskSetManager.dequeueTask returns...

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

[GitHub] spark pull request: [SPARK-11195][CORE] Use correct classloader fo...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9367#issuecomment-153543299 Merged build started. --- 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-11195][CORE] Use correct classloader fo...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9367#issuecomment-153543842 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-11195][CORE] Use correct classloader fo...

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

[GitHub] spark pull request: [SPARK-2960][Deploy] Support executing Spark f...

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

[GitHub] spark pull request: [SPARK-9858] [SQL] Add an ExchangeCoordinator ...

2015-11-03 Thread yhuai
GitHub user yhuai opened a pull request: https://github.com/apache/spark/pull/9453 [SPARK-9858] [SQL] Add an ExchangeCoordinator to estimate the number of post-shuffle partitions for aggregates and joins (follow-up) https://issues.apache.org/jira/browse/SPARK-9858 This PR

[GitHub] spark pull request: [SPARK-9858] [SQL] Add an ExchangeCoordinator ...

2015-11-03 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/9453#issuecomment-153527809 cc @JoshRosen --- 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-11425] [SPARK-11486] Improve Hybrid agg...

2015-11-03 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/9383#issuecomment-153527858 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: [SPARK-11425] [SPARK-11486] Improve Hybrid agg...

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

[GitHub] spark pull request: WIP: Optimize Inner joins with skewed null val...

2015-11-03 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/9451#issuecomment-153529582 How about we update the title to include the jira? Is https://issues.apache.org/jira/browse/SPARK-9372 the right one? --- If your project is set up for it, you can reply

[GitHub] spark pull request: [SPARK-11433] [SQL] Cleanup the subquery name ...

2015-11-03 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/9385#discussion_r43826123 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -1019,7 +1019,16 @@ class Analyzer( * scoping

[GitHub] spark pull request: WIP: Optimize Inner joins with skewed null val...

2015-11-03 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/9451#issuecomment-153529631 Regarding the format of the title, we can do `[SPARK-x] [SQL] ...` --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: WIP: Optimize Inner joins with skewed null val...

2015-11-03 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/9451#issuecomment-153529478 ok to test --- 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-11389][CORE] Add support for off-heap m...

2015-11-03 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/9344#discussion_r43826411 --- Diff: core/src/main/java/org/apache/spark/memory/TaskMemoryManager.java --- @@ -127,23 +127,30 @@ public TaskMemoryManager(MemoryManager memoryManager,

[GitHub] spark pull request: [SPARK-11389][CORE] Add support for off-heap m...

2015-11-03 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/9344#discussion_r43826383 --- Diff: core/src/main/java/org/apache/spark/memory/TaskMemoryManager.java --- @@ -161,10 +168,10 @@ public long acquireExecutionMemory(long required,

[GitHub] spark pull request: [WIP][SPARK-11217][ML] save/load for non-meta ...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9454#issuecomment-153532873 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: [WIP][SPARK-11217][ML] save/load for non-meta ...

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

[GitHub] spark pull request: [WIP][SPARK-11217][ML] save/load for non-meta ...

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

[GitHub] spark pull request: [SPARK-11425] [SPARK-11486] Improve hybrid agg...

2015-11-03 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/9383#discussion_r43828243 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/UnsafeFixedWidthAggregationMapSuite.scala --- @@ -183,31 +180,30 @@ class

[GitHub] spark pull request: [SPARK-10949] Update Snappy version to 1.1.2

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9439#issuecomment-153533381 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-10949] Update Snappy version to 1.1.2

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

[GitHub] spark pull request: [DOC] Missing link to R DataFrame API doc

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9394#issuecomment-153533980 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-11484][WebUi] Using proxyBase set by sp...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9448#issuecomment-153534051 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-11484][WebUi] Using proxyBase set by sp...

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

[GitHub] spark pull request: [DOC] Missing link to R DataFrame API doc

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

[GitHub] spark pull request: [DOC] Missing link to R DataFrame API doc

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

[GitHub] spark pull request: [SPARK-11486][SQL] Fix TungstenAggregate's han...

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

[GitHub] spark pull request: [SPARK-11486][SQL] Fix TungstenAggregate's han...

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

[GitHub] spark pull request: [SPARK-11329] [SQL] Cleanup from spark-11329 f...

2015-11-03 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/9442#issuecomment-153535172 Thanks! LGTM. Merging 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

[GitHub] spark pull request: [SPARK-11486][SQL] Fix TungstenAggregate's han...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9447#issuecomment-153535188 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-11336] Add links to example codes

2015-11-03 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/9320#discussion_r43830050 --- Diff: docs/_plugins/include_example.rb --- @@ -38,7 +38,15 @@ def render(context) code = File.open(@file).read.encode("UTF-8") code =

[GitHub] spark pull request: [SPARK-7097][SQL]: Partitioned tables should o...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5668#issuecomment-153536466 Build started. --- 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-11389][CORE] Add support for off-heap m...

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

[GitHub] spark pull request: [SPARK-11495] Fix potential socket / file hand...

2015-11-03 Thread JoshRosen
GitHub user JoshRosen opened a pull request: https://github.com/apache/spark/pull/9455 [SPARK-11495] Fix potential socket / file handle leaks that were found via static analysis The HP Fortify Opens Source Review team (https://www.hpfod.com/open-source-review-project) reported a

[GitHub] spark pull request: [SPARK-11389][CORE] Add support for off-heap m...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9344#issuecomment-153536651 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: [WIP] [SPARK-9656] [MLlib] [Python] Add missin...

2015-11-03 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/9441#discussion_r43830079 --- Diff: python/pyspark/mllib/linalg/distributed.py --- @@ -500,6 +661,25 @@ def numCols(self): """ return

[GitHub] spark pull request: [SPARK-11389][CORE] Add support for off-heap m...

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

[GitHub] spark pull request: [SPARK-11495] Fix potential socket / file hand...

2015-11-03 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/9455#discussion_r43830137 --- Diff: core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeSorterSpillReader.java --- @@ -31,10 +30,8 @@ * Reads spill files

[GitHub] spark pull request: [SPARK-7097][SQL]: Partitioned tables should o...

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

[GitHub] spark pull request: [SPARK-11433] [SQL] Cleanup the subquery name ...

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

[GitHub] spark pull request: [WIP] [SPARK-9656] [MLlib] [Python] Add missin...

2015-11-03 Thread dusenberrymw
Github user dusenberrymw commented on a diff in the pull request: https://github.com/apache/spark/pull/9441#discussion_r43831148 --- Diff: python/pyspark/mllib/linalg/distributed.py --- @@ -297,6 +444,20 @@ def numCols(self): """ return

[GitHub] spark pull request: [SPARK-11491] Update build to use Scala 2.10.5

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

[GitHub] spark pull request: [WIP] [SPARK-9656] [MLlib] [Python] Add missin...

2015-11-03 Thread dusenberrymw
Github user dusenberrymw commented on a diff in the pull request: https://github.com/apache/spark/pull/9441#discussion_r43831207 --- Diff: python/pyspark/mllib/linalg/distributed.py --- @@ -500,6 +661,25 @@ def numCols(self): """ return

[GitHub] spark pull request: [SPARK-11491] Update build to use Scala 2.10.5

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9450#issuecomment-153539495 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-10863][SPARKR] Method coltypes() to get...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8984#issuecomment-153540902 Merged build started. --- 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: [WIP] [SPARK-9656] [MLlib] [Python] Add missin...

2015-11-03 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/9441#discussion_r43831883 --- Diff: python/pyspark/mllib/linalg/distributed.py --- @@ -500,6 +661,25 @@ def numCols(self): """ return

[GitHub] spark pull request: [SPARK-10863][SPARKR] Method coltypes() to get...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8984#issuecomment-153540890 Merged build triggered. --- 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: Update LDAOptimizer.scala

2015-11-03 Thread a1singh
GitHub user a1singh opened a pull request: https://github.com/apache/spark/pull/9456 Update LDAOptimizer.scala In file LDAOptimizer.scala: line 441: since "idx" was never used, replaced unrequired zipWithIndex.foreach with foreach. -

[GitHub] spark pull request: Update LDAOptimizer.scala

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9456#issuecomment-153541597 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-11195][CORE] Use correct classloader fo...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9367#issuecomment-153543287 Merged build triggered. --- 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-7316] [MLlib] RDD sliding window with s...

2015-11-03 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/5855#discussion_r43822024 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/rdd/SlidingRDD.scala --- @@ -66,36 +69,54 @@ class SlidingRDD[T: ClassTag](@transient val parent:

[GitHub] spark pull request: [SPARK-11410] [SQL] Add APIs to provide functi...

2015-11-03 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/9364#discussion_r43823876 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala --- @@ -997,4 +1001,116 @@ class DataFrameSuite extends QueryTest with

[GitHub] spark pull request: [SPARK-8467][MLlib][PySpark] Add LDAModel.desc...

2015-11-03 Thread yu-iskw
Github user yu-iskw commented on a diff in the pull request: https://github.com/apache/spark/pull/8643#discussion_r43823836 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/api/python/LDAModelWrapper.scala --- @@ -0,0 +1,45 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: [SPARK-11425] [SPARK-11486] Improve Hybrid agg...

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

[GitHub] spark pull request: [SPARK-11493] remove bitset from BytesToBytesM...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9452#issuecomment-153529071 Merged build started. --- 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-11493] remove bitset from BytesToBytesM...

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

[GitHub] spark pull request: [SPARK-11389][CORE] Add support for off-heap m...

2015-11-03 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/9344#discussion_r43826213 --- Diff: core/src/main/java/org/apache/spark/memory/MemoryConsumer.java --- @@ -74,26 +78,26 @@ public void spill() throws IOException { public abstract

[GitHub] spark pull request: WIP: Optimize Inner joins with skewed null val...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9451#issuecomment-153529807 Merged build triggered. --- 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: WIP: Optimize Inner joins with skewed null val...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9451#issuecomment-153529828 Merged build started. --- 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-11489][SQL] Only include common first o...

2015-11-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/9446 --- 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: [DOC] Missing link to R DataFrame API doc

2015-11-03 Thread Lewuathe
Github user Lewuathe commented on the pull request: https://github.com/apache/spark/pull/9394#issuecomment-153534639 @felixcheung @shivaram Thank you so much! --- 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-10863][SPARKR] Method coltypes() to get...

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

[GitHub] spark pull request: [SPARK-4980] [MLlib] Add decay factors to stre...

2015-11-03 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8022#discussion_r43829408 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/regression/StreamingLinearAlgorithm.scala --- @@ -91,7 +112,22 @@ abstract class

[GitHub] spark pull request: [SPARK-10863][SPARKR] Method coltypes() to get...

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

[GitHub] spark pull request: [SPARK-10863][SPARKR] Method coltypes() to get...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8984#issuecomment-153535524 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-11433] [SQL] Cleanup the subquery name ...

2015-11-03 Thread dbtsai
Github user dbtsai commented on the pull request: https://github.com/apache/spark/pull/9385#issuecomment-153536164 I think there is some issue in Jenkins. --- 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

[GitHub] spark pull request: [SPARK-11433] [SQL] Cleanup the subquery name ...

2015-11-03 Thread dbtsai
Github user dbtsai commented on the pull request: https://github.com/apache/spark/pull/9385#issuecomment-153536227 Jenkins, add to whitelist --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [WIP] [SPARK-9656] [MLlib] [Python] Add missin...

2015-11-03 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/9441#discussion_r43829680 --- Diff: python/pyspark/mllib/linalg/distributed.py --- @@ -500,6 +661,25 @@ def numCols(self): """ return

[GitHub] spark pull request: [SPARK-11389][CORE] Add support for off-heap m...

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

[GitHub] spark pull request: [SPARK-11495] Fix potential socket / file hand...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9455#issuecomment-153538651 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-11495] Fix potential socket / file hand...

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

[GitHub] spark pull request: [SPARK-11495] Fix potential socket / file hand...

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

[GitHub] spark pull request: [SPARK-11275][SQL] Reimplement Expand as a Gen...

2015-11-03 Thread chenghao-intel
Github user chenghao-intel commented on the pull request: https://github.com/apache/spark/pull/9429#issuecomment-153540121 After checking with Hive like: ``` hive> select sum(a-b) as ab from mytable group by b with rollup; FAILED: SemanticException [Error 10210]: Grouping

[GitHub] spark pull request: [SPARK-10863][SPARKR] Method coltypes() to get...

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

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-11-03 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/8374#discussion_r43833399 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/jdbc/JdbcDialects.scala --- @@ -82,6 +82,14 @@ abstract class JdbcDialect { def getJDBCType(dt:

[GitHub] spark pull request: [SPARK-10863][SPARKR] Method coltypes() to get...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8984#issuecomment-153544392 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-10863][SPARKR] Method coltypes() to get...

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

[GitHub] spark pull request: [SPARK-11275][SQL] Rollup and Cube Generates t...

2015-11-03 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/9419#issuecomment-153546000 is this PR fix the sample problem with https://github.com/apache/spark/pull/9429? --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-8582][Core]Optimize checkpointing to av...

2015-11-03 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/9428#issuecomment-153546887 /cc @JoshRosen --- 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-11275][SQL] Rollup and Cube Generates t...

2015-11-03 Thread chenghao-intel
Github user chenghao-intel commented on the pull request: https://github.com/apache/spark/pull/9419#issuecomment-153547807 Yes, true, but in different approach. --- 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-11493] remove bitset from BytesToBytesM...

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

[GitHub] spark pull request: [SPARK-2960][Deploy] Support executing Spark f...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8669#issuecomment-153547820 Merged build triggered. --- 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-2960][Deploy] Support executing Spark f...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8669#issuecomment-153547836 Merged build started. --- 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-11195][CORE] Use correct classloader fo...

2015-11-03 Thread choochootrain
Github user choochootrain commented on the pull request: https://github.com/apache/spark/pull/9367#issuecomment-153550645 whoops, fixed the style error. --- 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

[GitHub] spark pull request: [SPARK-11195][CORE] Use correct classloader fo...

2015-11-03 Thread choochootrain
Github user choochootrain commented on a diff in the pull request: https://github.com/apache/spark/pull/9367#discussion_r43836051 --- Diff: core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala --- @@ -366,6 +367,72 @@ class SparkSubmitSuite } }

[GitHub] spark pull request: [SPARK-11195][CORE] Use correct classloader fo...

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9367#issuecomment-153550807 Merged build started. --- 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-11449][Core] PortableDataStream should ...

2015-11-03 Thread kmader
Github user kmader commented on the pull request: https://github.com/apache/spark/pull/9417#issuecomment-153550148 @srowen @hvanhovell this is a nice improvement and more elegant than the original approach. As a side node, In our code base (which uses PortableDataStream

[GitHub] spark pull request: [SPARK-11198][STREAMING][KINESIS] Support de-a...

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

[GitHub] spark pull request: [SPARK-11496][GRAPHX] Parallel implementation ...

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

[GitHub] spark pull request: [SPARK-11195][CORE] Use correct classloader fo...

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

[GitHub] spark pull request: [SPARK-11398][SQL] unnecessary def dialectClas...

2015-11-03 Thread wzhfy
Github user wzhfy commented on the pull request: https://github.com/apache/spark/pull/9349#issuecomment-153553626 @davies Thanks for the advice. The commit has been updated, please check if that's what we want. Btw, I think the cause of this problem is the inconsistency

[GitHub] spark pull request: [SPARK-11497] [MLlib] [Python] PySpark RowMatr...

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

[GitHub] spark pull request: [SPARK-10265][Documentation, ML] Fixed @Since ...

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

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

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

[GitHub] spark pull request: [SPARK-11336] Add links to example codes

2015-11-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9320#issuecomment-153559587 Merged build started. --- 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

<    2   3   4   5   6   7   8   9   10   >