[GitHub] spark issue #18930: [SPARK-21677][SQL] json_tuple throws NullPointException ...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18930 **[Test build #80579 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80579/testReport)** for PR 18930 at commit

[GitHub] spark issue #18930: [SPARK-21677][SQL] json_tuple throws NullPointException ...

2017-08-12 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/18930 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 enabled and wishes so, or

[GitHub] spark issue #12646: [SPARK-14878][SQL] Trim characters string function suppo...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/12646 **[Test build #80578 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80578/testReport)** for PR 12646 at commit

[GitHub] spark issue #12646: [SPARK-14878][SQL] Trim characters string function suppo...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/12646 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 project does not have this feature

[GitHub] spark issue #12646: [SPARK-14878][SQL] Trim characters string function suppo...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/12646 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80578/ Test FAILed. ---

[GitHub] spark issue #18640: [SPARK-21422][BUILD] Depend on Apache ORC 1.4.0

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18640 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80576/ Test PASSed. ---

[GitHub] spark issue #18640: [SPARK-21422][BUILD] Depend on Apache ORC 1.4.0

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18640 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 project does not have this feature

[GitHub] spark issue #18640: [SPARK-21422][BUILD] Depend on Apache ORC 1.4.0

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18640 **[Test build #80576 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80576/testReport)** for PR 18640 at commit

[GitHub] spark issue #18700: [SPARK-21499] [SQL] Support creating persistent function...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18700 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80577/ Test PASSed. ---

[GitHub] spark issue #18700: [SPARK-21499] [SQL] Support creating persistent function...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18700 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 project does not have this feature

[GitHub] spark issue #18700: [SPARK-21499] [SQL] Support creating persistent function...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18700 **[Test build #80577 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80577/testReport)** for PR 18700 at commit

[GitHub] spark issue #18700: [SPARK-21499] [SQL] Support creating persistent function...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18700 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 project does not have this feature

[GitHub] spark issue #18700: [SPARK-21499] [SQL] Support creating persistent function...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18700 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80575/ Test PASSed. ---

[GitHub] spark issue #18700: [SPARK-21499] [SQL] Support creating persistent function...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18700 **[Test build #80575 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80575/testReport)** for PR 18700 at commit

[GitHub] spark issue #12646: [SPARK-14878][SQL] Trim characters string function suppo...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/12646 **[Test build #80578 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80578/testReport)** for PR 12646 at commit

[GitHub] spark pull request #18930: [SPARK-21677][SQL] json_tuple throws NullPointExc...

2017-08-12 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/18930#discussion_r132830750 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/jsonExpressions.scala --- @@ -361,10 +361,18 @@ case class

[GitHub] spark issue #18930: [SPARK-21677][SQL] json_tuple throws NullPointException ...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18930 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark issue #18930: [SPARK-21677][SQL] json_tuple throws NullPointException ...

2017-08-12 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/18930 cc @HyukjinKwon --- 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

[GitHub] spark issue #18930: Spark 21677

2017-08-12 Thread jmchung
Github user jmchung commented on the issue: https://github.com/apache/spark/pull/18930 cc @viirya --- 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

[GitHub] spark pull request #18930: Spark 21677

2017-08-12 Thread jmchung
GitHub user jmchung opened a pull request: https://github.com/apache/spark/pull/18930 Spark 21677 ## What changes were proposed in this pull request? ``` scala scala> Seq(("""{"Hyukjin": 224, "John": 1225}""")).toDS.selectExpr("json_tuple(value, trim(null))").show() ...

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18519 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 project does not have this feature

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18519 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80574/ Test FAILed. ---

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18519 **[Test build #80574 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80574/testReport)** for PR 18519 at commit

[GitHub] spark pull request #18914: [MINOR][SQL][TEST]no uncache table in joinsuite t...

2017-08-12 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/18914#discussion_r132830050 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/JoinSuite.scala --- @@ -30,6 +30,12 @@ import org.apache.spark.TestUtils.{assertNotSpilled,

[GitHub] spark issue #18700: [SPARK-21499] [SQL] Support creating persistent function...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18700 **[Test build #80577 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80577/testReport)** for PR 18700 at commit

[GitHub] spark issue #18640: [SPARK-21422][BUILD] Depend on Apache ORC 1.4.0

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18640 **[Test build #80576 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80576/testReport)** for PR 18640 at commit

[GitHub] spark issue #18700: [SPARK-21499] [SQL] Support creating persistent function...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18700 **[Test build #80575 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80575/testReport)** for PR 18700 at commit

[GitHub] spark issue #18640: [SPARK-21422][BUILD] Depend on Apache ORC 1.4.0

2017-08-12 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/18640 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 feature enabled and

[GitHub] spark issue #18640: [SPARK-21422][BUILD] Depend on Apache ORC 1.4.0

2017-08-12 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/18640 Hi, @mridulm, @sameeragarwal , and @rxin . Please let me know if there is something for me to do here. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread ArtRand
Github user ArtRand commented on the issue: https://github.com/apache/spark/pull/18519 Hello @vanzin, point taken. I reverted the change. The envvar trick works also, thanks for that. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18519 **[Test build #80574 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80574/testReport)** for PR 18519 at commit

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread ArtRand
Github user ArtRand commented on the issue: https://github.com/apache/spark/pull/18519 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 this feature enabled and

[GitHub] spark pull request #18921: [SPARK-21709][Build] sbt 0.13.16 and some plugin ...

2017-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18921 --- 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 issue #18921: [SPARK-21709][Build] sbt 0.13.16 and some plugin updates

2017-08-12 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18921 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 this feature enabled and wishes so, or

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18519 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 project does not have this feature

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18519 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80573/ Test FAILed. ---

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18519 **[Test build #80573 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80573/testReport)** for PR 18519 at commit

[GitHub] spark issue #9518: [SPARK-11574][Core] Add metrics StatsD sink

2017-08-12 Thread xflin
Github user xflin commented on the issue: https://github.com/apache/spark/pull/9518 @jerryshao I believe all comments have been addressed. If you agree, would you hep merge the PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark pull request #18903: [SPARK-21590][SS]Window start time should support...

2017-08-12 Thread KevinZwx
Github user KevinZwx commented on a diff in the pull request: https://github.com/apache/spark/pull/18903#discussion_r132821343 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/TimeWindowSuite.scala --- @@ -77,6 +77,19 @@ class TimeWindowSuite

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18519 **[Test build #80573 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80573/testReport)** for PR 18519 at commit

[GitHub] spark issue #18921: [SPARK-21709][Build] sbt 0.13.16 and some plugin updates

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18921 **[Test build #3890 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3890/testReport)** for PR 18921 at commit

[GitHub] spark issue #18555: [SPARK-21353][CORE]add checkValue in spark.internal.conf...

2017-08-12 Thread heary-cao
Github user heary-cao commented on the issue: https://github.com/apache/spark/pull/18555 cc @gatorsmile --- 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,

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18915 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80572/ Test PASSed. ---

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18915 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 project does not have this feature

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18915 **[Test build #80572 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80572/testReport)** for PR 18915 at commit

[GitHub] spark issue #18921: [SPARK-21709][Build] sbt 0.13.16 and some plugin updates

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18921 **[Test build #3890 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3890/testReport)** for PR 18921 at commit

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18915 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80570/ Test PASSed. ---

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18915 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 project does not have this feature

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18915 **[Test build #80570 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80570/testReport)** for PR 18915 at commit

[GitHub] spark issue #18916: [SPARK-21705][CORE][DOC]Add spark.internal.config parame...

2017-08-12 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18916 I agree, I don't see a value in this duplicated documentation. It's not in comments, but in the argument doc strings. It is applied inconsistently. I would favor consistency. I don't know if it's

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18914 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80571/ Test PASSed. ---

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18914 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 project does not have this feature

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18914 **[Test build #80571 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80571/testReport)** for PR 18914 at commit

[GitHub] spark issue #18918: [SPARK-21707][SQL]Improvement a special case for non-det...

2017-08-12 Thread heary-cao
Github user heary-cao commented on the issue: https://github.com/apache/spark/pull/18918 @gatorsmile data source tables: HiveTableScans result plan:HiveTableScan [c030#204L, d004#205, d005#206, d025#207, c002#208, d023#209, d024#210, c005#211L, c008#212, c009#213, c010#214,

[GitHub] spark issue #18652: [SPARK-21497][SQL] Pull non-deterministic equi join keys...

2017-08-12 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/18652 > Why equi-join is free from the issues? Assume the equi-join predicates are in the form like `t1.a = rand(t2.b) && t1.c = rand(t2.d)`. When we compare the equi-join keys `(t1.a, t1.c)` and

[GitHub] spark issue #18929: [MINOR][LAUNCHER]remove never used String in SparkLaunch...

2017-08-12 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18929 These do look removable, but I don't think we should bother with PRs to remove things like this one or two at a time. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark issue #18916: [SPARK-21705][CORE][DOC]Add spark.internal.config parame...

2017-08-12 Thread heary-cao
Github user heary-cao commented on the issue: https://github.com/apache/spark/pull/18916 Currently, some descriptions exist in the source code that are already documented along with another configs at length in the documentation, such as: spark.files.openCostInBytes, do we need to

[GitHub] spark issue #18929: [MINOR][LAUNCHER]remove never used String in SparkLaunch...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18929 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request #18929: [MINOR][LAUNCHER]remove never used String in Spar...

2017-08-12 Thread heary-cao
GitHub user heary-cao opened a pull request: https://github.com/apache/spark/pull/18929 [MINOR][LAUNCHER]remove never used String in SparkLauncher ## What changes were proposed in this pull request? remove EXECUTOR_MEMORY and EXECUTOR_CORES in SparkLauncher, they never

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread aosagie
Github user aosagie commented on the issue: https://github.com/apache/spark/pull/18915 Here's a screenshot of the worker page link changes when the **proxy is off**: ![screenshot from 2017-08-12

[GitHub] spark issue #18916: [SPARK-21705][CORE][DOC]Add spark.internal.config parame...

2017-08-12 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18916 What do you mean specifically? there is some documentation that doesn't exist anymore but should be re-added? or is there some inconsistency to resolve? --- If your project is set up for it, you

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18915 **[Test build #80572 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80572/testReport)** for PR 18915 at commit

[GitHub] spark issue #18916: [SPARK-21705][CORE][DOC]Add spark.internal.config parame...

2017-08-12 Thread heary-cao
Github user heary-cao commented on the issue: https://github.com/apache/spark/pull/18916 Is it possible that we can delete the already deleted comments in the source code and add them to the another configs at length in the documentation? because they don't seem to have to be, and

[GitHub] spark issue #18916: [SPARK-21705][CORE][DOC]Add spark.internal.config parame...

2017-08-12 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18916 I'm saying that it's _because_ they're already documented along with another configs at length in the documentation, we don't need to duplicate them in the source code. Now we have to remember to

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18914 **[Test build #80571 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80571/testReport)** for PR 18914 at commit

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18915 **[Test build #80570 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80570/testReport)** for PR 18915 at commit

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/18914 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 feature enabled and wishes

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/18915 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 feature enabled and wishes

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18915 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 project does not have this feature

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18915 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80567/ Test FAILed. ---

[GitHub] spark issue #18915: [SPARK-21176][WEB UI] Format worker page links to work w...

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18915 **[Test build #80567 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80567/testReport)** for PR 18915 at commit

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18914 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 project does not have this feature

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18914 **[Test build #80569 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80569/testReport)** for PR 18914 at commit

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18914 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80569/ Test FAILed. ---

[GitHub] spark pull request #18888: [Spark-17025][ML][Python] Persistence for Pipelin...

2017-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/1 --- 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 issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18519 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 project does not have this feature

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18519 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80566/ Test PASSed. ---

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18519 **[Test build #80566 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80566/testReport)** for PR 18519 at commit

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18519 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80565/ Test PASSed. ---

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18519 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 project does not have this feature

[GitHub] spark issue #18519: [SPARK-16742] Mesos Kerberos Support

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18519 **[Test build #80565 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80565/testReport)** for PR 18519 at commit

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18914 **[Test build #80569 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80569/testReport)** for PR 18914 at commit

[GitHub] spark pull request #18914: [MINOR][SQL][TEST]no uncache table in joinsuite t...

2017-08-12 Thread heary-cao
Github user heary-cao commented on a diff in the pull request: https://github.com/apache/spark/pull/18914#discussion_r132810799 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/JoinSuite.scala --- @@ -141,6 +141,7 @@ class JoinSuite extends QueryTest with SharedSQLContext {

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread heary-cao
Github user heary-cao commented on the issue: https://github.com/apache/spark/pull/18914 sorry, one line was deleted. --- 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 issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18914 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/80568/ Test FAILed. ---

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18914 **[Test build #80568 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80568/testReport)** for PR 18914 at commit

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18914 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 project does not have this feature

[GitHub] spark issue #18914: [MINOR][SQL][TEST]no uncache table in joinsuite test

2017-08-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18914 **[Test build #80568 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/80568/testReport)** for PR 18914 at commit