[GitHub] spark pull request: [SPARK-3586][streaming]Support nested director...

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

[GitHub] spark pull request: [SPARK-5108][BUILD] Jackson dependency managem...

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

[GitHub] spark pull request: [SPARK-5108][BUILD] Jackson dependency managem...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3938#issuecomment-69672996 [Test build #25434 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25434/consoleFull) for PR 3938 at commit

[GitHub] spark pull request: [SPARK-5201][CORE] deal with int overflow in t...

2015-01-12 Thread advancedxy
Github user advancedxy commented on a diff in the pull request: https://github.com/apache/spark/pull/4002#discussion_r22838579 --- Diff: core/src/main/scala/org/apache/spark/rdd/ParallelCollectionRDD.scala --- @@ -127,18 +127,15 @@ private object ParallelCollectionRDD {

[GitHub] spark pull request: [SPARK-5063] Useful error messages for nested ...

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

[GitHub] spark pull request: [SPARK-5063] Useful error messages for nested ...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3884#issuecomment-69684987 [Test build #25441 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25441/consoleFull) for PR 3884 at commit

[GitHub] spark pull request: [SPARK-4859][Core][Streaming] Refactor LiveLis...

2015-01-12 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/4006#issuecomment-69684948 Updated the desription and jira --- 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-4707][STREAMING] Reliable Kafka Receive...

2015-01-12 Thread jerryshao
Github user jerryshao commented on the pull request: https://github.com/apache/spark/pull/3655#issuecomment-69684946 So I think the aim of this patch is to fix the recoverable problems of data store with retries, not prevent data loss. That's my thought, sorry for my

[GitHub] spark pull request: [SPARK-4924] Add a library for launching Spark...

2015-01-12 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/3916#discussion_r22840148 --- Diff: launcher/src/main/java/org/apache/spark/launcher/SparkLauncher.java --- @@ -0,0 +1,371 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: [SPARK-4924] Add a library for launching Spark...

2015-01-12 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/3916#discussion_r22840184 --- Diff: launcher/src/main/java/org/apache/spark/launcher/SparkLauncher.java --- @@ -0,0 +1,371 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

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

[GitHub] spark pull request: [SPARK-4859][Core][Streaming] Refactor LiveLis...

2015-01-12 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/4006#issuecomment-69686343 Do I need to make some change to passs MiMa tests? --- 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-4962] [CORE] Put TaskScheduler.start ba...

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

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3810#issuecomment-69687454 [Test build #25448 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25448/consoleFull) for PR 3810 at commit

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

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

[GitHub] spark pull request: [SPARK-4924] Add a library for launching Spark...

2015-01-12 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/3916#discussion_r22840815 --- Diff: launcher/src/main/java/org/apache/spark/launcher/AbstractLauncher.java --- @@ -0,0 +1,600 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: [SPARK-4924] Add a library for launching Spark...

2015-01-12 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/3916#discussion_r22841252 --- Diff: launcher/src/main/java/org/apache/spark/launcher/AbstractLauncher.java --- @@ -0,0 +1,600 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: [SPARK-4924] Add a library for launching Spark...

2015-01-12 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/3916#discussion_r22841706 --- Diff: launcher/src/main/java/org/apache/spark/launcher/PySparkLauncher.java --- @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: [SPARK-4924] Add a library for launching Spark...

2015-01-12 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/3916#discussion_r22841696 --- Diff: launcher/src/main/java/org/apache/spark/launcher/Main.java --- @@ -0,0 +1,106 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] spark pull request: [SPARK-4924] Add a library for launching Spark...

2015-01-12 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/3916#discussion_r22841693 --- Diff: launcher/src/main/java/org/apache/spark/launcher/LauncherCommon.java --- @@ -0,0 +1,120 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: [SPARK-4924] Add a library for launching Spark...

2015-01-12 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/3916#discussion_r22841684 --- Diff: launcher/src/main/java/org/apache/spark/launcher/SparkSubmitOptionParser.java --- @@ -0,0 +1,197 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

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

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3999#issuecomment-69692687 [Test build #25450 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25450/consoleFull) for PR 3999 at commit

[GitHub] spark pull request: [SPARK-5208][DOCS] Add more documentation to N...

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

[GitHub] spark pull request: [MLLIB][SPARK-3278] Monotone (Isotonic) regres...

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

[GitHub] spark pull request: [SPARK-4959][SQL] Attributes are case sensitiv...

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

[GitHub] spark pull request: [SPARK-5063] Useful error messages for nested ...

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

[GitHub] spark pull request: [Spark-3490] Disable SparkUI for tests (backpo...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3959#issuecomment-69681852 [Test build #25436 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25436/consoleFull) for PR 3959 at commit

[GitHub] spark pull request: [Spark-3490] Disable SparkUI for tests (backpo...

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

[GitHub] spark pull request: [SPARK-5186] [MLLIB] Vector.equals and Vector....

2015-01-12 Thread hhbyyh
Github user hhbyyh commented on a diff in the pull request: https://github.com/apache/spark/pull/3997#discussion_r22838761 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/linalg/Vectors.scala --- @@ -449,6 +449,16 @@ class SparseVector( override def toString: String =

[GitHub] spark pull request: [SPARK-4809] Rework Guava library shading.

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

[GitHub] spark pull request: [SPARK-4809] Rework Guava library shading.

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3658#issuecomment-69684164 [Test build #25442 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25442/consoleFull) for PR 3658 at commit

[GitHub] spark pull request: [MLLIB][SPARK-3278] Monotone (Isotonic) regres...

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

[GitHub] spark pull request: [MLLIB][SPARK-3278] Monotone (Isotonic) regres...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3519#issuecomment-69684109 [Test build #25440 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25440/consoleFull) for PR 3519 at commit

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

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

[GitHub] spark pull request: [SPARK-4924] Add a library for launching Spark...

2015-01-12 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/3916#discussion_r22841656 --- Diff: launcher/src/main/java/org/apache/spark/launcher/SparkSubmitOptionParser.java --- @@ -0,0 +1,197 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request: [SPARK-3586][streaming]Support nested director...

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

[GitHub] spark pull request: [SPARK-3586][streaming]Support nested director...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2765#issuecomment-69693990 [Test build #25454 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25454/consoleFull) for PR 2765 at commit

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

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

[GitHub] spark pull request: [SPARK-4912][SQL] Persistent tables for the Sp...

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

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

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

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4008#issuecomment-69707660 [Test build #25461 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25461/consoleFull) for PR 4008 at commit

[GitHub] spark pull request: [SPARK-4631] unit test for MQTT

2015-01-12 Thread Bilna
Github user Bilna commented on the pull request: https://github.com/apache/spark/pull/3844#issuecomment-69694551 ok.. I will look into it --- 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-4964] [Streaming] Exactly-once semantic...

2015-01-12 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/3798#issuecomment-69695353 Can you confirm the following. 1. In your SBT/maven app used for testing, you are using your development Spark version to compile? That is, the dev version is locally

[GitHub] spark pull request: [SPARK-4912][SQL] Persistent tables for the Sp...

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

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

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

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3810#issuecomment-69698728 [Test build #25457 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25457/consoleFull) for PR 3810 at commit

[GitHub] spark pull request: [SPARK-4937][SQL] Adding optimization to simpl...

2015-01-12 Thread scwf
Github user scwf commented on the pull request: https://github.com/apache/spark/pull/3778#issuecomment-69702464 hey @liancheng, any other comments here? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

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

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

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

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3810#issuecomment-69698965 [Test build #25458 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25458/consoleFull) for PR 3810 at commit

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4008#issuecomment-69701816 [Test build #25460 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25460/consoleFull) for PR 4008 at commit

[GitHub] spark pull request: [SPARK-5212][SQL] Add support of schema-less t...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4014#issuecomment-69706714 [Test build #25462 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25462/consoleFull) for PR 4014 at commit

[GitHub] spark pull request: [SPARK-5138][SQL] Ensure schema can be inferre...

2015-01-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/3978 --- 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-5138][SQL] Ensure schema can be inferre...

2015-01-12 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/3978#issuecomment-69698491 Thanks! Merged 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

[GitHub] spark pull request: [SPARK-4912][SQL] Persistent tables for the Sp...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3960#issuecomment-69699358 [Test build #25456 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25456/consoleFull) for PR 3960 at commit

[GitHub] spark pull request: [SPARK-4912][SQL] Persistent tables for the Sp...

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

[GitHub] spark pull request: [SPARK-5212][SQL] Add support of schema-less t...

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

[GitHub] spark pull request: [SPARK-5100][SQL] add thriftserver-ui support

2015-01-12 Thread tianyi
Github user tianyi commented on a diff in the pull request: https://github.com/apache/spark/pull/3946#discussion_r22846938 --- Diff: sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/ui/ThriftServerPage.scala --- @@ -0,0 +1,179 @@ +/* + *

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

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

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

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

[GitHub] spark pull request: [SPARK-4987] [SQL] parquet timestamp type supp...

2015-01-12 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/3820#issuecomment-69703883 Can you add unit tests? I tried it and got ``` java.lang.RuntimeException: unable to convert datatype TimestampType in CatalystConverter ``` I think you

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3810#issuecomment-69704753 [Test build #25459 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25459/consoleFull) for PR 3810 at commit

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

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

[GitHub] spark pull request: [SPARK-5212][SQL] Add support of schema-less t...

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

[GitHub] spark pull request: [SPARK-5006][Deploy]spark.port.maxRetries does...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3841#issuecomment-69693753 [Test build #25453 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25453/consoleFull) for PR 3841 at commit

[GitHub] spark pull request: [SPARK-5006][Deploy]spark.port.maxRetries does...

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

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

2015-01-12 Thread OopsOutOfMemory
Github user OopsOutOfMemory commented on the pull request: https://github.com/apache/spark/pull/3999#issuecomment-69693709 @yhuai /cc @marmbrus Does this look OK to you? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: [SPARK-5135][SQL] Add support for describe [ex...

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

[GitHub] spark pull request: [SPARK-5135][SQL] Add support for describe [ex...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3935#issuecomment-69694874 [Test build #25455 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25455/consoleFull) for PR 3935 at commit

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

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

[GitHub] spark pull request: [SPARK-5212][SQL] Add support of schema-less t...

2015-01-12 Thread viirya
GitHub user viirya opened a pull request: https://github.com/apache/spark/pull/4014 [SPARK-5212][SQL] Add support of schema-less transformation According to Hive's language manual, the AS clause should be optional in

[GitHub] spark pull request: [SPARK-5201][CORE] deal with int overflow in t...

2015-01-12 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/4002#issuecomment-69590976 ok to test --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] spark pull request: [SPARK-5186] [MLLIB] Vector.equals and Vector....

2015-01-12 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/3997#discussion_r22800634 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/linalg/Vectors.scala --- @@ -449,6 +449,16 @@ class SparseVector( override def toString: String =

[GitHub] spark pull request: [SQL] some comments fix for GROUPING SETS

2015-01-12 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/4000#issuecomment-69615409 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 and

[GitHub] spark pull request: [SPARK-4092] [CORE] Fix InputMetrics for coale...

2015-01-12 Thread kayousterhout
Github user kayousterhout commented on a diff in the pull request: https://github.com/apache/spark/pull/3120#discussion_r22808807 --- Diff: core/src/test/scala/org/apache/spark/metrics/InputOutputMetricsSuite.scala --- @@ -17,66 +17,147 @@ package

[GitHub] spark pull request: [SPARK-4092] [CORE] Fix InputMetrics for coale...

2015-01-12 Thread kayousterhout
Github user kayousterhout commented on a diff in the pull request: https://github.com/apache/spark/pull/3120#discussion_r22809066 --- Diff: core/src/main/scala/org/apache/spark/CacheManager.scala --- @@ -44,7 +44,14 @@ private[spark] class CacheManager(blockManager: BlockManager)

[GitHub] spark pull request: [SPARK-4697][YARN]System properties should ove...

2015-01-12 Thread WangTaoTheTonic
Github user WangTaoTheTonic commented on the pull request: https://github.com/apache/spark/pull/3557#issuecomment-69586378 I am afraid in that case user can only set app name via `spark.app.name` or `--name`, `SPARK_YARN_APP_NAME` will not be used. --- If your project is set up

[GitHub] spark pull request: [SPARK-4962] [CORE] Put TaskScheduler.start ba...

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

[GitHub] spark pull request: [SPARK-4837] NettyBlockTransferService should ...

2015-01-12 Thread dizzy2
Github user dizzy2 commented on the pull request: https://github.com/apache/spark/pull/3688#issuecomment-69588907 this fix doesn't work when both executor and driver are running on the same machine (as they are trying to acquire the same port) --- If your project is set up for it,

[GitHub] spark pull request: [SPARK-5186] [MLLIB] Vector.equals and Vector....

2015-01-12 Thread hhbyyh
Github user hhbyyh commented on a diff in the pull request: https://github.com/apache/spark/pull/3997#discussion_r22799128 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/linalg/Vectors.scala --- @@ -449,6 +449,16 @@ class SparseVector( override def toString: String =

[GitHub] spark pull request: [SPARK-4296][SQL] Trims aliases when resolving...

2015-01-12 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/3910#discussion_r22806871 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/planning/patterns.scala --- @@ -153,11 +153,11 @@ object PartialAggregation {

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4008#issuecomment-69614205 [Test build #25423 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25423/consoleFull) for PR 4008 at commit

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

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

[GitHub] spark pull request: [SPARK-4092] [CORE] Fix InputMetrics for coale...

2015-01-12 Thread ksakellis
Github user ksakellis commented on a diff in the pull request: https://github.com/apache/spark/pull/3120#discussion_r22807972 --- Diff: core/src/main/scala/org/apache/spark/rdd/NewHadoopRDD.scala --- @@ -153,34 +157,19 @@ class NewHadoopRDD[K, V]( throw new

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

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

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

2015-01-12 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/3999#discussion_r22803087 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/ddl.scala --- @@ -120,8 +122,10 @@ private[sql] class DDLParser extends StandardTokenParsers

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

2015-01-12 Thread OopsOutOfMemory
Github user OopsOutOfMemory commented on a diff in the pull request: https://github.com/apache/spark/pull/3999#discussion_r22805693 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/sources/TableScanSuite.scala --- @@ -314,4 +314,20 @@ class TableScanSuite extends

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

2015-01-12 Thread OopsOutOfMemory
Github user OopsOutOfMemory commented on a diff in the pull request: https://github.com/apache/spark/pull/3999#discussion_r22805706 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/ddl.scala --- @@ -120,8 +122,10 @@ private[sql] class DDLParser extends

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

2015-01-12 Thread OopsOutOfMemory
Github user OopsOutOfMemory commented on the pull request: https://github.com/apache/spark/pull/3999#issuecomment-69609027 test this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

2015-01-12 Thread OopsOutOfMemory
Github user OopsOutOfMemory commented on the pull request: https://github.com/apache/spark/pull/3999#issuecomment-69609091 @yhuai /cc @marmbrus Updated code. --- 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-5196][SQL] Support `comment` in Create ...

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

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

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

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4008#issuecomment-69601417 [Test build #25422 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25422/consoleFull) for PR 4008 at commit

[GitHub] spark pull request: [SPARK-3694] RDD and Task serialization debugg...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3518#issuecomment-69604747 [Test build #25420 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25420/consoleFull) for PR 3518 at commit

[GitHub] spark pull request: [SPARK-5205][Streaming]:Inconsistent behaviour...

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

[GitHub] spark pull request: [SPARK-5196][SQL] Support `comment` in Create ...

2015-01-12 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/3999#discussion_r22803158 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/sources/TableScanSuite.scala --- @@ -314,4 +314,20 @@ class TableScanSuite extends DataSourceTest {

[GitHub] spark pull request: [SPARK-5201][CORE] deal with int overflow in t...

2015-01-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4002#issuecomment-69604781 [Test build #25419 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25419/consoleFull) for PR 4002 at commit

[GitHub] spark pull request: [SPARK-3694] RDD and Task serialization debugg...

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

[GitHub] spark pull request: [SPARK-5201][CORE] deal with int overflow in t...

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

<    1   2   3   4   5   >