[GitHub] spark pull request: [SPARK-14945][PYTHON] SparkSession Python API

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

[GitHub] spark pull request: [SPARK-14945][PYTHON] SparkSession Python API

2016-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12746#issuecomment-215333563 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-14938][ML] replace some RDD.map with Da...

2016-04-28 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/12718#issuecomment-215332276 e.g., in `BisectingKMeans`, this patch changes val data = dataset.select(col($(featuresCol))).rdd.map { case Row(point: Vector) => point } to

[GitHub] spark pull request: [SPARK-14945][PYTHON] SparkSession Python API

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

[GitHub] spark pull request: [SPARK-14945][PYTHON] SparkSession Python API

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

[GitHub] spark pull request: [SPARK-14858][SQL] Enable subquery pushdown

2016-04-28 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/12720#discussion_r61382939 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/namedExpressions.scala --- @@ -337,6 +337,16 @@ case class

[GitHub] spark pull request: [SPARK-14706][SPARK-14973][ML][PySpark] Python...

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

[GitHub] spark pull request: [SPARK-14706][SPARK-14973][ML][PySpark] Python...

2016-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12604#issuecomment-215332573 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-14654][CORE] New accumulator API

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

[GitHub] spark pull request: [SPARK-14654][CORE] New accumulator API

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

[GitHub] spark pull request: [SPARK-14706][SPARK-14973][ML][PySpark] Python...

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

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

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

[GitHub] spark pull request: [SPARK-14850][ML] specialize array data for Ve...

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

[GitHub] spark pull request: [SPARK-14858][SQL] Enable subquery pushdown

2016-04-28 Thread hvanhovell
Github user hvanhovell commented on the pull request: https://github.com/apache/spark/pull/12720#issuecomment-215330406 This is an example that will fail if we pull out predicates in the optimizer (`min(b.value)` does not resolve): ```sql select b.key, min(b.value) from

[GitHub] spark pull request: [SPARK-13568] [ML] Create feature transformer ...

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

[GitHub] spark pull request: [SPARK-13568] [ML] Create feature transformer ...

2016-04-28 Thread hhbyyh
Github user hhbyyh commented on the pull request: https://github.com/apache/spark/pull/11601#issuecomment-215330198 Documents updated and remove an unit 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

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

2016-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12718#issuecomment-215329786 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-14938][ML] replace some RDD.map with Da...

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

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

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

[GitHub] spark pull request: [SPARK-13902][SCHEDULER] Make DAGScheduler.get...

2016-04-28 Thread suyanNone
Github user suyanNone commented on the pull request: https://github.com/apache/spark/pull/12655#issuecomment-215329471 as I know, duplicate stage occurs: stage 2 and stage 3 all depends on stage 1 stage 4 depends on stage 2 and stage 3 So, if we get

[GitHub] spark pull request: [SPARK-14858][SQL] Enable subquery pushdown

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

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

2016-04-28 Thread MLnick
Github user MLnick commented on the pull request: https://github.com/apache/spark/pull/12718#issuecomment-215327760 @viirya can you provide an example of how this works for use here in this PR? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-14706][SPARK-14973][ML][PySpark] Python...

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

[GitHub] spark pull request: [SPARK-12660] [SPARK-14967] [SQL] Implement Ex...

2016-04-28 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/12736#issuecomment-215327600 Like `INTERSECT ALL`, `EXCEPT ALL` can be done by aggregation of the union of the two tables. We can augment one table with a new column of constant `1`, and the

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

2016-04-28 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/12718#issuecomment-215327227 encoder now supports UDTs. You just need to declare one before you want to use it. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-12660] [SPARK-14967] [SQL] Implement Ex...

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

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

2016-04-28 Thread MLnick
Github user MLnick commented on the pull request: https://github.com/apache/spark/pull/12718#issuecomment-215326887 @viirya yeah, sorry I meant we should create an encoder that can be used in `ml`... whether an implicit or explicit. --- If your project is set up for it, you can

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

2016-04-28 Thread zhengruifeng
Github user zhengruifeng commented on a diff in the pull request: https://github.com/apache/spark/pull/12718#discussion_r61379580 --- Diff: mllib/src/main/scala/org/apache/spark/ml/Predictor.scala --- @@ -121,9 +121,9 @@ abstract class Predictor[ * and put it in an RDD with

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

2016-04-28 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/12718#issuecomment-215326639 We have no implicit encoder for vector udt. But we can explicitly create it. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-14706][SPARK-14973][ML][PySpark] Python...

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

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

2016-04-28 Thread MLnick
Github user MLnick commented on a diff in the pull request: https://github.com/apache/spark/pull/12718#discussion_r61379351 --- Diff: mllib/src/main/scala/org/apache/spark/ml/Predictor.scala --- @@ -121,9 +121,9 @@ abstract class Predictor[ * and put it in an RDD with

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

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

[GitHub] spark pull request: [SPARK-12660] [SPARK-14967] [SQL] Implement Ex...

2016-04-28 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/12736#discussion_r61379222 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala --- @@ -398,6 +398,66 @@ class DataFrameSuite extends QueryTest with

[GitHub] spark pull request: [SPARK-14915] [CORE] Don't re-queue a task if ...

2016-04-28 Thread jasonmoore2k
Github user jasonmoore2k commented on the pull request: https://github.com/apache/spark/pull/12751#issuecomment-215325217 @andrewor14 @kayousterhout Would appreciate your thoughts on this change (or anybody else who you recommend with some experience with the task scheduler).

[GitHub] spark pull request: [SPARK-12660] [SPARK-14967] [SQL] Implement Ex...

2016-04-28 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/12736#discussion_r61379135 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/HiveTypeCoercionSuite.scala --- @@ -488,14 +488,6 @@ class

[GitHub] spark pull request: [SPARK-14487][SQL] User Defined Type registrat...

2016-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12259#issuecomment-215324562 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-14487][SQL] User Defined Type registrat...

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

[GitHub] spark pull request: [SPARK-14487][SQL] User Defined Type registrat...

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

[GitHub] spark pull request: [SPARK-11171][SPARK-11237][SPARK-11241][ML] Tr...

2016-04-28 Thread MLnick
Github user MLnick commented on the pull request: https://github.com/apache/spark/pull/9207#issuecomment-215324118 ping @jkbradley @mengxr @srowen - thoughts on my suggestion above? I think the overall gist of this PR is fine, but it seems nicer to me to actually put a trait

[GitHub] spark pull request: [SPARK-14915] [CORE] Don't re-queue a task if ...

2016-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12751#issuecomment-215324080 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-14945][PYTHON] SparkSession Python API

2016-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12746#issuecomment-215323954 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-14945][PYTHON] SparkSession Python API

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

[GitHub] spark pull request: [SPARK-14945][PYTHON] SparkSession Python API

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

[GitHub] spark pull request: [SPARK-14412][ML][PYSPARK] Add StorageLevel pa...

2016-04-28 Thread MLnick
Github user MLnick commented on the pull request: https://github.com/apache/spark/pull/12660#issuecomment-215323273 ping @srowen @yanboliang @jkbradley any comments? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-14915] [CORE] Don't re-queue a task if ...

2016-04-28 Thread jasonmoore2k
GitHub user jasonmoore2k opened a pull request: https://github.com/apache/spark/pull/12751 [SPARK-14915] [CORE] Don't re-queue a task if another attempt has already succeeded ## What changes were proposed in this pull request? Don't re-queue a task if another attempt has

[GitHub] spark pull request: [SPARK-13965] [CORE] TaskSetManager should kil...

2016-04-28 Thread devaraj-kavali
Github user devaraj-kavali closed the pull request at: https://github.com/apache/spark/pull/11778 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] spark pull request: [SPARK-12235][SPARKR] Enhance mutate() to supp...

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

[GitHub] spark pull request: [SPARK-12235][SPARKR] Enhance mutate() to supp...

2016-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10220#issuecomment-215320650 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-14945][PYTHON] SparkSession Python API

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

[GitHub] spark pull request: [SPARK-12235][SPARKR] Enhance mutate() to supp...

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

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

2016-04-28 Thread MLnick
Github user MLnick commented on the pull request: https://github.com/apache/spark/pull/12718#issuecomment-215320479 We should definitely have an encoder for vector udts... cc @dbtsai @viirya --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] spark pull request: [SPARK-14487][SQL] User Defined Type registrat...

2016-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12259#issuecomment-215320081 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-14487][SQL] User Defined Type registrat...

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

[GitHub] spark pull request: [SPARK-14487][SQL] User Defined Type registrat...

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

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

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

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

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

[GitHub] spark pull request: [SPARK-14938][ML] replace some RDD.map with Da...

2016-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12718#issuecomment-215319667 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-14706][ML][PySpark] Python ML persisten...

2016-04-28 Thread yinxusen
Github user yinxusen commented on the pull request: https://github.com/apache/spark/pull/12604#issuecomment-215318737 @jkbradley Another bug found: The `CrossValidator` and `TrainValidationSplit` miss the `seed` when saving and loading. I'd prefer to create a JIRA and fix

[GitHub] spark pull request: [SPARK-12919][SPARKR] Implement dapply() on Da...

2016-04-28 Thread NarineK
Github user NarineK commented on a diff in the pull request: https://github.com/apache/spark/pull/12493#discussion_r61377331 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -1981,6 +1982,23 @@ class Dataset[T] private[sql]( } /**

[GitHub] spark pull request: [SPARK-14850][ML] specialize array data for Ve...

2016-04-28 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/12640#issuecomment-215318542 Had an offline discussion with @cloud-fan and we will try converting from/to UnsafeArrayData directly using memory copy and test its performance. --- If your project

[GitHub] spark pull request: [SPARK-12235][SPARKR] Enhance mutate() to supp...

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

[GitHub] spark pull request: [SPARK-12235][SPARKR] Enhance mutate() to supp...

2016-04-28 Thread sun-rui
Github user sun-rui commented on a diff in the pull request: https://github.com/apache/spark/pull/10220#discussion_r61376989 --- Diff: R/pkg/R/DataFrame.R --- @@ -1426,11 +1426,11 @@ setMethod("withColumn", #' Mutate #' -#' Return a new SparkDataFrame with the

[GitHub] spark pull request: [SPARK-14858][SQL] Enable subquery pushdown

2016-04-28 Thread hvanhovell
Github user hvanhovell commented on the pull request: https://github.com/apache/spark/pull/12720#issuecomment-215317834 @davies we only move pulling out the predicates into the analyzer. The actual planning (conversion into Semi Joins) still takes place in the Optimizer. There are a

[GitHub] spark pull request: [SPARK-14783] [SPARK-14786] [BRANCH-1.6] Prese...

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

[GitHub] spark pull request: [SPARK-14783] [SPARK-14786] [BRANCH-1.6] Prese...

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

[GitHub] spark pull request: [SPARK-14783] [SPARK-14786] [BRANCH-1.6] Prese...

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

<    4   5   6   7   8   9