[GitHub] spark pull request: [SPARK-12989] [SQL] Delaying Alias Cleanup aft...

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

[GitHub] spark pull request: [SPARK-13067][SQL] workaround for a weird scal...

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

[GitHub] spark pull request: [SPARK-6363][BUILD] Make Scala 2.11 the defaul...

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

[GitHub] spark pull request: [SPARK-12977][Streaming][WIP] Support Streamin...

2016-01-28 Thread jerryshao
Github user jerryshao commented on the pull request: https://github.com/apache/spark/pull/10966#issuecomment-176502936 Thanks a lot @zsxwing for your comments. Yes I agree with you that current approach of replaying event logs suffers a lot for streaming application. The reason I

[GitHub] spark pull request: [SPARK-13029][ml] fix a logistic regression is...

2016-01-28 Thread dbtsai
Github user dbtsai commented on the pull request: https://github.com/apache/spark/pull/10940#issuecomment-176503318 @iyounus Maybe in this case, `WeightedLeastSqures ` should drop those columns so the model can be still trained. --- If your project is set up for it, you can reply to

[GitHub] spark pull request: [SPARK-11955][SQL] Mark optional fields in mer...

2016-01-28 Thread tedyu
Github user tedyu commented on a diff in the pull request: https://github.com/apache/spark/pull/9940#discussion_r51213506 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/types/StructType.scala --- @@ -359,6 +361,18 @@ object StructType extends AbstractDataType {

[GitHub] spark pull request: [SPARK-12913] Improve performance of stat func...

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

[GitHub] spark pull request: [SPARK-11955][SQL] Mark optional fields in mer...

2016-01-28 Thread tedyu
Github user tedyu commented on a diff in the pull request: https://github.com/apache/spark/pull/9940#discussion_r51213703 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetRelation.scala --- @@ -258,7 +258,12 @@ private[sql] class

[GitHub] spark pull request: [SPARK-13067][SQL] workaround for a weird scal...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10970#issuecomment-176506982 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-12469][CORE][RFC/WIP] Add Consistent Ac...

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

[GitHub] spark pull request: [SPARK-13067][SQL] workaround for a weird scal...

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

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

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10841#issuecomment-176506787 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-13053] [TEST] Unignore tests in Interna...

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

[GitHub] spark pull request: [SPARK-13053] [TEST] Unignore tests in Interna...

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

[GitHub] spark pull request: [SPARK-12790][CORE] Remove HistoryServer old m...

2016-01-28 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/10860#discussion_r51214677 --- Diff: core/src/test/scala/org/apache/spark/deploy/history/FsHistoryProviderSuite.scala --- @@ -406,10 +380,9 @@ class FsHistoryProviderSuite

[GitHub] spark pull request: [Test][DO_NO_MERGE]Try to reproduce the bug

2016-01-28 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/10904#issuecomment-176510420 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-12966][SQL] ArrayType(DecimalType) supp...

2016-01-28 Thread maropu
Github user maropu commented on the pull request: https://github.com/apache/spark/pull/10928#issuecomment-176511478 I'll close this pr and discuss this issue in #10898. --- 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: [Test][DO_NO_MERGE]Try to reproduce the bug

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

[GitHub] spark pull request: [SPARK-13053] [TEST] Unignore tests in Interna...

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

[GitHub] spark pull request: [SPARK-12966][SQL] Support ArrayType(DecimalTy...

2016-01-28 Thread maropu
Github user maropu commented on the pull request: https://github.com/apache/spark/pull/10898#issuecomment-176511873 I'll close this pr and I discuss this in #10928. --- 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-12790][CORE] Remove HistoryServer old m...

2016-01-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/10860#discussion_r51215482 --- Diff: core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala --- @@ -248,9 +248,7 @@ private[history] class FsHistoryProvider(conf:

[GitHub] spark pull request: [SPARK-12962] [SQL] [PySpark] PySpark support ...

2016-01-28 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/10876#discussion_r51206556 --- Diff: python/pyspark/sql/functions.py --- @@ -263,6 +263,38 @@ def corr(col1, col2): return Column(sc._jvm.functions.corr(_to_java_column(col1),

[GitHub] spark pull request: [SPARK-13055] SQLHistoryListener throws ClassC...

2016-01-28 Thread andrewor14
GitHub user andrewor14 opened a pull request: https://github.com/apache/spark/pull/10971 [SPARK-13055] SQLHistoryListener throws ClassCastException This is an existing issue uncovered recently by #10835. The reason for the exception was because the `SQLHistoryListener` gets all

[GitHub] spark pull request: [SPARK-13053] [TEST] Unignore tests in Interna...

2016-01-28 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/10969#issuecomment-176486135 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-12914] [SQL] generate aggregation with ...

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

[GitHub] spark pull request: [SPARK-13067][SQL] workaround for a weird scal...

2016-01-28 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/10970#issuecomment-176497748 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-12656] [SQL] Implement Intersect with L...

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

[GitHub] spark pull request: [SPARK-12656] [SQL] Implement Intersect with L...

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

[GitHub] spark pull request: [Test][DO_NO_MERGE]Try to reproduce the bug

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10904#issuecomment-176509459 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-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214345 --- Diff: python/pyspark/mllib/clustering.py --- @@ -783,17 +865,34 @@ def train(cls, rdd, k=10, maxIterations=20, docConcentration=-1.0,

[GitHub] spark pull request: [Test][DO_NO_MERGE]Try to reproduce the bug

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

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214338 --- Diff: python/pyspark/mllib/clustering.py --- @@ -448,18 +508,24 @@ class PowerIterationClustering(object): @since('1.5.0') def

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214306 --- Diff: python/pyspark/mllib/clustering.py --- @@ -335,19 +380,34 @@ class GaussianMixture(object): Learning algorithm for Gaussian Mixtures

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214336 --- Diff: python/pyspark/mllib/clustering.py --- @@ -448,18 +508,24 @@ class PowerIterationClustering(object): @since('1.5.0') def

[GitHub] spark pull request: [SPARK-12966][SQL] ArrayType(DecimalType) supp...

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

[GitHub] spark pull request: [SPARK-13067][SQL] workaround for a weird scal...

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

[GitHub] spark pull request: [SPARK-12966][SQL] ArrayType(DecimalType) supp...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10928#issuecomment-176480276 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-12966][SQL] ArrayType(DecimalType) supp...

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

[GitHub] spark pull request: [SPARK-13067][SQL] workaround for a weird scal...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10970#issuecomment-176480160 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-12656] [SQL] Implement Intersect with L...

2016-01-28 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/10630#issuecomment-176482358 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-13055] SQLHistoryListener throws ClassC...

2016-01-28 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/10971#issuecomment-176485449 @zsxwing --- 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-13067][SQL] workaround for a weird scal...

2016-01-28 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/10970#issuecomment-176487968 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-13067][SQL] workaround for a weird scal...

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

[GitHub] spark pull request: [SPARK-13067][SQL] workaround for a weird scal...

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

[GitHub] spark pull request: [SPARK-13067][SQL] workaround for a weird scal...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10970#issuecomment-176495842 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-10521][SQL] Utilize Docker for test DB2...

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

[GitHub] spark pull request: [SPARK-12914] [SQL] generate aggregation with ...

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

[GitHub] spark pull request: [SPARK-12914] [SQL] generate aggregation with ...

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

[GitHub] spark pull request: [SPARK-12914] [SQL] generate aggregation with ...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10855#issuecomment-176498689 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-13067][SQL] workaround for a weird scal...

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

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214264 --- Diff: python/pyspark/mllib/clustering.py --- @@ -49,6 +49,9 @@ class KMeansModel(Saveable, Loader): """A clustering model derived from the

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214303 --- Diff: python/pyspark/mllib/clustering.py --- @@ -304,9 +345,11 @@ def predictSoft(self, x): """ Find the membership of point 'x'

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214291 --- Diff: python/pyspark/mllib/clustering.py --- @@ -289,8 +328,10 @@ def predict(self, x): Find the cluster to which the point 'x' or each point

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214270 --- Diff: python/pyspark/mllib/clustering.py --- @@ -170,7 +173,43 @@ class KMeans(object): @since('0.9.0') def train(cls, rdd, k,

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214278 --- Diff: python/pyspark/mllib/clustering.py --- @@ -170,7 +173,43 @@ class KMeans(object): @since('0.9.0') def train(cls, rdd, k,

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214253 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/clustering/KMeans.scala --- @@ -482,12 +482,15 @@ object KMeans { /** * Trains a k-means

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214284 --- Diff: python/pyspark/mllib/clustering.py --- @@ -289,8 +328,10 @@ def predict(self, x): Find the cluster to which the point 'x' or each point

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214267 --- Diff: python/pyspark/mllib/clustering.py --- @@ -170,7 +173,43 @@ class KMeans(object): @since('0.9.0') def train(cls, rdd, k,

[GitHub] spark pull request: [SPARK-12631] [PYSPARK] [DOC] PySpark clusteri...

2016-01-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/10610#discussion_r51214274 --- Diff: python/pyspark/mllib/clustering.py --- @@ -170,7 +173,43 @@ class KMeans(object): @since('0.9.0') def train(cls, rdd, k,

[GitHub] spark pull request: [SPARK-12749][SQL] add json option to parse fl...

2016-01-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/10936 --- 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-12962] [SQL] [PySpark] PySpark support ...

2016-01-28 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/10876#discussion_r51206898 --- Diff: python/pyspark/sql/functions.py --- @@ -263,6 +263,38 @@ def corr(col1, col2): return Column(sc._jvm.functions.corr(_to_java_column(col1),

[GitHub] spark pull request: [SPARK-13053] [TEST] Unignore tests in Interna...

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

[GitHub] spark pull request: SPARK-11565 Replace deprecated DigestUtils.sha...

2016-01-28 Thread gliptak
Github user gliptak commented on the pull request: https://github.com/apache/spark/pull/9532#issuecomment-176486910 @srowen commons-codec is already in the section --- 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-13055] SQLHistoryListener throws ClassC...

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

[GitHub] spark pull request: [SPARK-13067][SQL] workaround for a weird scal...

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

[GitHub] spark pull request: [SPARK-13053] [TEST] Unignore tests in Interna...

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

[GitHub] spark pull request: [SPARK-12799] Simplify various string output f...

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

[GitHub] spark pull request: [SPARK-11955][SQL] Mark optional fields in mer...

2016-01-28 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/9940#issuecomment-176495087 Thanks! I'm going to merging this 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

[GitHub] spark pull request: [SPARK-12799] Simplify various string output f...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10757#issuecomment-176495294 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-12963] Improve performance of stat func...

2016-01-28 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/10960#issuecomment-176498774 @davies side note: The JIRA number is wrong. --- 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-12469][CORE][RFC/WIP] Add Consistent Ac...

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

[GitHub] spark pull request: [SPARK-12656] [SQL] Implement Intersect with L...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10630#issuecomment-176508353 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-12224][SPARKR] R support for JDBC sourc...

2016-01-28 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/spark/pull/10480#issuecomment-176510321 @shivaram any suggestion on how to proceed? --- 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-13053] [TEST] Unignore tests in Interna...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10969#issuecomment-176510226 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-12790][CORE] Remove HistoryServer old m...

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

[GitHub] spark pull request: [SPARK-12966][SQL] Support ArrayType(DecimalTy...

2016-01-28 Thread maropu
Github user maropu closed the pull request at: https://github.com/apache/spark/pull/10898 --- 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-13053] [TEST] Unignore tests in Interna...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10969#issuecomment-176511722 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-12966][SQL] Support ArrayType(DecimalTy...

2016-01-28 Thread maropu
Github user maropu commented on the pull request: https://github.com/apache/spark/pull/10898#issuecomment-176511689 I'll close this pr and discuss this in #10928. --- 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-13053] [TEST] Unignore tests in Interna...

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

[GitHub] spark pull request: [SPARK-12828][SQL]add natural join support

2016-01-28 Thread adrian-wang
Github user adrian-wang commented on a diff in the pull request: https://github.com/apache/spark/pull/10762#discussion_r51090849 --- Diff: sql/catalyst/src/main/antlr3/org/apache/spark/sql/catalyst/parser/SparkSqlLexer.g --- @@ -328,6 +328,8 @@ KW_WEEK: 'WEEK'|'WEEKS';

[GitHub] spark pull request: [SPARK-13032] [ML] [PySpark] PySpark support m...

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

[GitHub] spark pull request: [SPARK-13020][SQL][test] fix random generator ...

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

[GitHub] spark pull request: [SPARK-12818][SQL] Specialized integral and st...

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

[GitHub] spark pull request: [SPARK-12656] [SQL] Implement Intersect with L...

2016-01-28 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/10630#discussion_r51091050 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -388,57 +445,18 @@ class Analyzer(

[GitHub] spark pull request: [SPARK-12689][SQL] Migrate DDL parsing to the ...

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

[GitHub] spark pull request: [SPARK-12963] Improve performance of stddev/va...

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

[GitHub] spark pull request: [SPARK-12818][SQL] Specialized integral and st...

2016-01-28 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10968#discussion_r51090555 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/DataFrameStatFunctions.scala --- @@ -374,21 +366,27 @@ final class DataFrameStatFunctions

[GitHub] spark pull request: [SPARK-13032] [ML] [PySpark] PySpark support m...

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

[GitHub] spark pull request: [SPARK-13032] [ML] [PySpark] PySpark support m...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10469#issuecomment-176066797 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-12689][SQL] Migrate DDL parsing to the ...

2016-01-28 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/10723#discussion_r51096951 --- Diff: sql/catalyst/src/main/antlr3/org/apache/spark/sql/catalyst/parser/SparkSqlLexer.g --- @@ -465,7 +467,7 @@ Identifier fragment

[GitHub] spark pull request: [SPARK-13020][SQL][test] fix random generator ...

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

[GitHub] spark pull request: [SPARK-13020][SQL][test] fix random generator ...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10930#issuecomment-176078194 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-12977][Streaming][WIP] Support Streamin...

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

[GitHub] spark pull request: [SPARK-12818][SQL] Specialized integral and st...

2016-01-28 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10968#discussion_r51090456 --- Diff: common/sketch/src/main/java/org/apache/spark/util/sketch/CountMinSketch.java --- @@ -124,6 +124,18 @@ int getVersionNumber() { */

[GitHub] spark pull request: Changes to support KMeans with large feature s...

2016-01-28 Thread levin-royl
Github user levin-royl commented on the pull request: https://github.com/apache/spark/pull/10739#issuecomment-176046636 Hi, just wanted to know if there are any unhanded items on my end WRT this change. Thanks. --- If your project is set up for it, you can reply to this email and

[GitHub] spark pull request: [SPARK-12818][SQL] Specialized integral and st...

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

[GitHub] spark pull request: [SPARK-13032] [ML] [PySpark] PySpark support m...

2016-01-28 Thread yanboliang
Github user yanboliang commented on the pull request: https://github.com/apache/spark/pull/10469#issuecomment-176070210 @jkbradley You PR looks good and get merged, thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: [SPARK-12828][SQL]add natural join support

2016-01-28 Thread adrian-wang
Github user adrian-wang commented on a diff in the pull request: https://github.com/apache/spark/pull/10762#discussion_r51094651 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/CheckAnalysis.scala --- @@ -104,6 +105,9 @@ trait CheckAnalysis {

[GitHub] spark pull request: [SPARK-12963] Improve performance of stddev/va...

2016-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10960#issuecomment-176068652 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-12977][Streaming][WIP] Support Streamin...

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

<    1   2   3   4   5   6   7   >