[GitHub] spark pull request: SPARK-10481 SPARK_PREPEND_CLASSES make spark-y...

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

[GitHub] spark pull request: [SPARK-9772] [PySpark] [ML] Add Python API for...

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

[GitHub] spark pull request: [SPARK-10301] [SPARK-10428] [SQL] [BRANCH-1.5]...

2015-09-09 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/8583#issuecomment-138810632 Thanks all for your review efforts! --- 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-10274][MLlib] Add @since annotation to ...

2015-09-09 Thread yu-iskw
Github user yu-iskw commented on the pull request: https://github.com/apache/spark/pull/8665#issuecomment-138815465 @mengxr unfortunately, a class which inherits from `object` doesn't work. And as I commented on [SPARK-10276](https://issues.apache.org/jira/browse/SPARK-10276), it

[GitHub] spark pull request: [SPARK-10512][PySpark] Fix @since when a funct...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8667#issuecomment-138816819 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-10512][PySpark] Fix @since when a funct...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8667#issuecomment-138816870 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-10512][PySpark] Fix @since when a funct...

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

[GitHub] spark pull request: [SPARK-6350][Mesos] Fine-grained mode schedule...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8653#issuecomment-138835690 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-6350][Mesos] Fine-grained mode schedule...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8653#issuecomment-138835760 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-6350][Mesos] Fine-grained mode schedule...

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

[GitHub] spark pull request: [SPARK-10437][SQ] Support aggregation expressi...

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

[GitHub] spark pull request: [SPARK-10437][SQ] Support aggregation expressi...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8599#issuecomment-138795347 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-10437][SQ] Support aggregation expressi...

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

[GitHub] spark pull request: [SPARK-8632] [SQL] [PYSPARK] Poor Python UDF p...

2015-09-09 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/8662#issuecomment-138797144 Jenkins, 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

[GitHub] spark pull request: [SPARK-9066][SQL] Improve cartesian performanc...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7417#issuecomment-138807983 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-9066][SQL] Improve cartesian performanc...

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

[GitHub] spark pull request: [SPARK-6350][Mesos] Fine-grained mode schedule...

2015-09-09 Thread dragos
Github user dragos commented on a diff in the pull request: https://github.com/apache/spark/pull/8653#discussion_r39017281 --- Diff: core/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendSuite.scala --- @@ -42,6 +42,38 @@ import

[GitHub] spark pull request: [SPARK-10471] [CORE] [MESOS] prevent getting o...

2015-09-09 Thread tnachen
Github user tnachen commented on the pull request: https://github.com/apache/spark/pull/8639#issuecomment-138821818 I think the change makes sense, we're planning to add dynamic attribute changes on the slave but that's not merged yet in Mesos. as @dragos mentioned please add this to

[GitHub] spark pull request: [SPARK-9926] [SPARK-10340] [SQL] Use S3 bulk l...

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

[GitHub] spark pull request: [SPARK-10512][PySpark] Fix @since when a funct...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8667#issuecomment-138826479 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-10512][PySpark] Fix @since when a funct...

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

[GitHub] spark pull request: [SPARK-9708] [MESOS] Spark should create local...

2015-09-09 Thread tnachen
Github user tnachen commented on the pull request: https://github.com/apache/spark/pull/8358#issuecomment-138825979 @dragos what previous parameters are you referring to? SPARK_EXECUTOR_DIRS? I think this logic actually makes sense, as we (Mesos) set the MESOS_DIRECTORY whenever

[GitHub] spark pull request: [SPARK-10512][PySpark] Fix @since when a funct...

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

[GitHub] spark pull request: [SPARK-10275][MLlib] Add @since annotation to ...

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

[GitHub] spark pull request: [SPARK-10275][MLlib] Add @since annotation to ...

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

[GitHub] spark pull request: [SPARK-10301] [SPARK-10428] [SQL] [BRANCH-1.5]...

2015-09-09 Thread liancheng
Github user liancheng closed the pull request at: https://github.com/apache/spark/pull/8583 --- 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-6350][Mesos] Fine-grained mode schedule...

2015-09-09 Thread dragos
Github user dragos commented on the pull request: https://github.com/apache/spark/pull/8653#issuecomment-138813725 /cc @skyluc, @nraychaudhuri --- 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-9926] [SPARK-10340] [SQL] Use S3 bulk l...

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

[GitHub] spark pull request: [SPARK-8542][MLlib]PMML export for Decision Tr...

2015-09-09 Thread JasmineGeorge
Github user JasmineGeorge commented on the pull request: https://github.com/apache/spark/pull/7842#issuecomment-138843989 found issues when ran the evaluator. Wait for new changes. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark pull request: [SPARK-9773] [ML] [PySpark] Add Python API for...

2015-09-09 Thread yanboliang
Github user yanboliang commented on a diff in the pull request: https://github.com/apache/spark/pull/8067#discussion_r39022123 --- Diff: python/pyspark/ml/classification.py --- @@ -808,6 +809,118 @@ def theta(self): return self._call_java("theta")

[GitHub] spark pull request: [SPARK-10249][ML][Doc]Add Python Code Example ...

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

[GitHub] spark pull request: [SPARK-10249][ML][Doc]Add Python Code Example ...

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

[GitHub] spark pull request: [SPARK-10249][ML][Doc]Add Python Code Example ...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8620#issuecomment-138821793 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-6350][Mesos] Fine-grained mode schedule...

2015-09-09 Thread dragos
Github user dragos commented on a diff in the pull request: https://github.com/apache/spark/pull/8653#discussion_r39018872 --- Diff: core/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendSuite.scala --- @@ -42,6 +42,38 @@ import

[GitHub] spark pull request: [SPARK-10274][MLlib] Add @since annotation to ...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8665#issuecomment-138801343 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-10274][MLlib] Add @since annotation to ...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8665#issuecomment-138801410 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-10275][MLlib] Add @since annotation to ...

2015-09-09 Thread yu-iskw
GitHub user yu-iskw opened a pull request: https://github.com/apache/spark/pull/8666 [SPARK-10275][MLlib] Add @since annotation to pyspark.mllib.random You can merge this pull request into a Git repository by running: $ git pull https://github.com/yu-iskw/spark SPARK-10275

[GitHub] spark pull request: [SPARK-10275][MLlib] Add @since annotation to ...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8666#issuecomment-138804838 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-10275][MLlib] Add @since annotation to ...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8666#issuecomment-138804850 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-9089] [Core] Fallback to another one if...

2015-09-09 Thread yanboliang
Github user yanboliang closed the pull request at: https://github.com/apache/spark/pull/8337 --- 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-10506][SQL]move close() to finally code...

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

[GitHub] spark pull request: [SPARK-10049][SPARKR] Support collecting data ...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8458#issuecomment-138815007 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-10512][PySpark] Fix @since when a funct...

2015-09-09 Thread yu-iskw
GitHub user yu-iskw opened a pull request: https://github.com/apache/spark/pull/8667 [SPARK-10512][PySpark] Fix @since when a function doesn't have doc cc @mengxr @davies You can merge this pull request into a Git repository by running: $ git pull

[GitHub] spark pull request: [SPARK-10471] [CORE] [MESOS] prevent getting o...

2015-09-09 Thread tnachen
Github user tnachen commented on a diff in the pull request: https://github.com/apache/spark/pull/8639#discussion_r39017029 --- Diff: core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/CoarseMesosSchedulerBackend.scala --- @@ -240,48 +241,56 @@ private[spark] class

[GitHub] spark pull request: [SPARK-10274][MLlib] Add @since annotation to ...

2015-09-09 Thread yu-iskw
Github user yu-iskw commented on the pull request: https://github.com/apache/spark/pull/8665#issuecomment-138828459 It seems that it works well with a class which inherits from `object` under python 3.3 or later. At least, it doesn't work under python 2.6.8, 2.7, 3.2 . --- If your

[GitHub] spark pull request: [SPARK-6350][Mesos] Fine-grained mode schedule...

2015-09-09 Thread tnachen
Github user tnachen commented on a diff in the pull request: https://github.com/apache/spark/pull/8653#discussion_r39018501 --- Diff: core/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendSuite.scala --- @@ -42,6 +42,38 @@ import

[GitHub] spark pull request: [SPARK-9773] [ML] [PySpark] Add Python API for...

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

[GitHub] spark pull request: [SPARK-9066][SQL] Improve cartesian performanc...

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

[GitHub] spark pull request: [SPARK-9066][SQL] Improve cartesian performanc...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7417#issuecomment-138804849 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-9066][SQL] Improve cartesian performanc...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7417#issuecomment-138804840 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-10274][MLlib] Add @since annotation to ...

2015-09-09 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8665#issuecomment-138812017 Does `@since` work on classes? --- 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-10094] Pyspark ML Feature transformers ...

2015-09-09 Thread noel-smith
Github user noel-smith commented on the pull request: https://github.com/apache/spark/pull/8623#issuecomment-138812209 I also added a related PR https://github.com/apache/spark/pull/8571 about highlighting experimental features the API docs. Would be useful to get a second opinion on

[GitHub] spark pull request: [SPARK-10497][BUILD][TRIVIAL] Handle both loca...

2015-09-09 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/8661#issuecomment-138818282 Seems OK to me. --- 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-10506][SQL]move close() to finally code...

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

[GitHub] spark pull request: [SPARK-9014][SQL] Allow Python spark API to us...

2015-09-09 Thread 0x0FFF
Github user 0x0FFF commented on the pull request: https://github.com/apache/spark/pull/8658#issuecomment-138851028 @holdenk, there are two ways of implementing this: 1. The one I've done: adding functionality to utilize binary function operation from

[GitHub] spark pull request: [SPARK-10274][MLlib] Add @since annotation to ...

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

[GitHub] spark pull request: [SPARK-10275][MLlib] Add @since annotation to ...

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

[GitHub] spark pull request: SPARK-10481 SPARK_PREPEND_CLASSES make spark-y...

2015-09-09 Thread zjffdu
Github user zjffdu commented on the pull request: https://github.com/apache/spark/pull/8649#issuecomment-138808084 Thanks @vanzin update the patch with re-word message. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: SPARK-10481 SPARK_PREPEND_CLASSES make spark-y...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8649#issuecomment-138808209 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-10481 SPARK_PREPEND_CLASSES make spark-y...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8649#issuecomment-138808192 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-9066][SQL] Improve cartesian performanc...

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

[GitHub] spark pull request: [SPARK-9772] [PySpark] [ML] Add Python API for...

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

[GitHub] spark pull request: [SPARK-9772] [PySpark] [ML] Add Python API for...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8102#issuecomment-138812922 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-9772] [PySpark] [ML] Add Python API for...

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

[GitHub] spark pull request: [SPARK-10471] [CORE] [MESOS] prevent getting o...

2015-09-09 Thread tnachen
Github user tnachen commented on a diff in the pull request: https://github.com/apache/spark/pull/8639#discussion_r39016904 --- Diff: core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/CoarseMesosSchedulerBackend.scala --- @@ -56,6 +56,7 @@ private[spark] class

[GitHub] spark pull request: [SPARK-9708] [MESOS] Spark should create local...

2015-09-09 Thread dragos
Github user dragos commented on the pull request: https://github.com/apache/spark/pull/8358#issuecomment-138833460 @tnachen I copy-pasted the Spark configuration docs in my previous comments. Here's what I meant by other parameters though: - `spark.local.dir` Directory to use

[GitHub] spark pull request: [SPARK-9773] [ML] [PySpark] Add Python API for...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8067#issuecomment-138848362 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-9773] [ML] [PySpark] Add Python API for...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8067#issuecomment-138848512 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-10274][MLlib] Add @since annotation to ...

2015-09-09 Thread yu-iskw
GitHub user yu-iskw opened a pull request: https://github.com/apache/spark/pull/8665 [SPARK-10274][MLlib] Add @since annotation to pyspark.mllib.fpm You can merge this pull request into a Git repository by running: $ git pull https://github.com/yu-iskw/spark SPARK-10274

[GitHub] spark pull request: [SPARK-10274][MLlib] Add @since annotation to ...

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

[GitHub] spark pull request: [SPARK-10274][MLlib] Add @since annotation to ...

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

[GitHub] spark pull request: [SPARK-10274][MLlib] Add @since annotation to ...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8665#issuecomment-138806174 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-6350][Mesos] Fine-grained mode schedule...

2015-09-09 Thread tnachen
Github user tnachen commented on a diff in the pull request: https://github.com/apache/spark/pull/8653#discussion_r39019047 --- Diff: core/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendSuite.scala --- @@ -42,6 +42,38 @@ import

[GitHub] spark pull request: [SPARK-10275][MLlib] Add @since annotation to ...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8666#issuecomment-138807560 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-9772] [PySpark] [ML] Add Python API for...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8102#issuecomment-138810363 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-9772] [PySpark] [ML] Add Python API for...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8102#issuecomment-138810344 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-10049][SPARKR] Support collecting data ...

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

[GitHub] spark pull request: [SPARK-10506][SQL]move close() to finally code...

2015-09-09 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/8664#issuecomment-138814756 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-10049][SPARKR] Support collecting data ...

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

[GitHub] spark pull request: [SPARK-6350][Mesos] Fine-grained mode schedule...

2015-09-09 Thread tnachen
Github user tnachen commented on the pull request: https://github.com/apache/spark/pull/8653#issuecomment-138819813 Good catch! Indeed a regression... this PR LGTM @andrewor14 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: [SPARK-6350][Mesos] Fine-grained mode schedule...

2015-09-09 Thread tnachen
Github user tnachen commented on a diff in the pull request: https://github.com/apache/spark/pull/8653#discussion_r39016695 --- Diff: core/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendSuite.scala --- @@ -42,6 +42,38 @@ import

[GitHub] spark pull request: [SPARK-9926] [SPARK-10340] [SQL] Use S3 bulk l...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8512#issuecomment-138822274 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-10227] fatal warnings with sbt on Scala...

2015-09-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8433 --- 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-10481 SPARK_PREPEND_CLASSES make spark-y...

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

2015-09-09 Thread jaceklaskowski
Github user jaceklaskowski closed the pull request at: https://github.com/apache/spark/pull/8630 --- 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

[GitHub] spark pull request: [WIP] [SPARK-8518] [ML] Log-linear models for ...

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

[GitHub] spark pull request: [WIP] [SPARK-8518] [ML] Log-linear models for ...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8611#issuecomment-138872927 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: [WIP] [SPARK-8518] [ML] Log-linear models for ...

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

[GitHub] spark pull request: [SPARK-10466][SQL] UnsafeRow SerDe exception w...

2015-09-09 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/8635#discussion_r39031470 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/MiniSparkSQLClusterSuite.scala --- @@ -0,0 +1,168 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request: SPARK-10481 SPARK_PREPEND_CLASSES make spark-y...

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

[GitHub] spark pull request: SPARK-10481 SPARK_PREPEND_CLASSES make spark-y...

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

[GitHub] spark pull request: [SPARK-6350][Mesos] Fine-grained mode schedule...

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

[GitHub] spark pull request: [SPARK-9066][SQL] Improve cartesian performanc...

2015-09-09 Thread chenghao-intel
Github user chenghao-intel commented on the pull request: https://github.com/apache/spark/pull/7417#issuecomment-138886020 BTW, can you add some unit test like what I did at https://github.com/apache/spark/issues/8652 --- If your project is set up for it, you can reply to this email

[GitHub] spark pull request: [SPARK-6350][Mesos] Fine-grained mode schedule...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8653#issuecomment-138885947 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-10466][SQL] UnsafeRow SerDe exception w...

2015-09-09 Thread chenghao-intel
Github user chenghao-intel commented on the pull request: https://github.com/apache/spark/pull/8635#issuecomment-138883641 @andrewor14 seems very difficult to have a very simple unit test, as `ExternalSorter` have to work with lots of other components, hence I added some mock stuff.

[GitHub] spark pull request: [SPARK-6350][Mesos] Fine-grained mode schedule...

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

[GitHub] spark pull request: [SPARK-10149] [CORE] [WIP] Locality Level is a...

2015-09-09 Thread CodingCat
Github user CodingCat commented on a diff in the pull request: https://github.com/apache/spark/pull/8533#discussion_r39033092 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskLocation.scala --- @@ -53,6 +67,10 @@ private[spark] object TaskLocation { //

[GitHub] spark pull request: [WIP] [SPARK-8518] [ML] Log-linear models for ...

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

[GitHub] spark pull request: [SPARK-10027] [ML] [PySpark] Add Python API mi...

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

[GitHub] spark pull request: [SPARK-10466][SQL] UnsafeRow SerDe exception w...

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

  1   2   3   4   5   6   >