[GitHub] spark pull request: [SPARK-13068][PYSPARK][ML] Type conversion for...

2016-03-18 Thread sethah
Github user sethah commented on a diff in the pull request: https://github.com/apache/spark/pull/11663#discussion_r56548734 --- Diff: python/pyspark/ml/param/_shared_params_code_gen.py --- @@ -105,64 +104,71 @@ def get$Name(self): if __name__ == "__main__":

[GitHub] spark pull request: [SPARK-12182][ML] Distributed binning for tree...

2016-03-18 Thread sethah
Github user sethah commented on the pull request: https://github.com/apache/spark/pull/10231#issuecomment-197597688 I can set something up. Do you have a specific dataset size in mind or even a specific dataset? --- If your project is set up for it, you can reply to this email and

[GitHub] spark pull request: [SPARK-13883][SQL] Parquet Implementation of F...

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

[GitHub] spark pull request: [WIP][SPARK-13809][SQL] State store for stream...

2016-03-18 Thread marmbrus
Github user marmbrus commented on a diff in the pull request: https://github.com/apache/spark/pull/11645#discussion_r56375262 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/state/StateStoreRDD.scala --- @@ -0,0 +1,60 @@ +/* + * Licensed to the

[GitHub] spark pull request: SPARK-9926: Parallelize partition logic in Uni...

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

[GitHub] spark pull request: [SPARK-13805][SQL] Generate code that get a va...

2016-03-18 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/11636#discussion_r56455795 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/BoundAttribute.scala --- @@ -60,17 +60,28 @@ case class

[GitHub] spark pull request: [SPARK-13068][PYSPARK][ML] Type conversion for...

2016-03-18 Thread sethah
Github user sethah commented on a diff in the pull request: https://github.com/apache/spark/pull/11663#discussion_r56547567 --- Diff: python/pyspark/ml/param/__init__.py --- @@ -65,6 +72,106 @@ def __eq__(self, other): return False +class

[GitHub] spark pull request: [SPARK-12343][YARN] Simplify Yarn client and c...

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

[GitHub] spark pull request: [SPARK-13845][CORE]Using onBlockUpdated to rep...

2016-03-18 Thread jeanlyn
Github user jeanlyn closed the pull request at: https://github.com/apache/spark/pull/11679 --- 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-13874][Doc]Remove docs of streaming-akk...

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

[GitHub] spark pull request: [SPARK-13808][test-maven] Don't build assembly...

2016-03-18 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/11701#issuecomment-198002898 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-13981][SQL] Defer evaluating variables ...

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

[GitHub] spark pull request: [SPARK-13764][SQL] Parse modes in JSON data so...

2016-03-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/11756#discussion_r56325150 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/json/JsonSuite.scala --- @@ -963,6 +963,28 @@ class JsonSuite extends

[GitHub] spark pull request: [SPARK-13038] [PySpark] Add load/save to pipel...

2016-03-18 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/11683#issuecomment-197552039 Hm, if you want to do it under a new JIRA that's OK too. I'll create one now. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-13919] [SQL] [WIP] Resolving the Confli...

2016-03-18 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/11745#discussion_r56705349 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -306,14 +311,28 @@ object SetOperationPushDown extends

[GitHub] spark pull request: [SPARK-13977] [SQL] Brings back Shuffled hash ...

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

[GitHub] spark pull request: [SPARK-13926] Automatically use Kryo serialize...

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

[GitHub] spark pull request: SPARK-13991 - Extend the enforcer plugin Maven...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11803#issuecomment-198153139 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-13980][WIP] Incrementally serialize blo...

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

[GitHub] spark pull request: [SPARK-13982][SparkR] KMean's predict: Feature...

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

[GitHub] spark pull request: [SPARK-13930][SQL] Apply fast serialization on...

2016-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11759 --- 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-13989][SQL] Remove non-vectorized/unsaf...

2016-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11799 --- 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-13958]Executor OOM due to unbounded gro...

2016-03-18 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/11794#issuecomment-198517715 Merging this into master and 1.6, 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

[GitHub] spark pull request: [WIP][SPARK-13809][SQL] State store for stream...

2016-03-18 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/11645#discussion_r56387171 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/StateStoreRDDSuite.scala --- @@ -0,0 +1,147 @@ +/* + * Licensed to

[GitHub] spark pull request: [Spark-13034] PySpark ml.classification suppor...

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

[GitHub] spark pull request: [SPARK-13926] Automatically use Kryo serialize...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11755#issuecomment-197561059 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-12789] [SQL] Support Order By Ordinal i...

2016-03-18 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/11815#discussion_r56618306 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -618,9 +622,33 @@ class Analyzer( * clause. This

[GitHub] spark pull request: [SPARK-13432][SQL] add the source file name an...

2016-03-18 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/11301#discussion_r56354960 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/trees/TreeNode.scala --- @@ -57,15 +58,15 @@ object CurrentOrigin { def

[GitHub] spark pull request: [SPARK-13903][SQL] Modify output nullability w...

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

[GitHub] spark pull request: [Minor] [ML] When trainingSummary is None, it ...

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

[GitHub] spark pull request: [SPARK-13713][SQL] Migrate parser from ANTLR3 ...

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

[GitHub] spark pull request: [SPARK-13898][SQL] Merge DatasetHolder and Dat...

2016-03-18 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/11737#issuecomment-197735040 @jodersky there are still two failures here. I probably won't have time to look at it until next week. If you have some time, please go for it! I think some are

[GitHub] spark pull request: [SPARK-13903][SQL] Modify output nullability w...

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

[GitHub] spark pull request: [SPARK-13976][SQL] do not remove sub-queries a...

2016-03-18 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/11786#issuecomment-198165733 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 have this

[GitHub] spark pull request: [SPARK-13990] Automatically pick serializer wh...

2016-03-18 Thread JoshRosen
GitHub user JoshRosen opened a pull request: https://github.com/apache/spark/pull/11801 [SPARK-13990] Automatically pick serializer when caching RDDs Building on the `SerializerManager` introduced in SPARK-13926/ #11755, this patch Spark modifies Spark's BlockManager to use RDD's

[GitHub] spark pull request: [SPARK-12789] [SQL] Support Order By Ordinal i...

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

[GitHub] spark pull request: [SPARK-13761] [ML] Deprecate validateParams

2016-03-18 Thread jkbradley
Github user jkbradley commented on a diff in the pull request: https://github.com/apache/spark/pull/11620#discussion_r56418520 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/GeneralizedLinearRegression.scala --- @@ -178,7 +192,8 @@ class GeneralizedLinearRegression

[GitHub] spark pull request: [SPARK-13921] Store serialized blocks as multi...

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

[GitHub] spark pull request: [SPARK-11888] [ML] Decision tree persistence i...

2016-03-18 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/11581#issuecomment-197553266 Got the LGTM from @mengxr offline. I'll merge this with master. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: [SPARK-13894][SQL] SqlContext.range return typ...

2016-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11730 --- 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-13808][test-maven] Don't build assembly...

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

[GitHub] spark pull request: [SPARK-13942][CORE][DOCS] Remove Shark-related...

2016-03-18 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/11770#issuecomment-197591689 I'm merging this in 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

[GitHub] spark pull request: [SPARK-11011][SQL] Narrow type of UDT serializ...

2016-03-18 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/11379#issuecomment-197598917 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-13764][SQL] Parse modes in JSON data so...

2016-03-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/11756#discussion_r56323218 --- Diff: python/pyspark/sql/readwriter.py --- @@ -162,6 +162,14 @@ def json(self, path, schema=None): (e.g. 00012) *

[GitHub] spark pull request: [SPARK-14012][SQL] Extract VectorizedColumnRea...

2016-03-18 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/11834#issuecomment-198638010 Thanks - merging in master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-13118][SQL] Expression encoding for opt...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11708#issuecomment-197595897 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-13985][SQL] Deterministic batches with ...

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

[GitHub] spark pull request: [SPARK-13930][SQL] Apply fast serialization on...

2016-03-18 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/11759#discussion_r56611911 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/SparkPlan.scala --- @@ -218,48 +218,64 @@ abstract class SparkPlan extends

[GitHub] spark pull request: [SPARK-13921] Store serialized blocks as multi...

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

[GitHub] spark pull request: [SPARK-12469][CORE][WIP/RFC] Consistent accumu...

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

[GitHub] spark pull request: [SPARK-13921] Store serialized blocks as multi...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11748#issuecomment-197602624 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-13805][SQL] Generate code that get a va...

2016-03-18 Thread nongli
Github user nongli commented on the pull request: https://github.com/apache/spark/pull/11636#issuecomment-197404951 @kiszk Feel free to change that API --- 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-13761] [ML] Deprecate validateParams

2016-03-18 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/11620#issuecomment-197556658 Thanks for the updates. Still some indentation issues, but that's it. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] spark pull request: [SPARK-13926] Automatically use Kryo serialize...

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

[GitHub] spark pull request: [Minor] [ML] When trainingSummary is None, it ...

2016-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11784 --- 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-13289][MLLIB] Fix infinite distances be...

2016-03-18 Thread MLnick
Github user MLnick commented on the pull request: https://github.com/apache/spark/pull/11812#issuecomment-198270501 It would also be ideal to create a test case that can replicate the issue with the old code, and pass with the new code, for regression testing going forward. --- If

[GitHub] spark pull request: SPARK-9926: Parallelize partition logic in Uni...

2016-03-18 Thread dbtsai
Github user dbtsai commented on a diff in the pull request: https://github.com/apache/spark/pull/11242#discussion_r56432616 --- Diff: core/src/main/scala/org/apache/spark/rdd/UnionRDD.scala --- @@ -62,7 +64,21 @@ class UnionRDD[T: ClassTag]( var rdds: Seq[RDD[T]])

[GitHub] spark pull request: SPARK-9926: Parallelize partition logic in Uni...

2016-03-18 Thread rdblue
Github user rdblue commented on the pull request: https://github.com/apache/spark/pull/11242#issuecomment-198034848 @dbtsai, I updated the PR with your suggestion and rebased on master. Thanks for taking the time to review! --- If your project is set up for it, you can reply to this

[GitHub] spark pull request: [SPARK-13808][test-maven] Don't build assembly...

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

[GitHub] spark pull request: [SPARK-13977] [SQL] Brings back Shuffled hash ...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11788#issuecomment-197995219 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-13923] [SQL] Implement SessionCatalog

2016-03-18 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/11750#discussion_r56442370 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -0,0 +1,469 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request: [SPARK-13764][SQL] Parse modes in JSON data so...

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

[GitHub] spark pull request: [SPARK-13430][PySpark][ML] Python API for trai...

2016-03-18 Thread thunterdb
Github user thunterdb commented on a diff in the pull request: https://github.com/apache/spark/pull/11621#discussion_r56587656 --- Diff: python/pyspark/ml/regression.py --- @@ -151,6 +151,209 @@ def intercept(self): """ return self._call_java("intercept")

[GitHub] spark pull request: [WIP][SPARK-13809][SQL] State store for stream...

2016-03-18 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/11645#discussion_r56387539 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/state/HDFSBackedStateStoreProvider.scala --- @@ -0,0 +1,465 @@ +/* + *

[GitHub] spark pull request: [SPARK-14012][SQL] Extract VectorizedColumnRea...

2016-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11834 --- 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-13977] [SQL] Brings back Shuffled hash ...

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

[GitHub] spark pull request: [SPARK-13993][PySpark] Add pyspark Rformula/Rf...

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

[GitHub] spark pull request: [SPARK-13713][SQL] Migrate parser from ANTLR3 ...

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

[GitHub] spark pull request: [SPARK-13908][SQL] Add a LocalLimit for Collec...

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

[GitHub] spark pull request: [SPARK-13844][SQL] Generate better code for fi...

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

[GitHub] spark pull request: [MINOR][DOCS] Update build descriptions and co...

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

[GitHub] spark pull request: [SPARK-13916][SQL] Add a metric to WholeStageC...

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

[GitHub] spark pull request: [Minor][DOC] Add JavaStreamingTestExample

2016-03-18 Thread MLnick
Github user MLnick commented on a diff in the pull request: https://github.com/apache/spark/pull/11776#discussion_r56464958 --- Diff: examples/src/main/java/org/apache/spark/examples/mllib/JavaStreamingTestExample.java --- @@ -0,0 +1,119 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request: [SPARK-14001][SQL] support multi-children Unio...

2016-03-18 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/11818#issuecomment-198268014 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

[GitHub] spark pull request: [SPARK-10788][MLLIB][ML] Remove duplicate bins...

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

[GitHub] spark pull request: [SPARK-13937][PySpark][ML] Change JavaWrapper ...

2016-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11767 --- 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-13761] [ML] Remove remaining uses of va...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11790#issuecomment-198035803 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: [Minor][DOC] Add JavaStreamingTestExample

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11776#issuecomment-197769816 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-13805][SQL] Generate code that get a va...

2016-03-18 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/11636#discussion_r56744525 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/BoundAttribute.scala --- @@ -104,3 +104,32 @@ object BindReferences extends

[GitHub] spark pull request: [SPARK-13403] [SQL] Pass hadoopConfiguration t...

2016-03-18 Thread rdblue
Github user rdblue commented on the pull request: https://github.com/apache/spark/pull/11273#issuecomment-197622432 Sorry for the delay, @vanzin and @srowen! I didn't get notified that you had commented. I've rebased this on master and fixed the PR title. --- If your project is set

[GitHub] spark pull request: [SPARK-13883][SQL] Parquet Implementation of F...

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

[GitHub] spark pull request: [SPARK-8971][MLLIB][ML] Support balanced class...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8112#issuecomment-197808782 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: [WIP][SPARK-13809][SQL] State store for stream...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11645#issuecomment-198636672 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-13871][SQL] Support for inferring filte...

2016-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11665 --- 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-12789] [SQL] Support Order By Ordinal i...

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

[GitHub] spark pull request: [SPARK-13449] Naive Bayes wrapper in SparkR

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

[GitHub] spark pull request: [MINOR][DOCS] Update build descriptions and co...

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

[GitHub] spark pull request: [SPARK-13805][SQL] Generate code that get a va...

2016-03-18 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/11636#discussion_r56744501 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/BoundAttribute.scala --- @@ -104,3 +104,32 @@ object BindReferences extends

[GitHub] spark pull request: [WIP][SPARK-13809][SQL] State store for stream...

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

[GitHub] spark pull request: [SPARK-2208] Fix for local metrics tests can f...

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

[GitHub] spark pull request: [WIP][SPARK-13809][SQL] State store for stream...

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

[GitHub] spark pull request: [SPARK-14006] [SparkR] R style changes

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

[GitHub] spark pull request: [MINOR] Typo fixes

2016-03-18 Thread thunterdb
Github user thunterdb commented on a diff in the pull request: https://github.com/apache/spark/pull/11802#discussion_r56595822 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/dstream/DStreamCheckpointData.scala --- @@ -102,8 +102,8 @@ class DStreamCheckpointData[T:

[GitHub] spark pull request: [SPARK-13942][CORE][DOCS] Remove Shark-related...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11770#issuecomment-197593208 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-14006] [SparkR] R style changes

2016-03-18 Thread rekhajoshm
Github user rekhajoshm commented on the pull request: https://github.com/apache/spark/pull/11827#issuecomment-198517461 I did this in earlier pull, but while merging saw them fixed in latest build. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-13930][SQL] Apply fast serialization on...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11759#issuecomment-197273768 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-13923] [SQL] Implement SessionCatalog

2016-03-18 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/11750#discussion_r56393684 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -0,0 +1,484 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-13805][SQL] Generate code that get a va...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11636#issuecomment-198372501 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-13996][SQL] Add more not null attribute...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11810#issuecomment-198207789 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-13858] [SQL] fix the data type cast iss...

2016-03-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11789#issuecomment-198009787 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

  1   2   3   4   5   >