[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread mhnatiuk
Github user mhnatiuk commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221867987 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 ha

[GitHub] spark pull request: [YARN][Doc][Minor] Remove several obsolete env...

2016-05-26 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/13296#discussion_r64742672 --- Diff: docs/running-on-yarn.md --- @@ -99,6 +101,8 @@ to the same log file). If you need a reference to the proper location to put log files in t

[GitHub] spark pull request: [SPARK-10722] RDDBlockId not found in driver-h...

2016-05-26 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/13222#issuecomment-221866770 Merged to 1.6 --- 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-15523][ML][MLLIB] Update JPMML to 1.2.1...

2016-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13297 --- 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 ena

[GitHub] spark pull request: [SPARK-15523][ML][MLLIB] Update JPMML to 1.2.1...

2016-05-26 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/13297#issuecomment-221866310 Merged to master/2.0 --- 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: [Minor] [Doc] [ML] ml.clustering scala & pytho...

2016-05-26 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/13291#discussion_r64741801 --- Diff: python/pyspark/ml/clustering.py --- @@ -380,11 +395,11 @@ class BisectingKMeans(JavaEstimator, HasFeaturesCol, HasPredictionCol, HasMaxIte

[GitHub] spark pull request: [Minor] [Doc] [ML] ml.clustering scala & pytho...

2016-05-26 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/13291#discussion_r64741783 --- Diff: python/pyspark/ml/clustering.py --- @@ -64,6 +64,21 @@ class GaussianMixture(JavaEstimator, HasFeaturesCol, HasPredictionCol, HasMaxIte

[GitHub] spark pull request: [Minor] [Doc] [ML] ml.clustering scala & pytho...

2016-05-26 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/13291#discussion_r64741733 --- Diff: python/pyspark/ml/clustering.py --- @@ -227,15 +242,15 @@ class KMeans(JavaEstimator, HasFeaturesCol, HasPredictionCol, HasMaxIter, HasTol

[GitHub] spark pull request: [SPARK-11959] [SPARK-15484] [Doc] [ML] Documen...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13262#issuecomment-221865324 **[Test build #59381 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59381/consoleFull)** for PR 13262 at commit [`23f1d7b`](https://gi

[GitHub] spark pull request: [SPARK-15168][PySpark][ML] Add missing params ...

2016-05-26 Thread yanboliang
Github user yanboliang commented on the pull request: https://github.com/apache/spark/pull/12943#issuecomment-221861890 I don't have strong preference on printing the model weights issues. This looks good for me. cc @MLnick @jkbradley for another pass. --- If your project is set up f

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221861610 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 projec

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221861589 **[Test build #59380 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59380/consoleFull)** for PR 13295 at commit [`6f3d723`](https://g

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221861611 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221859885 **[Test build #59380 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59380/consoleFull)** for PR 13295 at commit [`6f3d723`](https://gi

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread mhnatiuk
Github user mhnatiuk commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221859587 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 ha

[GitHub] spark pull request: [MINOR] Fix Typos

2016-05-26 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/13317#issuecomment-221855988 As a grammar pedant, I approve, even though this is does end up touching a lot of files. It's helpful to just say in the title that the change is "a -> an" fixes but no

[GitHub] spark pull request: [MINOR] Convert match statement to pattern mat...

2016-05-26 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/13325#issuecomment-221853784 This is too trivial. I'd like to push back on changes like this as it takes a bit of time to deal with, and in this case isn't improving runtime or readability. --- If

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221853487 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 projec

[GitHub] spark pull request: [SPARK-15542][SparkR] Make error message clear...

2016-05-26 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/13308#discussion_r64734279 --- Diff: R/install-dev.sh --- @@ -38,7 +38,12 @@ pushd $FWDIR > /dev/null if [ ! -z "$R_HOME" ] then R_SCRIPT_PATH="$R_HOME/bin" -

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221853489 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221853479 **[Test build #59379 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59379/consoleFull)** for PR 13295 at commit [`4e6e47e`](https://g

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221853060 **[Test build #59379 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59379/consoleFull)** for PR 13295 at commit [`4e6e47e`](https://gi

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread mhnatiuk
Github user mhnatiuk commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221852547 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 ha

[GitHub] spark pull request: [MINOR] Convert match statement to pattern mat...

2016-05-26 Thread techaddict
Github user techaddict commented on the pull request: https://github.com/apache/spark/pull/13325#issuecomment-221850830 @srowen --- 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-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221849830 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221849828 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 projec

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221849827 **[Test build #59378 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59378/consoleFull)** for PR 13295 at commit [`3906c70`](https://g

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread mhnatiuk
Github user mhnatiuk commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221849380 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 ha

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221849401 **[Test build #59378 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59378/consoleFull)** for PR 13295 at commit [`3906c70`](https://gi

[GitHub] spark pull request: [SPARK-15553][SQL] Dataset.createTempView shou...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13327#issuecomment-221849165 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15553][SQL] Dataset.createTempView shou...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13327#issuecomment-221849138 **[Test build #59377 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59377/consoleFull)** for PR 13327 at commit [`c331b8f`](https://g

[GitHub] spark pull request: [SPARK-15553][SQL] Dataset.createTempView shou...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13327#issuecomment-221849163 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 projec

[GitHub] spark pull request: [SPARK-15553][SQL] Dataset.createTempView shou...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13327#issuecomment-221846784 **[Test build #59377 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59377/consoleFull)** for PR 13327 at commit [`c331b8f`](https://gi

[GitHub] spark pull request: [SPARK-15553][SQL] Dataset.createTempView shou...

2016-05-26 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/13327#issuecomment-221846608 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 fe

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221845144 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 projec

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221845148 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221844991 **[Test build #59374 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59374/consoleFull)** for PR 12972 at commit [`e080192`](https://g

[GitHub] spark pull request: [SPARK-15553][SQL] Dataset.createTempView shou...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13327#issuecomment-221843209 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 projec

[GitHub] spark pull request: [SPARK-15553][SQL] Dataset.createTempView shou...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13327#issuecomment-221843214 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15553][SQL] Dataset.createTempView shou...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13327#issuecomment-221843184 **[Test build #59376 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59376/consoleFull)** for PR 13327 at commit [`c331b8f`](https://g

[GitHub] spark pull request: [SPARK-15553][SQL] Dataset.createTempView shou...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13327#issuecomment-221839506 **[Test build #59376 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59376/consoleFull)** for PR 13327 at commit [`c331b8f`](https://gi

[GitHub] spark pull request: [SPARK-15553][SQL] Dataset.createTempView shou...

2016-05-26 Thread viirya
GitHub user viirya opened a pull request: https://github.com/apache/spark/pull/13327 [SPARK-15553][SQL] Dataset.createTempView should use CreateViewCommand ## What changes were proposed in this pull request? Let `Dataset.createTempView` and `Dataset.createOrReplaceTempView`

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221837300 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 projec

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221837206 **[Test build #59375 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59375/consoleFull)** for PR 13295 at commit [`3f51903`](https://g

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221837303 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15492][ML][DOC]:Binarization scala exam...

2016-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13266 --- 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 ena

[GitHub] spark pull request: [SPARK-15492][ML][DOC]:Binarization scala exam...

2016-05-26 Thread MLnick
Github user MLnick commented on the pull request: https://github.com/apache/spark/pull/13266#issuecomment-221836656 LGTM, merged to master/branch-2.0. 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 projec

[GitHub] spark pull request: [MINOR] Convert match statement to pattern mat...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13325#issuecomment-221836185 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 projec

[GitHub] spark pull request: [MINOR] Convert match statement to pattern mat...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13325#issuecomment-221836193 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [MINOR] Convert match statement to pattern mat...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13325#issuecomment-221836005 **[Test build #59370 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59370/consoleFull)** for PR 13325 at commit [`b22889a`](https://g

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221834217 **[Test build #59375 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59375/consoleFull)** for PR 13295 at commit [`3f51903`](https://gi

[GitHub] spark pull request: [SPARK-15560] [Mesos] Queued/Supervise drivers...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13326#issuecomment-221832962 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 p

[GitHub] spark pull request: [SPARK-15560] [Mesos] Queued/Supervise drivers...

2016-05-26 Thread devaraj-kavali
GitHub user devaraj-kavali opened a pull request: https://github.com/apache/spark/pull/13326 [SPARK-15560] [Mesos] Queued/Supervise drivers waiting for retry drivers disappear for kill command in Mesos mode ## What changes were proposed in this pull request? With the patch,

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221832015 **[Test build #59374 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59374/consoleFull)** for PR 12972 at commit [`e080192`](https://gi

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221828457 **[Test build #59373 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59373/consoleFull)** for PR 13295 at commit [`02812ee`](https://g

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221828462 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 projec

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221828464 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15473][SQL] CSV data source fails to wr...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13252#issuecomment-221828195 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15473][SQL] CSV data source fails to wr...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13252#issuecomment-221828192 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 projec

[GitHub] spark pull request: [SPARK-15473][SQL] CSV data source fails to wr...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13252#issuecomment-221827940 **[Test build #59365 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59365/consoleFull)** for PR 13252 at commit [`67d6ee7`](https://g

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221827905 **[Test build #59373 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59373/consoleFull)** for PR 13295 at commit [`02812ee`](https://gi

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221827331 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 projec

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221827332 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221827326 **[Test build #59372 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59372/consoleFull)** for PR 13295 at commit [`62ba93c`](https://g

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221826816 **[Test build #59372 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59372/consoleFull)** for PR 13295 at commit [`62ba93c`](https://gi

[GitHub] spark pull request: [SPARK-15449][MLlib][Example]:Wrong Data Forma...

2016-05-26 Thread MLnick
Github user MLnick commented on the pull request: https://github.com/apache/spark/pull/13301#issuecomment-221825221 Minor comment otherwise 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 hav

[GitHub] spark pull request: [SPARK-15449][MLlib][Example]:Wrong Data Forma...

2016-05-26 Thread MLnick
Github user MLnick commented on a diff in the pull request: https://github.com/apache/spark/pull/13301#discussion_r64717582 --- Diff: examples/src/main/scala/org/apache/spark/examples/mllib/NaiveBayesExample.scala --- @@ -31,16 +30,11 @@ object NaiveBayesExample { val con

[GitHub] spark pull request: [SPARK-15549][SQL] Bucket column only need to ...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13321#issuecomment-221821722 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 projec

[GitHub] spark pull request: [SPARK-15549][SQL] Bucket column only need to ...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13321#issuecomment-221821725 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15559][PYTHON][STREAMING] Add hash meth...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13324#issuecomment-221821463 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15549][SQL] Bucket column only need to ...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13321#issuecomment-221821462 **[Test build #59362 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59362/consoleFull)** for PR 13321 at commit [`6d79b02`](https://g

[GitHub] spark pull request: [SPARK-15559][PYTHON][STREAMING] Add hash meth...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13324#issuecomment-221821461 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 projec

[GitHub] spark pull request: [SPARK-15559][PYTHON][STREAMING] Add hash meth...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13324#issuecomment-221821339 **[Test build #59369 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59369/consoleFull)** for PR 13324 at commit [`c1244aa`](https://g

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221821110 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 projec

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221821115 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221821105 **[Test build #59371 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59371/consoleFull)** for PR 13295 at commit [`d85b7c5`](https://g

[GitHub] spark pull request: [SPARK-15294][SPARKR][MINOR] Add pivot functio...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13295#issuecomment-221821087 **[Test build #59371 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59371/consoleFull)** for PR 13295 at commit [`d85b7c5`](https://gi

[GitHub] spark pull request: [MINOR] Convert match statement to pattern mat...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13325#issuecomment-221819861 **[Test build #59370 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59370/consoleFull)** for PR 13325 at commit [`b22889a`](https://gi

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221819139 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221819104 **[Test build #59368 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59368/consoleFull)** for PR 12972 at commit [`bdb645b`](https://g

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221819136 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 projec

[GitHub] spark pull request: [MINOR] Convert match to pattern matching anon...

2016-05-26 Thread techaddict
GitHub user techaddict opened a pull request: https://github.com/apache/spark/pull/13325 [MINOR] Convert match to pattern matching anonymous function… ## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How wa

[GitHub] spark pull request: [SPARK-8603][SPARKR] Use shell() instead of sy...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13165#issuecomment-221818013 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-8603][SPARKR] Use shell() instead of sy...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13165#issuecomment-221818012 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 projec

[GitHub] spark pull request: [SPARK-8603][SPARKR] Use shell() instead of sy...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13165#issuecomment-221817911 **[Test build #59367 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59367/consoleFull)** for PR 13165 at commit [`7eadefd`](https://g

[GitHub] spark pull request: [SPARK-15559][PYTHON][STREAMING] Add hash meth...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13324#issuecomment-221817650 **[Test build #59369 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59369/consoleFull)** for PR 13324 at commit [`c1244aa`](https://gi

[GitHub] spark pull request: [SPARK-15559][PYTHON][STREAMING] Add hash meth...

2016-05-26 Thread zero323
GitHub user zero323 opened a pull request: https://github.com/apache/spark/pull/13324 [SPARK-15559][PYTHON][STREAMING] Add hash method for TopicAndPartition ## What changes were proposed in this pull request? Adds implementation of __hash__ method for TopicAndPartition

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221815476 **[Test build #59368 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59368/consoleFull)** for PR 12972 at commit [`bdb645b`](https://gi

[GitHub] spark pull request: [SPARK-15327] [SQL] fix split expression in wh...

2016-05-26 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/13235#issuecomment-221815313 @ueshin yes. but #12351 is based on some assumptions and seems too complicated. So it is not merged. --- If your project is set up for it, you can reply to this email a

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread HyukjinKwon
Github user HyukjinKwon commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221815120 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 thi

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221814562 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 projec

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221814544 **[Test build #59366 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59366/consoleFull)** for PR 12972 at commit [`bdb645b`](https://g

[GitHub] spark pull request: [SPARK-15198][SQL] Support for pushing down fi...

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12972#issuecomment-221814563 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [MINOR] Fix Typos

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13317#issuecomment-221814415 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 projec

[GitHub] spark pull request: [MINOR] Fix Typos

2016-05-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13317#issuecomment-221814418 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-8603][SPARKR] Use shell() instead of sy...

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13165#issuecomment-221814410 **[Test build #59367 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59367/consoleFull)** for PR 13165 at commit [`7eadefd`](https://gi

[GitHub] spark pull request: [MINOR] Fix Typos

2016-05-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13317#issuecomment-221814174 **[Test build #59352 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59352/consoleFull)** for PR 13317 at commit [`230c801`](https://g

[GitHub] spark pull request: [SPARK-8603][SPARKR] Use shell() instead of sy...

2016-05-26 Thread HyukjinKwon
Github user HyukjinKwon commented on the pull request: https://github.com/apache/spark/pull/13165#issuecomment-221813859 Sure, 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 have this fea

[GitHub] spark pull request: [SPARK-8603][SPARKR] Use shell() instead of sy...

2016-05-26 Thread sun-rui
Github user sun-rui commented on the pull request: https://github.com/apache/spark/pull/13165#issuecomment-221813408 could you rebase it to latest master. It is hopeful other test failures will gone --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-8603][SPARKR] Use shell() instead of sy...

2016-05-26 Thread sun-rui
Github user sun-rui commented on the pull request: https://github.com/apache/spark/pull/13165#issuecomment-221812959 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

<    3   4   5   6   7   8   9   >