[GitHub] spark pull request: [SPARK-8271][SQL]string function: soundex

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7812#issuecomment-126586983 [Test build #1252 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1252/console) for PR 7812 at commit [`fa75941`](https://github

[GitHub] spark pull request: [SQL] address comments for to_date/trunc

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7817#issuecomment-126586859 Merged build started. --- 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: [SQL] address comments for to_date/trunc

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7817#issuecomment-126586848 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SQL] address comments for to_date/trunc

2015-07-30 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/7817#issuecomment-126586658 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-8266][SQL]add function translate

2015-07-30 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/7709#discussion_r35950387 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/stringOperations.scala --- @@ -284,6 +284,66 @@ case class EndsWith(left: Expr

[GitHub] spark pull request: Spark 8999 non temporal

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7818#issuecomment-126585612 [Test build #39177 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39177/console) for PR 7818 at commit [`7d41217`](https://github.

[GitHub] spark pull request: Spark 8999 non temporal

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7818#issuecomment-126585625 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 n

[GitHub] spark pull request: [SPARK-9468][Yarn][Core] Avoid scheduling task...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7786#issuecomment-126585493 [Test build #39178 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39178/consoleFull) for PR 7786 at commit [`90dd2f8`](https://gith

[GitHub] spark pull request: Spark 8999 non temporal

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7818#issuecomment-126585451 [Test build #39177 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39177/consoleFull) for PR 7818 at commit [`7d41217`](https://gith

[GitHub] spark pull request: [SPARK-8266][SQL]add function translate

2015-07-30 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/7709#discussion_r35950242 --- Diff: unsafe/src/main/java/org/apache/spark/unsafe/types/UTF8String.java --- @@ -507,6 +507,48 @@ public static UTF8String concatWs(UTF8String separator,

[GitHub] spark pull request: [SPARK-9468][Yarn][Core] Avoid scheduling task...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7786#issuecomment-126585064 Merged build started. --- 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 8999 non temporal

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7818#issuecomment-126585008 Build triggered. --- 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 thi

[GitHub] spark pull request: Spark 8999 non temporal

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7818#issuecomment-126585052 Build started. --- 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 f

[GitHub] spark pull request: [SPARK-9468][Yarn][Core] Avoid scheduling task...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7786#issuecomment-126585019 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-8266][SQL]add function translate

2015-07-30 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/7709#discussion_r35950188 --- Diff: unsafe/src/main/java/org/apache/spark/unsafe/types/UTF8String.java --- @@ -507,6 +507,48 @@ public static UTF8String concatWs(UTF8String separator,

[GitHub] spark pull request: [SPARK-9496][SQL]do not print the password in ...

2015-07-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7815 --- 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 enab

[GitHub] spark pull request: [SPARK-8266][SQL]add function translate

2015-07-30 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/7709#discussion_r35950139 --- Diff: unsafe/src/main/java/org/apache/spark/unsafe/types/UTF8String.java --- @@ -507,6 +507,48 @@ public static UTF8String concatWs(UTF8String separator,

[GitHub] spark pull request: [SPARK-8269][SQL]string function: initcap

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7208#issuecomment-126584720 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

[GitHub] spark pull request: [SPARK-8269][SQL]string function: initcap

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7208#issuecomment-126584719 [Test build #39176 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39176/console) for PR 7208 at commit [`b616c0e`](https://github.

[GitHub] spark pull request: [SPARK-9496][SQL]do not print the password in ...

2015-07-30 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/7815#issuecomment-126584677 Thanks - I've merged this. --- 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 th

[GitHub] spark pull request: [SPARK-8269][SQL]string function: initcap

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7208#issuecomment-126584555 [Test build #39176 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39176/consoleFull) for PR 7208 at commit [`b616c0e`](https://gith

[GitHub] spark pull request: Spark 8999 non temporal

2015-07-30 Thread feynmanliang
GitHub user feynmanliang opened a pull request: https://github.com/apache/spark/pull/7818 Spark 8999 non temporal @mengxr Extends PrefixSpan to non-temporal itemsets. * Internal API uses List[Set[Int]] which is likely not efficient; will need to refactor during QA

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126584507 [Test build #39175 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39175/consoleFull) for PR 6955 at commit [`e42e471`](https://gith

[GitHub] spark pull request: [SPARK-8269][SQL]string function: initcap

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7208#issuecomment-126584509 Merged build started. --- 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-8269][SQL]string function: initcap

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7208#issuecomment-126584485 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SQL] address comments for to_date/trunc

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7817#issuecomment-126584393 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

[GitHub] spark pull request: [SQL] address comments for to_date/trunc

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7817#issuecomment-126584389 [Test build #39174 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39174/console) for PR 7817 at commit [`ed1edc7`](https://github.

[GitHub] spark pull request: [SQL] address comments for to_date/trunc

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7817#issuecomment-126584191 [Test build #39174 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39174/consoleFull) for PR 7817 at commit [`ed1edc7`](https://gith

[GitHub] spark pull request: [SPARK-9496][SQL]do not print the password in ...

2015-07-30 Thread WangTaoTheTonic
Github user WangTaoTheTonic commented on the pull request: https://github.com/apache/spark/pull/7815#issuecomment-126584002 @rxin Like "javax.jdo.option.ConnectionPassword", until now I only find this one. --- If your project is set up for it, you can reply to this email and have

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126583564 Merged build started. --- 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: [SQL] address comments for to_date/trunc

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7817#issuecomment-126583565 Merged build started. --- 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: [SQL] address comments for to_date/trunc

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7817#issuecomment-126583553 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126583557 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126583409 Merged build started. --- 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-8564][Streaming]Add the Python API for ...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126583433 [Test build #174 has started](https://amplab.cs.berkeley.edu/jenkins/job/SlowSparkPullRequestBuilder/174/consoleFull) for PR 6955 at commit [`e42e471`](https://gith

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126583388 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SQL] address comments for to_date/trunc

2015-07-30 Thread davies
GitHub user davies opened a pull request: https://github.com/apache/spark/pull/7817 [SQL] address comments for to_date/trunc This PR address the comments in #7805 cc @rxin You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-07-30 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126582508 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 fea

[GitHub] spark pull request: [SPARK-9240] [SQL] [WIP] Hybrid aggregate oper...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7813#issuecomment-126582320 [Test build #39171 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39171/consoleFull) for PR 7813 at commit [`1912097`](https://gith

[GitHub] spark pull request: [SPARK-8999][MLlib]Support non-temporal sequen...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7646#issuecomment-126581810 [Test build #39173 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39173/consoleFull) for PR 7646 at commit [`f486dcd`](https://gith

[GitHub] spark pull request: [SPARK-7165] [SQL] use sort merge join for out...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5717#issuecomment-126581760 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

[GitHub] spark pull request: [SPARK-8263][SQL] substr/substring should also...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7641#issuecomment-126581717 [Test build #39172 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39172/consoleFull) for PR 7641 at commit [`01d795e`](https://gith

[GitHub] spark pull request: [SPARK-7165] [SQL] use sort merge join for out...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5717#issuecomment-126581734 [Test build #39159 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39159/console) for PR 5717 at commit [`f520079`](https://github.

[GitHub] spark pull request: [SPARK-8263][SQL] substr/substring should also...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7641#issuecomment-126581441 Merged build started. --- 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-8999][MLlib]Support non-temporal sequen...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7646#issuecomment-126581442 Merged build started. --- 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-8735] [SQL] Expose memory usage for shu...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7770#issuecomment-126581482 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

[GitHub] spark pull request: [SPARK-8999][MLlib]Support non-temporal sequen...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7646#issuecomment-126581419 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-9239][SQL]Add Hive UDAF support for agg...

2015-07-30 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/7788#discussion_r35949349 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/hiveUDFs.scala --- @@ -632,3 +634,123 @@ private[hive] case class HiveUDAFFunction( } }

[GitHub] spark pull request: [SPARK-9240] [SQL] [WIP] Hybrid aggregate oper...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7813#issuecomment-126581415 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-8263][SQL] substr/substring should also...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7641#issuecomment-126581422 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-9240] [SQL] [WIP] Hybrid aggregate oper...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7813#issuecomment-126581423 Merged build started. --- 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-9239][SQL]Add Hive UDAF support for agg...

2015-07-30 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/7788#issuecomment-126581320 Is it possible that we just keep `HiveUdaf2` and do not change other places? Also, can we remove `terminatePartial`? So, every time we do update or merge, we always store

[GitHub] spark pull request: [Spark-7446][MLLIB] Add inverse transform for ...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6339#issuecomment-126581074 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

[GitHub] spark pull request: [Spark-7446][MLLIB] Add inverse transform for ...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6339#issuecomment-126581024 [Test build #39166 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39166/console) for PR 6339 at commit [`64dd3a3`](https://github.

[GitHub] spark pull request: [SPARK-9500] add TernaryExpression to simplify...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7816#issuecomment-126580609 Merged build started. --- 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-9500] add TernaryExpression to simplify...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7816#issuecomment-126580717 [Test build #39170 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39170/consoleFull) for PR 7816 at commit [`ed2bf76`](https://gith

[GitHub] spark pull request: [SPARK-8735] [SQL] Expose memory usage for shu...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7770#issuecomment-126580375 [Test build #39169 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39169/consoleFull) for PR 7770 at commit [`111a05e`](https://gith

[GitHub] spark pull request: [SPARK-9500] add TernaryExpression to simplify...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7816#issuecomment-126580539 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-9500] add TernaryExpression to simplify...

2015-07-30 Thread davies
GitHub user davies opened a pull request: https://github.com/apache/spark/pull/7816 [SPARK-9500] add TernaryExpression to simplify ternary expressions There lots of duplicated code in ternary expressions, create a TernaryExpression for them to reduce duplicated code. cc @ch

[GitHub] spark pull request: [SPARK-8735] [SQL] Expose memory usage for shu...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7770#issuecomment-126579405 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-9191] [ML] [Doc] Add ml.PCA user guide ...

2015-07-30 Thread yanboliang
Github user yanboliang commented on the pull request: https://github.com/apache/spark/pull/7522#issuecomment-126579445 @jkbradley --- 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-8735] [SQL] Expose memory usage for shu...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7770#issuecomment-126579411 Merged build started. --- 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-8416] highlight and topping the executo...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7808#issuecomment-126579360 **[Test build #39143 timed out](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39143/console)** for PR 7808 at commit [`1a74825`](https://github

[GitHub] spark pull request: [SPARK-8735] [SQL] Expose memory usage for shu...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7770#issuecomment-126579318 [Test build #1254 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1254/consoleFull) for PR 7770 at commit [`0086500`](https://git

[GitHub] spark pull request: [SPARK-8416] highlight and topping the executo...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7808#issuecomment-126579382 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

[GitHub] spark pull request: [SPARK-8263][SQL] substr/substring should also...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7641#issuecomment-126579197 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

[GitHub] spark pull request: [SPARK-8263][SQL] substr/substring should also...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7641#issuecomment-126579193 [Test build #39168 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39168/console) for PR 7641 at commit [`99aa130`](https://github.

[GitHub] spark pull request: [SPARK-8735] [SQL] Expose memory usage for shu...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7770#issuecomment-126579283 [Test build #1253 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1253/consoleFull) for PR 7770 at commit [`0086500`](https://git

[GitHub] spark pull request: [SPARK-8263][SQL] substr/substring should also...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7641#issuecomment-126579015 [Test build #39168 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39168/consoleFull) for PR 7641 at commit [`99aa130`](https://gith

[GitHub] spark pull request: [SPARK-8263][SQL] substr/substring should also...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7641#issuecomment-126578885 Merged build started. --- 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-8735] [SQL] Expose memory usage for shu...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7770#issuecomment-126578860 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-8263][SQL] substr/substring should also...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7641#issuecomment-126578868 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-8735] [SQL] Expose memory usage for shu...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7770#issuecomment-126578875 Merged build started. --- 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-9308] [ML] ml.NaiveBayesModel support p...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7672#issuecomment-126578731 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

[GitHub] spark pull request: [SPARK-9308] [ML] ml.NaiveBayesModel support p...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7672#issuecomment-126578670 [Test build #39164 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39164/console) for PR 7672 at commit [`25e224c`](https://github.

[GitHub] spark pull request: [SPARK-9152][SQL] Implement code generation fo...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7561#issuecomment-126578565 [Test build #39155 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39155/console) for PR 7561 at commit [`fe5641b`](https://github.

[GitHub] spark pull request: [SPARK-9152][SQL] Implement code generation fo...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7561#issuecomment-126578628 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

[GitHub] spark pull request: [SPARK-8064] Build against Hive 1.2.1

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7814#issuecomment-126578385 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

[GitHub] spark pull request: [SPARK-8064] Build against Hive 1.2.1

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7814#issuecomment-126578362 [Test build #39147 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39147/console) for PR 7814 at commit [`8559f9d`](https://github.

[GitHub] spark pull request: [SPARK-9308] [ML] ml.NaiveBayesModel support p...

2015-07-30 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/7672#issuecomment-126578149 LGTM, pending tests. Thank you! --- 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 n

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126577937 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

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126577912 [Test build #39149 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39149/console) for PR 6955 at commit [`e42e471`](https://github.

[GitHub] spark pull request: [SPARK-9152][SQL] Implement code generation fo...

2015-07-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7561 --- 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 enab

[GitHub] spark pull request: [SPARK-9152][SQL] Implement code generation fo...

2015-07-30 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/7561#issuecomment-126577676 Thanks - I've merged this. --- 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 th

[GitHub] spark pull request: [SPARK-9214] [ML] [PySpark] support ml.NaiveBa...

2015-07-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7568 --- 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 enab

[GitHub] spark pull request: [SPARK-9152][SQL] Implement code generation fo...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7561#issuecomment-126577500 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

[GitHub] spark pull request: [SPARK-9152][SQL] Implement code generation fo...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7561#issuecomment-126577466 [Test build #39152 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39152/console) for PR 7561 at commit [`ccd1b43`](https://github.

[GitHub] spark pull request: [SPARK-7690][ML] Multiclass classification Eva...

2015-07-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7475 --- 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 enab

[GitHub] spark pull request: [SPARK-9214] [ML] [PySpark] support ml.NaiveBa...

2015-07-30 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/7568#issuecomment-126577439 Merging with master --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [Spark-7446][MLLIB] Add inverse transform for ...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6339#issuecomment-126576143 [Test build #39166 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39166/consoleFull) for PR 6339 at commit [`64dd3a3`](https://gith

[GitHub] spark pull request: [Spark-7446][MLLIB] Add inverse transform for ...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6339#issuecomment-126575018 Merged build triggered. --- 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 h

[GitHub] spark pull request: [Spark-7446][MLLIB] Add inverse transform for ...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6339#issuecomment-126575058 Merged build started. --- 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-8564][Streaming]Add the Python API for ...

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126574325 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

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-126574195 [Test build #173 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SlowSparkPullRequestBuilder/173/console) for PR 6955 at commit [`e42e471`](https://github.

[GitHub] spark pull request: SPARK-8064, build against Hive 1.2.1

2015-07-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7191#issuecomment-126573384 [Test build #39165 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/39165/consoleFull) for PR 7191 at commit [`7ffb844`](https://gith

[GitHub] spark pull request: SPARK-8064, build against Hive 1.2.1

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7191#issuecomment-126573238 Merged build triggered. --- 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 h

[GitHub] spark pull request: SPARK-8064, build against Hive 1.2.1

2015-07-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7191#issuecomment-126573246 Merged build started. --- 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-9246] [MLlib] DistributedLDAModel predi...

2015-07-30 Thread rotationsymmetry
Github user rotationsymmetry commented on a diff in the pull request: https://github.com/apache/spark/pull/7769#discussion_r35947962 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/clustering/LDAModel.scala --- @@ -361,6 +361,44 @@ class DistributedLDAModel private (

[GitHub] spark pull request: [SPARK-9246] [MLlib] DistributedLDAModel predi...

2015-07-30 Thread rotationsymmetry
Github user rotationsymmetry commented on a diff in the pull request: https://github.com/apache/spark/pull/7769#discussion_r35947957 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/clustering/LDAModel.scala --- @@ -361,6 +361,44 @@ class DistributedLDAModel private (

[GitHub] spark pull request: [SPARK-9231] [MLlib] DistributedLDAModel metho...

2015-07-30 Thread rotationsymmetry
Github user rotationsymmetry commented on the pull request: https://github.com/apache/spark/pull/7785#issuecomment-126573090 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

  1   2   3   4   5   6   7   8   9   10   >