[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143865802 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

[GitHub] spark pull request: [SPARK-10822] Move contents of spark-unsafe su...

2015-09-28 Thread JoshRosen
Github user JoshRosen closed the pull request at: https://github.com/apache/spark/pull/8912 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143871973 [Test build #43072 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43072/console) for PR 8908 at commit

[GitHub] spark pull request: Update dropDuplicates() documentation

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8930#issuecomment-143872898 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

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143872924 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

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40605842 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40606009 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-10782] Update dropDuplicates documentat...

2015-09-28 Thread asokadiggs
Github user asokadiggs commented on the pull request: https://github.com/apache/spark/pull/8930#issuecomment-143875054 FYI - I've used spark/python/docs/make html to generate the updated HTML versions of the files and visually verified the result in the resulting documentation. ---

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143878954 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

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40609120 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40609137 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143883098 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

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143883317 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40600846 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnEventListener.scala --- @@ -0,0 +1,45 @@ +/* + * Licensed to the

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40600885 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143867712 [Test build #43071 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43071/consoleFull) for PR 8374 at commit

[GitHub] spark pull request: [SPARK-10395] [SQL] Simplifies CatalystReadSup...

2015-09-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8553 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143874866 [Test build #43074 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43074/consoleFull) for PR 8374 at commit

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40606368 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40608807 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on the pull request: https://github.com/apache/spark/pull/8744#issuecomment-143882558 A lot of the logic in `YarnHistoryService` changed since the last review, so I might have missed some stuff. I didn't have the time to go through the rest yet. --- If

[GitHub] spark pull request: [SPARK-10859] [SQL] fix stats of StringType in...

2015-09-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8929 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143882852 [Test build #43069 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43069/console) for PR 8908 at commit

[GitHub] spark pull request: [SPARK-9741][SQL] Approximate Count Distinct u...

2015-09-28 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8362#discussion_r40610006 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/functions.scala --- @@ -302,3 +307,393 @@ case class Sum(child:

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40601372 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143866812 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

[GitHub] spark pull request: [SPARK-10395] [SQL] Simplifies CatalystReadSup...

2015-09-28 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8553#issuecomment-143870541 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

[GitHub] spark pull request: [SPARK-10395] [SQL] Simplifies CatalystReadSup...

2015-09-28 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8553#issuecomment-143870853 Merged into master, 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

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143873375 Jenkins, retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-10859] [SQL] fix stats of StringType in...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8929#issuecomment-143879084 [Test build #43070 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43070/console) for PR 8929 at commit

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143879224 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40608080 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40608423 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-10859] [SQL] fix stats of StringType in...

2015-09-28 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/8929#issuecomment-143881852 LGTM. Merging to master and branch 1.5. --- 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-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40600962 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread olarayej
Github user olarayej commented on a diff in the pull request: https://github.com/apache/spark/pull/8908#discussion_r40602070 --- Diff: R/pkg/R/DataFrame.R --- @@ -1848,3 +1848,28 @@ setMethod("crosstab", sct <- callJMethod(statFunctions, "crosstab", col1, col2)

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143868409 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

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143868525 [Test build #43072 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43072/consoleFull) for PR 8908 at commit

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143868403 [Test build #43071 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43071/console) for PR 8374 at commit

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143868413 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10822] Move contents of spark-unsafe su...

2015-09-28 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/8912#issuecomment-143871541 For some context, the reason that I want to move these classes is because it would be nice to integrate the TaskMemoryManager and ExecutorMemoryManager with other

[GitHub] spark pull request: Update dropDuplicates() documentation

2015-09-28 Thread asokadiggs
GitHub user asokadiggs opened a pull request: https://github.com/apache/spark/pull/8930 Update dropDuplicates() documentation Documentation for dropDuplicates() and drop_duplicates() is one and the same. Resolved the error in the example for drop_duplicates using the same

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143872024 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

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143872026 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143872950 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

[GitHub] spark pull request: [SPARK-10608][CORE] disable reduce locality as...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8765#issuecomment-143872949 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

[GitHub] spark pull request: [SPARK-10608][CORE] disable reduce locality as...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8765#issuecomment-143872913 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

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143874459 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

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143874424 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

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40606942 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40607349 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: SPARK-1537 publisher-side code and tests

2015-09-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/8744#discussion_r40609349 --- Diff: yarn/history/src/main/scala/org/apache/spark/deploy/history/yarn/YarnHistoryService.scala --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] spark pull request: [SPARK-9741][SQL] Approximate Count Distinct u...

2015-09-28 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8362#discussion_r40610794 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/functions.scala --- @@ -302,3 +307,393 @@ case class Sum(child:

[GitHub] spark pull request: [SPARK-10807][SPARKR] Added as.data.frame as a...

2015-09-28 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/8908#issuecomment-143885237 Jenkins, retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-8673] [launcher] API and infrastructure...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7052#issuecomment-143792704 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

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143752683 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

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143752657 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

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143754440 [Test build #43063 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43063/console) for PR 8374 at commit

[GitHub] spark pull request: [SPARK-10796][CORE]Resubmit stage while lost t...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8927#issuecomment-143774744 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

[GitHub] spark pull request: [SPARK-10688][ML][PySpark] Python API for AFTS...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8926#issuecomment-143783456 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

[GitHub] spark pull request: [SPARK-8673] [launcher] API and infrastructure...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7052#issuecomment-143791386 [Test build #43065 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43065/consoleFull) for PR 7052 at commit

[GitHub] spark pull request: [SPARK-10300] [BUILD] [TESTS] Add support for ...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8775#issuecomment-143751514 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

[GitHub] spark pull request: [SPARK-10300] [BUILD] [TESTS] Add support for ...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8775#issuecomment-143751538 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

[GitHub] spark pull request: [SPARK-10300] [BUILD] [TESTS] Add support for ...

2015-09-28 Thread vanzin
Github user vanzin commented on the pull request: https://github.com/apache/spark/pull/8775#issuecomment-143751385 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-10300] [BUILD] [TESTS] Add support for ...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8775#issuecomment-143753555 [Test build #43062 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43062/consoleFull) for PR 8775 at commit

[GitHub] spark pull request: [SPARK-10796][CORE]Resubmit stage while lost t...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8927#issuecomment-143774601 [Test build #43060 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43060/console) for PR 8927 at commit

[GitHub] spark pull request: [SPARK-10841][SQL] Add pushdown support of UDF...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8922#issuecomment-143785651 [Test build #43061 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43061/console) for PR 8922 at commit

[GitHub] spark pull request: [SPARK-10796][CORE]Resubmit stage while lost t...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8927#issuecomment-143774745 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10841][SQL] Add pushdown support of UDF...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8922#issuecomment-143785810 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

[GitHub] spark pull request: [SPARK-10841][SQL] Add pushdown support of UDF...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8922#issuecomment-143785812 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-8673] [launcher] API and infrastructure...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7052#issuecomment-143792708 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-8673] [launcher] API and infrastructure...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7052#issuecomment-143792699 [Test build #43065 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43065/console) for PR 7052 at commit

[GitHub] spark pull request: Introduce config constants object

2015-09-28 Thread vanzin
Github user vanzin commented on the pull request: https://github.com/apache/spark/pull/8753#issuecomment-143797926 @jaceklaskowski could you close this PR please? 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

[GitHub] spark pull request: [SPARK-8673] [launcher] API and infrastructure...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7052#issuecomment-143797943 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

[GitHub] spark pull request: [SPARK-8673] [launcher] API and infrastructure...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7052#issuecomment-143797924 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

[GitHub] spark pull request: [SPARK-10688][ML][PySpark] Python API for AFTS...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8926#issuecomment-143784662 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10688][ML][PySpark] Python API for AFTS...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8926#issuecomment-143784650 [Test build #43064 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43064/console) for PR 8926 at commit

[GitHub] spark pull request: [SPARK-10668][ML] Use WeightedLeastSquares in ...

2015-09-28 Thread dbtsai
Github user dbtsai commented on a diff in the pull request: https://github.com/apache/spark/pull/8884#discussion_r40569761 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/LinearRegression.scala --- @@ -199,8 +238,8 @@ class LinearRegression(override val uid: String)

[GitHub] spark pull request: [SPARK-10622] [core] Differentiate dead from "...

2015-09-28 Thread vanzin
Github user vanzin commented on the pull request: https://github.com/apache/spark/pull/8887#issuecomment-143751726 /cc @squito also --- 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-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143753230 [Test build #43063 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43063/consoleFull) for PR 8374 at commit

[GitHub] spark pull request: [SPARK-10688][ML][PySpark] Python API for AFTS...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8926#issuecomment-143784661 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

[GitHub] spark pull request: [SPARK-8673] [launcher] API and infrastructure...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7052#issuecomment-143788957 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

[GitHub] spark pull request: [SPARK-8673] [launcher] API and infrastructure...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7052#issuecomment-143789009 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

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143754448 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143754446 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

[GitHub] spark pull request: [SPARK-10688][ML][PySpark] Python API for AFTS...

2015-09-28 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8926#issuecomment-143782550 ok to test --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] spark pull request: [SPARK-10688][ML][PySpark] Python API for AFTS...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8926#issuecomment-143783496 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

[GitHub] spark pull request: [SPARK-8514] LU factorization on BlockMatrix

2015-09-28 Thread nilmeier
Github user nilmeier commented on the pull request: https://github.com/apache/spark/pull/8563#issuecomment-143771419 Thank you @frreiss for the review! I will address these issues and update the pull request in the next few days. Cheers, J --- If your project is set up for it, you

[GitHub] spark pull request: [SPARK-10101] [SQL] Add maxlength to JDBC fiel...

2015-09-28 Thread pallavipr
Github user pallavipr commented on the pull request: https://github.com/apache/spark/pull/8374#issuecomment-143775002 Rama, while specifying DataFrame metadata length is good approach, can we please have dbStringMappingType and dbStringMappingLength as properties on the connection

[GitHub] spark pull request: [SPARK-10688][ML][PySpark] Python API for AFTS...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8926#issuecomment-143784474 [Test build #43064 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43064/consoleFull) for PR 8926 at commit

[GitHub] spark pull request: [SPARK-10790][YARN] Fix initial executor numbe...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8910#issuecomment-143655773 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

[GitHub] spark pull request: [SPARK-10790][YARN] Fix initial executor numbe...

2015-09-28 Thread jerryshao
Github user jerryshao commented on the pull request: https://github.com/apache/spark/pull/8910#issuecomment-143655711 Jenkins, retest this please. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-10790][YARN] Fix initial executor numbe...

2015-09-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8910#issuecomment-143655787 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

[GitHub] spark pull request: [SPARK-5062][Graphx] replace mapReduceTriplets...

2015-09-28 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/3883#issuecomment-143669273 I don't think this PR is going to proceed; do you mind closing this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: [SPARK-10668][ML] Use WeightedLeastSquares in ...

2015-09-28 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/8884#discussion_r40528438 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/LinearRegression.scala --- @@ -169,6 +181,33 @@ class LinearRegression(override val uid:

[GitHub] spark pull request: [SPARK-10772][Streaming][Scala]: NullPointerEx...

2015-09-28 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/8881#issuecomment-143656104 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

[GitHub] spark pull request: [SPARK-10790][YARN] Fix initial executor numbe...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8910#issuecomment-143656095 [Test build #43056 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43056/consoleFull) for PR 8910 at commit

[GitHub] spark pull request: [SPARK-10668][ML] Use WeightedLeastSquares in ...

2015-09-28 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/8884#discussion_r40528592 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/LinearRegression.scala --- @@ -169,6 +181,33 @@ class LinearRegression(override val uid:

[GitHub] spark pull request: [SPARK-10668][ML] Use WeightedLeastSquares in ...

2015-09-28 Thread Lewuathe
Github user Lewuathe commented on a diff in the pull request: https://github.com/apache/spark/pull/8884#discussion_r40528709 --- Diff: mllib/src/main/scala/org/apache/spark/ml/regression/LinearRegression.scala --- @@ -199,8 +238,8 @@ class LinearRegression(override val uid:

[GitHub] spark pull request: [SPARK-7770] [ML] GBT validationTol change to ...

2015-09-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8549#issuecomment-143714786 [Test build #43058 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43058/console) for PR 8549 at commit

<    1   2   3   4   >