[GitHub] spark pull request: [SPARK-4027][Streaming] HDFSBasedBlockRDD to r...

2014-10-25 Thread harishreedharan
Github user harishreedharan commented on a diff in the pull request: https://github.com/apache/spark/pull/2931#discussion_r19374085 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/rdd/HDFSBackedBlockRDD.scala --- @@ -0,0 +1,92 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60473287 [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22192/consoleFull) for PR 2935 at commit

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60473288 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60473554 [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/425/consoleFull) for PR 2935 at commit

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60473566 [Test build #22201 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22201/consoleFull) for PR 2935 at commit

[GitHub] spark pull request: [SPARK-4027][Streaming] HDFSBasedBlockRDD to r...

2014-10-25 Thread harishreedharan
Github user harishreedharan commented on a diff in the pull request: https://github.com/apache/spark/pull/2931#discussion_r19374200 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/rdd/HDFSBackedBlockRDDSuite.scala --- @@ -0,0 +1,152 @@ +/* + * Licensed to

[GitHub] spark pull request: [SPARK-4027][Streaming] HDFSBasedBlockRDD to r...

2014-10-25 Thread harishreedharan
Github user harishreedharan commented on a diff in the pull request: https://github.com/apache/spark/pull/2931#discussion_r19374198 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/rdd/HDFSBackedBlockRDDSuite.scala --- @@ -0,0 +1,152 @@ +/* + * Licensed to

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60473598 [Test build #432 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/432/consoleFull) for PR 2935 at commit

[GitHub] spark pull request: [SPARK-4087] use broadcast for task only when ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2933#issuecomment-60473661 [Test build #427 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/427/consoleFull) for PR 2933 at commit

[GitHub] spark pull request: [SPARK-3594] [PySpark] [SQL] take more rows to...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2716#issuecomment-60473675 [Test build #22197 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22197/consoleFull) for PR 2716 at commit

[GitHub] spark pull request: [SPARK-3594] [PySpark] [SQL] take more rows to...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2716#issuecomment-60473680 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-3074] [PySpark] support groupByKey() wi...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1977#issuecomment-60473744 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-3074] [PySpark] support groupByKey() wi...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1977#issuecomment-60473742 [Test build #22199 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22199/consoleFull) for PR 1977 at commit

[GitHub] spark pull request: [SPARK-3594] [PySpark] [SQL] take more rows to...

2014-10-25 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/2716#issuecomment-60473788 failed: ``` [info] - sorting without aggregation, with spill *** FAILED *** [info] java.io.FileNotFoundException:

[GitHub] spark pull request: [SPARK-3594] [PySpark] [SQL] take more rows to...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2716#issuecomment-60473797 [Test build #433 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/433/consoleFull) for PR 2716 at commit

[GitHub] spark pull request: [SPARK-3721] [PySpark] broadcast objects large...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2659#issuecomment-60473864 [Test build #430 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/430/consoleFull) for PR 2659 at commit

[GitHub] spark pull request: [SPARK-4087] use broadcast for task only when ...

2014-10-25 Thread witgo
Github user witgo commented on the pull request: https://github.com/apache/spark/pull/2933#issuecomment-60474042 @JoshRosen #2846 fixes the scalastyle bug. --- 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-2321] Stable pull-based progress / stat...

2014-10-25 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/2696#issuecomment-60474144 Thanks for all of the review feedback! I'm going to merge this now so that we can begin using it in other PRs and features, such as progress bars in the Spark shells.

[GitHub] spark pull request: [SPARK-3997][Build]scalastyle should output th...

2014-10-25 Thread ScrapCodes
Github user ScrapCodes commented on a diff in the pull request: https://github.com/apache/spark/pull/2846#discussion_r19374351 --- Diff: project/SparkBuild.scala --- @@ -111,7 +110,7 @@ object SparkBuild extends PomBuild { lazy val MavenCompile = config(m2r) extend(Compile)

[GitHub] spark pull request: [SPARK-3886] [PySpark] simplify serializer, us...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2920#issuecomment-60474199 [Test build #22200 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22200/consoleFull) for PR 2920 at commit

[GitHub] spark pull request: [SPARK-2321] Stable pull-based progress / stat...

2014-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/2696 --- 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-3886] [PySpark] simplify serializer, us...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2920#issuecomment-60474201 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60474253 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60474251 [Test build #22194 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22194/consoleFull) for PR 2935 at commit

[GitHub] spark pull request: [SPARK-4088] [PySpark] Python worker should ex...

2014-10-25 Thread davies
GitHub user davies opened a pull request: https://github.com/apache/spark/pull/2941 [SPARK-4088] [PySpark] Python worker should exit after socket is closed by JVM In case of take() or exception in Python, python worker may exit before JVM read() all the response, then the write

[GitHub] spark pull request: [SPARK-4088] [PySpark] Python worker should ex...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2941#issuecomment-60474422 [Test build #22202 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22202/consoleFull) for PR 2941 at commit

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60474421 [Test build #22195 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22195/consoleFull) for PR 2935 at commit

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60474423 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-3721] [PySpark] broadcast objects large...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2659#issuecomment-60474436 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-3721] [PySpark] broadcast objects large...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2659#issuecomment-60474435 [Test build #22198 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22198/consoleFull) for PR 2659 at commit

[GitHub] spark pull request: [SPARK-4088] [PySpark] Python worker should ex...

2014-10-25 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/2941#issuecomment-60474495 Ah, so there was a race between Python telling Java that it was exiting and Java realizing that Python was going to exit? It looks like this should fix that by having

[GitHub] spark pull request: [SPARK-3886] [PySpark] simplify serializer, us...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2920#issuecomment-60474496 [Test build #22203 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22203/consoleFull) for PR 2920 at commit

[GitHub] spark pull request: [SPARK-3886] [PySpark] simplify serializer, us...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2920#issuecomment-60474608 **[Test build #426 timed out](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/426/consoleFull)** for PR 2920 at commit

[GitHub] spark pull request: [SPARK-4088] [PySpark] Python worker should ex...

2014-10-25 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/2941#issuecomment-60474604 The race is that which of reader or writer thread will know that the worker has exited, If reader find it first, then no problem, but if writer find it first, then it

[GitHub] spark pull request: [SPARK-3886] [PySpark] simplify serializer, us...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2920#issuecomment-60474657 **[Test build #428 timed out](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/428/consoleFull)** for PR 2920 at commit

[GitHub] spark pull request: [SPARK-4087] use broadcast for task only when ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2933#issuecomment-60474692 **[Test build #22196 timed out](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22196/consoleFull)** for PR 2933 at commit

[GitHub] spark pull request: [SPARK-4087] use broadcast for task only when ...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2933#issuecomment-60474693 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-3133] embed small object in broadcast t...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2681#issuecomment-60474748 **[Test build #429 timed out](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/429/consoleFull)** for PR 2681 at commit

[GitHub] spark pull request: [SPARK-3074] [PySpark] support groupByKey() wi...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1977#issuecomment-60474811 **[Test build #431 timed out](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/431/consoleFull)** for PR 1977 at commit

[GitHub] spark pull request: [SPARK-3959][SPARK-3960][SQL] SqlParser fails ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2816#issuecomment-60474895 [Test build #22204 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22204/consoleFull) for PR 2816 at commit

[GitHub] spark pull request: [SPARK-4061][SQL] We cannot use EOL character ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2908#issuecomment-60475008 [Test build #22205 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22205/consoleFull) for PR 2908 at commit

[GitHub] spark pull request: Adding support of initial value for state upda...

2014-10-25 Thread soumitrak
Github user soumitrak commented on the pull request: https://github.com/apache/spark/pull/2665#issuecomment-60475155 TD, I have incorporated your feedback, and add a testcase. Let me know if there is anything else. --- If your project is set up for it, you can reply to this email

[GitHub] spark pull request: Adding support of initial value for state upda...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2665#issuecomment-60475203 [Test build #22206 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22206/consoleFull) for PR 2665 at commit

[GitHub] spark pull request: [SPARK-4074][SQL] Throw exception when droppin...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2923#issuecomment-60475243 [Test build #436 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/436/consoleFull) for PR 2923 at commit

[GitHub] spark pull request: [Spark-4042][SQL]append columns ids and names ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2885#issuecomment-60475267 [Test build #435 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/435/consoleFull) for PR 2885 at commit

[GitHub] spark pull request: Add range join support to spark-sql

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2939#issuecomment-60475266 [Test build #434 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/434/consoleFull) for PR 2939 at commit

[GitHub] spark pull request: [SPARK-3483][SQL] Special chars in column name...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2927#issuecomment-60475314 [Test build #438 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/438/consoleFull) for PR 2927 at commit

[GitHub] spark pull request: [SPARK-3814][SQL] Support for Bitwise AND(), ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2926#issuecomment-60475319 [Test build #437 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/437/consoleFull) for PR 2926 at commit

[GitHub] spark pull request: Add range join support to spark-sql

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2939#issuecomment-60475344 [Test build #434 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/434/consoleFull) for PR 2939 at commit

[GitHub] spark pull request: [SPARK-4088] [PySpark] Python worker should ex...

2014-10-25 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/2941#issuecomment-60475340 It's not easy to reproduce this failure, but it did fail in jenkins: ``` == ERROR:

[GitHub] spark pull request: [SPARK-3911] [SQL] HiveSimpleUdf can not be op...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2771#issuecomment-60475359 [Test build #445 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/445/consoleFull) for PR 2771 at commit

[GitHub] spark pull request: [SPARK-4088] [PySpark] Python worker should ex...

2014-10-25 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/2941#issuecomment-60475355 Also I can not reproduce this without daemon.py (simulate the behavior in Windows). --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-3343] [SQL] Add serde support for CTAS

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2570#issuecomment-60475354 [Test build #444 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/444/consoleFull) for PR 2570 at commit

[GitHub] spark pull request: [SPARK-3891][SQL] Add array support to percent...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2802#issuecomment-60475386 [Test build #447 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/447/consoleFull) for PR 2802 at commit

[GitHub] spark pull request: SPARK-3968 Use parquet-mr filter2 api in spark...

2014-10-25 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/2841#issuecomment-60475393 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-3997][Build]scalastyle should output th...

2014-10-25 Thread witgo
Github user witgo commented on a diff in the pull request: https://github.com/apache/spark/pull/2846#discussion_r19374478 --- Diff: project/SparkBuild.scala --- @@ -111,7 +110,7 @@ object SparkBuild extends PomBuild { lazy val MavenCompile = config(m2r) extend(Compile)

[GitHub] spark pull request: [spark-3907][sql] add truncate table support

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2770#issuecomment-60475396 [Test build #442 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/442/consoleFull) for PR 2770 at commit

[GitHub] spark pull request: [SPARK-3569][SQL] Add metadata field to Struct...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2701#issuecomment-60475420 [Test build #443 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/443/consoleFull) for PR 2701 at commit

[GitHub] spark pull request: [SPARK-3988][SQL] add public API for date type

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2901#issuecomment-60475404 [Test build #440 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/440/consoleFull) for PR 2901 at commit

[GitHub] spark pull request: [WIP][SPARK-3795] Heuristics for dynamically s...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2746#issuecomment-60475431 [Test build #22207 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22207/consoleFull) for PR 2746 at commit

[GitHub] spark pull request: [SPARK-3816][SQL] Add table properties from st...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2677#issuecomment-60475438 [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/446/consoleFull) for PR 2677 at commit

[GitHub] spark pull request: Streaming KMeans [MLLIB][SPARK-3254]

2014-10-25 Thread freeman-lab
GitHub user freeman-lab opened a pull request: https://github.com/apache/spark/pull/2942 Streaming KMeans [MLLIB][SPARK-3254] This adds a Streaming KMeans algorithm to MLlib. It uses an update rule that generalizes the mini-batch KMeans update to incorporate a decay factor, which

[GitHub] spark pull request: [SPARK-4089][Doc][Minor] The version number of...

2014-10-25 Thread sarutak
GitHub user sarutak opened a pull request: https://github.com/apache/spark/pull/2943 [SPARK-4089][Doc][Minor] The version number of Spark in _config.yaml is wrong. The version number of Spark in docs/_config.yaml for master branch should be 1.2.0 for now. You can merge this pull

[GitHub] spark pull request: [spark-3907][sql] add truncate table support

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2770#issuecomment-60475486 [Test build #442 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/442/consoleFull) for PR 2770 at commit

[GitHub] spark pull request: [WIP][SPARK-3795] Heuristics for dynamically s...

2014-10-25 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/2746#issuecomment-60475508 The latest set of commits replaced all the new logic in the scheduler package with a listener. This isolates the new logic very nicely within the new file as

[GitHub] spark pull request: [SPARK-4088] [PySpark] Python worker should ex...

2014-10-25 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/2941#issuecomment-60475507 This fix looks good to me, so I'm going to merge it in to unblock the other PRs (I ran the tests locally and it doesn't look like this introduced any regressions). We

[GitHub] spark pull request: SPARK-3968 Use parquet-mr filter2 api in spark...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2841#issuecomment-60475518 [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22208/consoleFull) for PR 2841 at commit

[GitHub] spark pull request: [SPARK-3594] [PySpark] [SQL] take more rows to...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2716#issuecomment-60475531 [Test build #433 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/433/consoleFull) for PR 2716 at commit

[GitHub] spark pull request: [Spark-4041][SQL]attributes names in table sca...

2014-10-25 Thread scwf
Github user scwf commented on the pull request: https://github.com/apache/spark/pull/2884#issuecomment-60475551 Added a test case for lower case issue, the test will throw NPE if not converted to lowercase --- If your project is set up for it, you can reply to this email and have

[GitHub] spark pull request: [SPARK-3959][SPARK-3960][SQL] SqlParser fails ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2816#issuecomment-60475563 [Test build #22204 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22204/consoleFull) for PR 2816 at commit

[GitHub] spark pull request: Streaming KMeans [MLLIB][SPARK-3254]

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2942#issuecomment-60475562 [Test build #22209 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22209/consoleFull) for PR 2942 at commit

[GitHub] spark pull request: [SPARK-3959][SPARK-3960][SQL] SqlParser fails ...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2816#issuecomment-60475566 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: SPARK-3968 Use parquet-mr filter2 api in spark...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2841#issuecomment-60475598 [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22208/consoleFull) for PR 2841 at commit

[GitHub] spark pull request: SPARK-3968 Use parquet-mr filter2 api in spark...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2841#issuecomment-60475599 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-4089][Doc][Minor] The version number of...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2943#issuecomment-60475620 [Test build #22210 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22210/consoleFull) for PR 2943 at commit

[GitHub] spark pull request: [SPARK-4088] [PySpark] Python worker should ex...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2941#issuecomment-60475636 [Test build #22202 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22202/consoleFull) for PR 2941 at commit

[GitHub] spark pull request: [SPARK-4088] [PySpark] Python worker should ex...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2941#issuecomment-60475637 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-4053][Streaming] Made the ReceiverSuite...

2014-10-25 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/2900#issuecomment-60475691 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-4088] [PySpark] Python worker should ex...

2014-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/2941 --- 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-3959][SPARK-3960][SQL] SqlParser fails ...

2014-10-25 Thread sarutak
Github user sarutak commented on the pull request: https://github.com/apache/spark/pull/2816#issuecomment-60475704 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-3968 Use parquet-mr filter2 api in spark...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2841#issuecomment-60475724 [Test build #22211 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22211/consoleFull) for PR 2841 at commit

[GitHub] spark pull request: [SPARK-4061][SQL] We cannot use EOL character ...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2908#issuecomment-60475797 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-4053][Streaming] Made the ReceiverSuite...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2900#issuecomment-60475784 [Test build #22212 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22212/consoleFull) for PR 2900 at commit

[GitHub] spark pull request: [SPARK-4061][SQL] We cannot use EOL character ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2908#issuecomment-60475796 [Test build #22205 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22205/consoleFull) for PR 2908 at commit

[GitHub] spark pull request: SPARK-3968 Use parquet-mr filter2 api in spark...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2841#issuecomment-60475816 [Test build #22211 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22211/consoleFull) for PR 2841 at commit

[GitHub] spark pull request: SPARK-3968 Use parquet-mr filter2 api in spark...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2841#issuecomment-60475818 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-3959][SPARK-3960][SQL] SqlParser fails ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2816#issuecomment-60475848 [Test build #22213 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22213/consoleFull) for PR 2816 at commit

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60476007 **[Test build #22201 timed out](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22201/consoleFull)** for PR 2935 at commit

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60476010 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-3886] [PySpark] simplify serializer, us...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2920#issuecomment-60476034 [Test build #22203 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22203/consoleFull) for PR 2920 at commit

[GitHub] spark pull request: [SPARK-3886] [PySpark] simplify serializer, us...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2920#issuecomment-60476035 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-2585] remove unnecessary broadcast for ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2935#issuecomment-60476056 **[Test build #432 timed out](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/432/consoleFull)** for PR 2935 at commit

[GitHub] spark pull request: [SPARK-4061][SQL] We cannot use EOL character ...

2014-10-25 Thread sarutak
Github user sarutak commented on the pull request: https://github.com/apache/spark/pull/2908#issuecomment-60476202 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-4061][SQL] We cannot use EOL character ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2908#issuecomment-60476285 [Test build #22214 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22214/consoleFull) for PR 2908 at commit

[GitHub] spark pull request: [SPARK-3660][STREAMING] Initial RDD for update...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2665#issuecomment-60476448 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-3660][STREAMING] Initial RDD for update...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2665#issuecomment-60476446 [Test build #22206 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22206/consoleFull) for PR 2665 at commit

[GitHub] spark pull request: [SPARK-3959][SPARK-3960][SQL] SqlParser fails ...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2816#issuecomment-60476545 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-3959][SPARK-3960][SQL] SqlParser fails ...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2816#issuecomment-60476543 [Test build #22213 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22213/consoleFull) for PR 2816 at commit

[GitHub] spark pull request: [SPARK-4089][Doc][Minor] The version number of...

2014-10-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2943#issuecomment-60476606 [Test build #22210 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22210/consoleFull) for PR 2943 at commit

[GitHub] spark pull request: [SPARK-4089][Doc][Minor] The version number of...

2014-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2943#issuecomment-60476610 Test FAILed. Refer to this link for build results (access rights to CI server needed):

  1   2   3   >