[GitHub] spark pull request: [SPARK-8104][SQL] auto alias expressions in an...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6647#issuecomment-114023080 [Test build #35436 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35436/consoleFull) for PR 6647 at commit [`d464641`](https://gith

[GitHub] spark pull request: [SPARK-8104][SQL] auto alias expressions in an...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6647#issuecomment-114022836 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-8104][SQL] auto alias expressions in an...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6647#issuecomment-114022828 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-6263][MLLIB] Python MLlib API missing i...

2015-06-21 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/5707#issuecomment-114021371 @Lewuathe Thanks for iterating on this with me! Those should be the final touches. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] spark pull request: [SPARK-6263][MLLIB] Python MLlib API missing i...

2015-06-21 Thread jkbradley
Github user jkbradley commented on a diff in the pull request: https://github.com/apache/spark/pull/5707#discussion_r32908213 --- Diff: python/pyspark/mllib/util.py --- @@ -169,6 +175,28 @@ def loadLabeledPoints(sc, path, minPartitions=None): minPartitions = minPartitio

[GitHub] spark pull request: [SPARK-6263][MLLIB] Python MLlib API missing i...

2015-06-21 Thread jkbradley
Github user jkbradley commented on a diff in the pull request: https://github.com/apache/spark/pull/5707#discussion_r32908216 --- Diff: python/pyspark/mllib/util.py --- @@ -169,6 +175,28 @@ def loadLabeledPoints(sc, path, minPartitions=None): minPartitions = minPartitio

[GitHub] spark pull request: [SPARK-6263][MLLIB] Python MLlib API missing i...

2015-06-21 Thread jkbradley
Github user jkbradley commented on a diff in the pull request: https://github.com/apache/spark/pull/5707#discussion_r32908215 --- Diff: python/pyspark/mllib/util.py --- @@ -169,6 +175,28 @@ def loadLabeledPoints(sc, path, minPartitions=None): minPartitions = minPartitio

[GitHub] spark pull request: SPARK-7171: Added a method to retrieve metrics...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5805#issuecomment-114021300 [Test build #35435 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35435/consoleFull) for PR 5805 at commit [`3d06806`](https://gith

[GitHub] spark pull request: [SPARK-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6864#issuecomment-114021183 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-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6864#issuecomment-114021161 [Test build #35429 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35429/console) for PR 6864 at commit [`99a73ab`](https://github.

[GitHub] spark pull request: SPARK-7171: Added a method to retrieve metrics...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5805#issuecomment-114021043 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-7171: Added a method to retrieve metrics...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5805#issuecomment-114021028 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-8511][pyspark] Modify a test to remove ...

2015-06-21 Thread yu-iskw
Github user yu-iskw commented on the pull request: https://github.com/apache/spark/pull/6926#issuecomment-114020968 @jkbradley Thank you for reviewing it! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project do

[GitHub] spark pull request: SPARK-7171: Added a method to retrieve metrics...

2015-06-21 Thread jacek-lewandowski
Github user jacek-lewandowski commented on the pull request: https://github.com/apache/spark/pull/5805#issuecomment-114020441 @andrewor14 rebased --- 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 ha

[GitHub] spark pull request: [SPARK-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/6864#discussion_r32907926 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/commands.scala --- @@ -417,15 +428,14 @@ private[sql] class DefaultWriterContainer(

[GitHub] spark pull request: [SPARK-8455][ML] Implement n-gram feature tran...

2015-06-21 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/6887#issuecomment-114018753 Yeah, I guess I'm OK either way. I figure the normal user won't care if it's a strict n-gram but might be upset if a non-empty document produces an all-zero feature v

[GitHub] spark pull request: [SPARK-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread piaozhexiu
Github user piaozhexiu commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-114018716 ``` [error] Failed tests: [error] org.apache.spark.sql.hive.ParquetDataSourceOnMetastoreSuite [error] org.apache.spark.sql.hive.ParquetMetastoreSuit

[GitHub] spark pull request: [SPARK-8511][pyspark] Modify a test to remove ...

2015-06-21 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/6926#issuecomment-114017999 LGTM pending tests Thanks! --- 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-8420] [SQL] Inconsistent behavior with ...

2015-06-21 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/6931#issuecomment-114017820 @navis Thanks for the PR. Actually, I have committed the fix (https://github.com/apache/spark/pull/6888) in master. The jira is still open because the backport for 1.4 bra

[GitHub] spark pull request: [SPARK-8357] [SQL] Memory leakage on unsafe ag...

2015-06-21 Thread navis
Github user navis commented on the pull request: https://github.com/apache/spark/pull/6810#issuecomment-114017606 @JoshRosen Sure, I'll review your patch first. Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[GitHub] spark pull request: [SPARK-8420] [SQL] Inconsistent behavior with ...

2015-06-21 Thread navis
Github user navis commented on the pull request: https://github.com/apache/spark/pull/6931#issuecomment-114016842 @marmbrus Could you review this, plz? --- 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

[GitHub] spark pull request: [SPARK-8420] [SQL] Inconsistent behavior with ...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6931#issuecomment-114016814 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 pr

[GitHub] spark pull request: [SPARK-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-114016671 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-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-114016660 [Test build #35431 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35431/console) for PR 6921 at commit [`b87e107`](https://github.

[GitHub] spark pull request: [SPARK-8420] [SQL] Inconsistent behavior with ...

2015-06-21 Thread navis
GitHub user navis opened a pull request: https://github.com/apache/spark/pull/6931 [SPARK-8420] [SQL] Inconsistent behavior with Dataframe Timestamp between 1.3.1 and 1.4.0 Havn't seen that the issue was fixed already. But It seemed it still has a inconsistency problem on equals an

[GitHub] spark pull request: [SPARK-8511][pyspark] Modify a test to remove ...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6926#issuecomment-114016531 [Test build #35434 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35434/consoleFull) for PR 6926 at commit [`7cd0948`](https://gith

[GitHub] spark pull request: [SPARK-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/6864#issuecomment-114016526 LGTM. Left two comments regarding adding comments/docs. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-8511][pyspark] Modify a test to remove ...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6926#issuecomment-114016438 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-8511][pyspark] Modify a test to remove ...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6926#issuecomment-114016420 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: [HotFix] Hotfix branch-1.4 building by removin...

2015-06-21 Thread viirya
Github user viirya closed the pull request at: https://github.com/apache/spark/pull/6929 --- 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-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/6864#discussion_r32907403 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/commands.scala --- @@ -417,15 +428,14 @@ private[sql] class DefaultWriterContainer( as

[GitHub] spark pull request: [SPARK-8511][pyspark] Modify a test to remove ...

2015-06-21 Thread yu-iskw
Github user yu-iskw commented on the pull request: https://github.com/apache/spark/pull/6926#issuecomment-114016250 Jenkins, test this please. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/6864#discussion_r32907374 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/commands.scala --- @@ -417,15 +428,14 @@ private[sql] class DefaultWriterContainer( as

[GitHub] spark pull request: Branch 1.4

2015-06-21 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/6930#issuecomment-114014692 @SeekerResource Seems you accidentally created this pr. Can you close it? --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] spark pull request: [SPARK-8506] Add pakages to R context created ...

2015-06-21 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/6928#issuecomment-114014345 Yeah I think that sounds reasonable. Tying this up with the SparkSubmitSuite will be pretty messy. One easy way to do this is to just pull out the code to construct the

[GitHub] spark pull request: [SPARK-8506] Add pakages to R context created ...

2015-06-21 Thread holdenk
Github user holdenk commented on the pull request: https://github.com/apache/spark/pull/6928#issuecomment-114014173 Well, since SparkSubmitt should ready be tested, could we just test the param code gen? --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-8506] Add pakages to R context created ...

2015-06-21 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/6928#discussion_r32906528 --- Diff: R/pkg/R/sparkR.R --- @@ -81,6 +81,7 @@ sparkR.stop <- function() { #' @param sparkExecutorEnv Named list of environment variables to be used w

[GitHub] spark pull request: [SPARK-8104][SQL] auto alias expressions in an...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6647#issuecomment-114011488 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-8104][SQL] auto alias expressions in an...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6647#issuecomment-114011451 [Test build #35432 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35432/console) for PR 6647 at commit [`be5ee2d`](https://github.

[GitHub] spark pull request: [SPARK-7334] [MLLIB] Random Projection for Dim...

2015-06-21 Thread sebastian-alfers
Github user sebastian-alfers commented on the pull request: https://github.com/apache/spark/pull/6613#issuecomment-114010780 @yu-iskw sure, linked with the corresponding jira: https://issues.apache.org/jira/browse/SPARK-7334 --- If your project is set up for it, you can reply to this

[GitHub] spark pull request: [SPARK-7944] Remove most of the Spark REPL for...

2015-06-21 Thread ScrapCodes
Github user ScrapCodes commented on a diff in the pull request: https://github.com/apache/spark/pull/6903#discussion_r32906350 --- Diff: repl/scala-2.11/src/main/scala/org/apache/spark/repl/SparkILoop.scala --- @@ -98,875 +60,39 @@ class SparkILoop(in0: Option[BufferedReader], pro

[GitHub] spark pull request: [SPARK-8420] [SQL] Fix comparision of timestam...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6914#issuecomment-114009881 [Test build #35433 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35433/consoleFull) for PR 6914 at commit [`9882915`](https://gith

[GitHub] spark pull request: [SPARK-8420] [SQL] Fix comparision of timestam...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6914#issuecomment-114009579 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-8420] [SQL] Fix comparision of timestam...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6914#issuecomment-114009585 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-8420] [SQL] Fix comparision of timestam...

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

[GitHub] spark pull request: [SPARK-8104][SQL] auto alias expressions in an...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6647#issuecomment-114009420 [Test build #35432 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35432/consoleFull) for PR 6647 at commit [`be5ee2d`](https://gith

[GitHub] spark pull request: [HotFix] Hotfix branch-1.4 building by removin...

2015-06-21 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/6929#issuecomment-114009470 Merged. Can you close it? Thanks for the hotfix! --- 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 pr

[GitHub] spark pull request: [HotFix] Hotfix branch-1.4 building by removin...

2015-06-21 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/6929#issuecomment-114009185 The mima failure seems not related to the change. I am merging it to fix the 1.4 build. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] spark pull request: [SPARK-8104][SQL] auto alias expressions in an...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6647#issuecomment-114008939 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-8104][SQL] auto alias expressions in an...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6647#issuecomment-114008928 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-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-114007763 [Test build #35431 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35431/consoleFull) for PR 6921 at commit [`b87e107`](https://gith

[GitHub] spark pull request: [SPARK-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-114007694 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-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-114007704 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: Branch 1.4

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6930#issuecomment-114006976 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 pr

[GitHub] spark pull request: Branch 1.4

2015-06-21 Thread SeekerResource
GitHub user SeekerResource opened a pull request: https://github.com/apache/spark/pull/6930 Branch 1.4 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/spark branch-1.4 Alternatively you can review and apply these changes

[GitHub] spark pull request: [HotFix] Hotfix branch-1.4 building by removin...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6929#issuecomment-114006261 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: [HotFix] Hotfix branch-1.4 building by removin...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6929#issuecomment-114006230 [Test build #35430 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35430/consoleFull) for PR 6929 at commit [`b1aec53`](https://git

[GitHub] spark pull request: [SPARK-8434][SQL]Add a "pretty" parameter to s...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6877#issuecomment-114006133 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-8434][SQL]Add a "pretty" parameter to s...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6877#issuecomment-114006060 [Test build #35426 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35426/console) for PR 6877 at commit [`e582628`](https://github.

[GitHub] spark pull request: [HotFix] Hotfix branch-1.4 building by removin...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6929#issuecomment-114001588 [Test build #35430 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35430/consoleFull) for PR 6929 at commit [`b1aec53`](https://gith

[GitHub] spark pull request: [HotFix] Hotfix branch-1.4 building by removin...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6929#issuecomment-114000392 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: [HotFix] Hotfix branch-1.4 building by removin...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6929#issuecomment-114000325 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: [HotFix] Hotfix branch-1.4 building by removin...

2015-06-21 Thread viirya
GitHub user viirya opened a pull request: https://github.com/apache/spark/pull/6929 [HotFix] Hotfix branch-1.4 building by removing avgMetrics in CrossValidatorSuite Ref. #6905 ping @yhuai You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] spark pull request: [SPARK-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6864#issuecomment-113999842 [Test build #35429 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35429/consoleFull) for PR 6864 at commit [`99a73ab`](https://gith

[GitHub] spark pull request: [SPARK-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6864#issuecomment-113999024 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-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6864#issuecomment-113998951 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-8406] [SQL] Adding UUID to output file ...

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

[GitHub] spark pull request: [SPARK-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6864#issuecomment-113998119 **[Test build #35423 timed out](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35423/console)** for PR 6864 at commit [`99a73ab`](https://github

[GitHub] spark pull request: [SPARK-8406] [SQL] Adding UUID to output file ...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6864#issuecomment-113998128 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-8506] Add pakages to R context created ...

2015-06-21 Thread brkyvz
Github user brkyvz commented on the pull request: https://github.com/apache/spark/pull/6928#issuecomment-113997802 Hey @shivaram and @holdenk! I have a lot of package related utils [here](https://github.com/apache/spark/blob/master/core/src/test/scala/org/apache/spark/deploy/IvyTestUti

[GitHub] spark pull request: [SPARK-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-113997483 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-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-113997472 [Test build #35427 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35427/console) for PR 6921 at commit [`945a882`](https://github.

[GitHub] spark pull request: [SPARK-7984][Graphx]Complex Operators between ...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6685#issuecomment-113995859 [Test build #35428 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35428/console) for PR 6685 at commit [`21912dc`](https://github.

[GitHub] spark pull request: [SPARK-7984][Graphx]Complex Operators between ...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6685#issuecomment-113995870 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-3629] [YARN] [DOCS]: Improvement of the...

2015-06-21 Thread nssalian
Github user nssalian commented on the pull request: https://github.com/apache/spark/pull/6924#issuecomment-113995711 @mateiz made the changes. Not sure about the master yarn sentence. Please let me know what do you think about it. Thank you. --- If your project is set up

[GitHub] spark pull request: [SPARK-7984][Graphx]Complex Operators between ...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6685#issuecomment-113995160 [Test build #35428 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35428/consoleFull) for PR 6685 at commit [`21912dc`](https://gith

[GitHub] spark pull request: [SPARK-7984][Graphx]Complex Operators between ...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6685#issuecomment-113995011 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-7984][Graphx]Complex Operators between ...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6685#issuecomment-113995004 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-8498][TUNGSTEN] fix npe in errorhandlin...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6918#issuecomment-113994649 [Test build #35422 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35422/console) for PR 6918 at commit [`855f9aa`](https://github.

[GitHub] spark pull request: [SPARK-8498][TUNGSTEN] fix npe in errorhandlin...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6918#issuecomment-113994663 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-8506] Add pakages to R context created ...

2015-06-21 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/6928#issuecomment-113992576 Thanks @holdenk -- Change looks pretty good. I just had some minor style comments. BTW do you know if we re-use some test spark package to create a unit test for this ?

[GitHub] spark pull request: [SPARK-8506] Add pakages to R context created ...

2015-06-21 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/6928#discussion_r32903426 --- Diff: R/pkg/R/sparkR.R --- @@ -81,6 +81,7 @@ sparkR.stop <- function() { #' @param sparkExecutorEnv Named list of environment variables to be used w

[GitHub] spark pull request: [SPARK-8506] Add pakages to R context created ...

2015-06-21 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/6928#discussion_r32903405 --- Diff: R/pkg/R/client.R --- @@ -51,7 +51,11 @@ launchBackend <- function(args, sparkHome, jars, sparkSubmitOpts) { jars <- paste("--jars", jars)

[GitHub] spark pull request: [SPARK-8506] Add pakages to R context created ...

2015-06-21 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/6928#discussion_r32903397 --- Diff: R/pkg/R/sparkR.R --- @@ -100,7 +101,8 @@ sparkR.init <- function( sparkEnvir = list(), sparkExecutorEnv = list(), sparkJars = "

[GitHub] spark pull request: [SPARK-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-113990642 [Test build #35427 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35427/consoleFull) for PR 6921 at commit [`945a882`](https://gith

[GitHub] spark pull request: [SPARK-7888] Be able to disable intercept in l...

2015-06-21 Thread dbtsai
Github user dbtsai commented on a diff in the pull request: https://github.com/apache/spark/pull/6927#discussion_r32903263 --- Diff: mllib/src/test/scala/org/apache/spark/ml/regression/LinearRegressionSuite.scala --- @@ -78,6 +85,49 @@ class LinearRegressionSuite extends SparkFunS

[GitHub] spark pull request: [SPARK-7888] Be able to disable intercept in l...

2015-06-21 Thread dbtsai
Github user dbtsai commented on a diff in the pull request: https://github.com/apache/spark/pull/6927#discussion_r32903235 --- Diff: mllib/src/test/scala/org/apache/spark/ml/regression/LinearRegressionSuite.scala --- @@ -34,14 +35,20 @@ class LinearRegressionSuite extends SparkFun

[GitHub] spark pull request: [SPARK-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-113990502 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-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-113990497 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-6910] [SQL] [WIP] Support for pushing p...

2015-06-21 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/6921#issuecomment-113990022 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 en

[GitHub] spark pull request: [SPARK-8434][SQL]Add a "pretty" parameter to s...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6877#issuecomment-113989634 [Test build #35426 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35426/consoleFull) for PR 6877 at commit [`e582628`](https://gith

[GitHub] spark pull request: [SPARK-8434][SQL]Add a "pretty" parameter to s...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6877#issuecomment-113989560 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-8434][SQL]Add a "pretty" parameter to s...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6877#issuecomment-113989558 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-7888] Be able to disable intercept in l...

2015-06-21 Thread dbtsai
Github user dbtsai commented on a diff in the pull request: https://github.com/apache/spark/pull/6927#discussion_r32902999 --- Diff: mllib/src/test/scala/org/apache/spark/ml/regression/LinearRegressionSuite.scala --- @@ -34,14 +35,20 @@ class LinearRegressionSuite extends SparkFun

[GitHub] spark pull request: [SPARK-7888] Be able to disable intercept in l...

2015-06-21 Thread dbtsai
Github user dbtsai commented on a diff in the pull request: https://github.com/apache/spark/pull/6927#discussion_r32902975 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/LinearRegression.scala --- @@ -133,7 +144,11 @@ class LinearRegression(override val uid: String)

[GitHub] spark pull request: [SPARK-7888] Be able to disable intercept in l...

2015-06-21 Thread dbtsai
Github user dbtsai commented on a diff in the pull request: https://github.com/apache/spark/pull/6927#discussion_r32902955 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/LinearRegression.scala --- @@ -121,8 +131,9 @@ class LinearRegression(override val uid: String)

[GitHub] spark pull request: [SPARK-7888] Be able to disable intercept in l...

2015-06-21 Thread dbtsai
Github user dbtsai commented on a diff in the pull request: https://github.com/apache/spark/pull/6927#discussion_r32902830 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/LinearRegression.scala --- @@ -73,6 +74,15 @@ class LinearRegression(override val uid: String)

[GitHub] spark pull request: [SPARK-7888] Be able to disable intercept in l...

2015-06-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6927#issuecomment-113983058 [Test build #35421 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35421/console) for PR 6927 at commit [`f34971c`](https://github.

[GitHub] spark pull request: [SPARK-7888] Be able to disable intercept in l...

2015-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6927#issuecomment-113983074 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-7289] handle project -> limit -> sort e...

2015-06-21 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/6780#discussion_r32902049 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala --- @@ -106,12 +103,16 @@ case class InsertIntoHiveTable(

  1   2   3   4   5   >