[GitHub] spark pull request: [SPARK-9793] [MLlib] [PySpark] PySpark DenseVe...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8166#discussion_r39220889 --- Diff: python/pyspark/mllib/linalg/__init__.py --- @@ -739,6 +802,32 @@ def __getitem__(self, index): def __ne__(self, other): return n

[GitHub] spark pull request: [SPARK-10540] [SQL] Ignore HadoopFsRelationTes...

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

[GitHub] spark pull request: [SPARK-9924] [WEB UI] Don't schedule checkForL...

2015-09-10 Thread vanzin
Github user vanzin commented on the pull request: https://github.com/apache/spark/pull/8701#issuecomment-139396325 branch-1.5 should be fixed now. 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

[GitHub] spark pull request: [SPARK-9793] [MLlib] [PySpark] PySpark DenseVe...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8166#discussion_r39220538 --- Diff: python/pyspark/mllib/linalg/__init__.py --- @@ -404,11 +414,57 @@ def __repr__(self): return "DenseVector([%s])" % (', '.join(_format_flo

[GitHub] spark pull request: [SPARK-9793] [MLlib] [PySpark] PySpark DenseVe...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8166#discussion_r39220362 --- Diff: python/pyspark/mllib/linalg/__init__.py --- @@ -404,11 +414,57 @@ def __repr__(self): return "DenseVector([%s])" % (', '.join(_format_flo

[GitHub] spark pull request: [SPARK-10514] [Mesos] waiting for min no of to...

2015-09-10 Thread SleepyThread
Github user SleepyThread commented on the pull request: https://github.com/apache/spark/pull/8672#issuecomment-139395479 Thanks @andrewor14. I will close the issue in JIRA. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: [SPARK-9793] [MLlib] [PySpark] PySpark DenseVe...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8166#discussion_r39220301 --- Diff: python/pyspark/mllib/linalg/__init__.py --- @@ -404,11 +414,57 @@ def __repr__(self): return "DenseVector([%s])" % (', '.join(_format_flo

[GitHub] spark pull request: [SPARK-9793] [MLlib] [PySpark] PySpark DenseVe...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8166#discussion_r39220331 --- Diff: python/pyspark/mllib/linalg/__init__.py --- @@ -404,11 +414,57 @@ def __repr__(self): return "DenseVector([%s])" % (', '.join(_format_flo

[GitHub] spark pull request: [SPARK-9793] [MLlib] [PySpark] PySpark DenseVe...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8166#discussion_r39220311 --- Diff: python/pyspark/mllib/linalg/__init__.py --- @@ -404,11 +414,57 @@ def __repr__(self): return "DenseVector([%s])" % (', '.join(_format_flo

[GitHub] spark pull request: [SPARK-10001] [CORE] Allow Ctrl-C in spark-she...

2015-09-10 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8216#issuecomment-139394101 Created https://issues.apache.org/jira/browse/SPARK-10553 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139393142 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

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

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139393145 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10001] [CORE] Allow Ctrl-C in spark-she...

2015-09-10 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8216#issuecomment-139392955 @piaozhexiu This is cool, thanks! I also want this for Python for a long time (could be a separate PR). --- If your project is set up for it, you can reply to this email

[GitHub] spark pull request: [SPARK-10415][PySpark] Enhance Navigation Side...

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

[GitHub] spark pull request: [SPARK-10540] [SQL] [WIP] HadoopFsRelationTest...

2015-09-10 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8702#issuecomment-139388865 [Test build #42299 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42299/consoleFull) for PR 8702 at commit [`8d85f05`](https://gith

[GitHub] spark pull request: [SPARK-10001] [CORE] Allow Ctrl-C in spark-she...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8216#discussion_r39218583 --- Diff: core/src/main/scala/org/apache/spark/scheduler/JobWaiter.scala --- @@ -69,9 +97,11 @@ private[spark] class JobWaiter[T]( } def awa

[GitHub] spark pull request: [SPARK-10415][PySpark] Enhance Navigation Side...

2015-09-10 Thread noel-smith
Github user noel-smith commented on the pull request: https://github.com/apache/spark/pull/8571#issuecomment-139387988 Hmm that's odd - that's exactly the way I'm building too. Did your generated html pages include the links to the `pyspark.js` and `pyspark.css` files? --- If your p

[GitHub] spark pull request: [SPARK-9821][PYSPARK] pyspark-reduceByKey-shou...

2015-09-10 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8569#issuecomment-139387340 @holdenk Almost all the APIs in PairRDDFunctions take an optional Partitioner, should we add this for all of them in Python? --- If your project is set up for it, you c

[GitHub] spark pull request: [SPARK-10540] [SQL] [WIP] HadoopFsRelationTest...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8702#issuecomment-139387306 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-10540] [SQL] [WIP] HadoopFsRelationTest...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8702#issuecomment-139387333 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

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

[GitHub] spark pull request: [SPARK-10514] [Mesos] waiting for min no of to...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8672#issuecomment-139386713 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-10514] [Mesos] waiting for min no of to...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8672#issuecomment-139386715 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-8167] Make tasks that fail from YARN pr...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8007#issuecomment-139386578 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10514] [Mesos] waiting for min no of to...

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

[GitHub] spark pull request: [SPARK-8167] Make tasks that fail from YARN pr...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8007#issuecomment-139386577 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-8167] Make tasks that fail from YARN pr...

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

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

2015-09-10 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8658#issuecomment-139386251 @0x0FFF I think `**` only make sense in Python, so we should not introduce `**` into Scala (also pow). --- If your project is set up for it, you can reply to this email

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139386317 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

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

2015-09-10 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8658#issuecomment-139386349 cc @rxin --- 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 enabl

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139386347 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-10064] [ML] Parallelize decision tree b...

2015-09-10 Thread NathanHowell
Github user NathanHowell commented on a diff in the pull request: https://github.com/apache/spark/pull/8246#discussion_r39216747 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/tree/DecisionTree.scala --- @@ -1056,6 +988,70 @@ object DecisionTree extends Serializable with Log

[GitHub] spark pull request: [SPARK-10064] [ML] Parallelize decision tree b...

2015-09-10 Thread NathanHowell
Github user NathanHowell commented on a diff in the pull request: https://github.com/apache/spark/pull/8246#discussion_r39216763 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/tree/DecisionTree.scala --- @@ -1056,6 +988,70 @@ object DecisionTree extends Serializable with Log

[GitHub] spark pull request: [SPARK-10064] [ML] Parallelize decision tree b...

2015-09-10 Thread NathanHowell
Github user NathanHowell commented on a diff in the pull request: https://github.com/apache/spark/pull/8246#discussion_r39216729 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/tree/DecisionTree.scala --- @@ -1056,6 +988,70 @@ object DecisionTree extends Serializable with Log

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

2015-09-10 Thread 0x0FFF
Github user 0x0FFF commented on the pull request: https://github.com/apache/spark/pull/8658#issuecomment-139384669 Please, also check out the implementation from last commit. In my opinion it is much more consistent. I just cannot implement `_pow` in `column.py`, it looks much like a

[GitHub] spark pull request: [SPARK-10415][PySpark] Enhance Navigation Side...

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

[GitHub] spark pull request: [SPARK-10415][PySpark] Enhance Navigation Side...

2015-09-10 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8571#issuecomment-139384205 @noel-smith I tried this locally, after `$ make html` in python/docs, can't get the sidebar work, did I miss something? --- If your project is set up for it, you can rep

[GitHub] spark pull request: [SPARK-6931] [PYSPARK] Cast Python time float ...

2015-09-10 Thread BryanCutler
Github user BryanCutler closed the pull request at: https://github.com/apache/spark/pull/8594 --- 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-10415][PySpark] Enhance Navigation Side...

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

[GitHub] spark pull request: [SPARK-10415][PySpark] Enhance Navigation Side...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8571#discussion_r39215265 --- Diff: python/docs/_static/pyspark.css --- @@ -0,0 +1,73 @@ +body { --- End diff -- Add license header here. --- If your project is set up

[GitHub] spark pull request: [SPARK-10415][PySpark] Enhance Navigation Side...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8571#discussion_r39215185 --- Diff: python/docs/_templates/layout.html --- @@ -0,0 +1,6 @@ +{% extends "!layout.html" %} +{% set script_files = script_files + ["_static/pyspark.j

[GitHub] spark pull request: [SPARK-6931] [PYSPARK] Cast Python time float ...

2015-09-10 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8594#issuecomment-139381616 @BryanCutler This is not get closed automatically, could you close it? --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139381403 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139381398 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

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

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/8573#issuecomment-139379731 Hey @zsxwing this looks good. Once you rebase and address the comments I'll merge it. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39214168 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/local/TakeOrderedAndProjectNodeSuite.scala --- @@ -0,0 +1,54 @@ +/* + * Licensed

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39214125 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/local/TakeOrderedAndProjectNodeSuite.scala --- @@ -0,0 +1,54 @@ +/* + * Licensed

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39214110 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/local/SampleNodeSuite.scala --- @@ -0,0 +1,60 @@ +/* + * Licensed to the Apache S

[GitHub] spark pull request: [SPARK-9043] Serialize key, value and combiner...

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

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39214047 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/local/SampleNodeSuite.scala --- @@ -0,0 +1,60 @@ +/* + * Licensed to the Apache S

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39213929 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/local/SampleNodeSuite.scala --- @@ -0,0 +1,60 @@ +/* + * Licensed to the Apache S

[GitHub] spark pull request: [SPARK-10380] - Confusing examples in pyspark ...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8647#discussion_r39213831 --- Diff: python/pyspark/sql/dataframe.py --- @@ -1275,7 +1310,7 @@ def toPandas(self): ##

[GitHub] spark pull request: [SPARK-10380] - Confusing examples in pyspark ...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8647#discussion_r39213746 --- Diff: python/pyspark/sql/column.py --- @@ -341,7 +343,30 @@ def cast(self, dataType): raise TypeError("unexpected type: %s" % type(dataType

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39213733 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/local/LocalNodeTest.scala --- @@ -17,13 +17,29 @@ package org.apache.spark.sql

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39213744 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/local/SampleNodeSuite.scala --- @@ -0,0 +1,60 @@ +/* + * Licensed to the Apache S

[GitHub] spark pull request: [SPARK-10380] - Confusing examples in pyspark ...

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8647#discussion_r39213684 --- Diff: python/pyspark/sql/column.py --- @@ -341,7 +343,30 @@ def cast(self, dataType): raise TypeError("unexpected type: %s" % type(dataType

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139378278 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39213644 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/local/TakeOrderedAndProjectNode.scala --- @@ -0,0 +1,70 @@ +/* + * Licensed to th

[GitHub] spark pull request: [SPARK-10330] Add Scalastyle rule to require u...

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

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139378275 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

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

[GitHub] spark pull request: [SPARK-9043] Serialize key, value and combiner...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7403#issuecomment-139377802 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-9043] Serialize key, value and combiner...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7403#issuecomment-139377769 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-10535] Sync up API for matrix factoriza...

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

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39213398 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/local/TakeOrderedAndProjectNode.scala --- @@ -0,0 +1,70 @@ +/* + * Licensed to th

[GitHub] spark pull request: [SPARK-10535] Sync up API for matrix factoriza...

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

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39213244 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/local/TakeOrderedAndProjectNode.scala --- @@ -0,0 +1,70 @@ +/* + * Licensed to th

[GitHub] spark pull request: [SPARK-10285][ML][PySpark][Docs] Add @since an...

2015-09-10 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8695#issuecomment-139377373 Is this a public API? If not, we may not add @since for them --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] spark pull request: [SPARK-9990] [SQL] Local hash join follow-ups

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

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

2015-09-10 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8658#discussion_r39212928 --- Diff: python/pyspark/sql/column.py --- @@ -151,6 +162,8 @@ def __init__(self, jc): __rdiv__ = _reverse_op("divide") __rtruediv__ = _revers

[GitHub] spark pull request: [SPARK-5269] [CORE] Use a SerializerInstance p...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8292#issuecomment-139376777 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-10273] Add @since annotation to pyspark...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8633#issuecomment-139376838 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Imple...

2015-09-10 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/8573#discussion_r39212898 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/local/SampleNode.scala --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Softwa

[GitHub] spark pull request: [SPARK-10273] Add @since annotation to pyspark...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8633#issuecomment-139376835 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

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

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8639#issuecomment-139376592 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10330] Add Scalastyle rule to require u...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8521#issuecomment-139376674 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-10273] Add @since annotation to pyspark...

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

[GitHub] spark pull request: [SPARK-5269] [CORE] Use a SerializerInstance p...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8292#issuecomment-139376780 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10330] Add Scalastyle rule to require u...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8521#issuecomment-139376638 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-5269] [CORE] Use a SerializerInstance p...

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

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

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8639#issuecomment-139376589 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-10330] Add Scalastyle rule to require u...

2015-09-10 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/8521#issuecomment-139376461 Going to retest and will merge once tests pass again. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

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

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

[GitHub] spark pull request: [SPARK-10330] Add Scalastyle rule to require u...

2015-09-10 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/8521#issuecomment-139376435 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 h

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139376155 [Test build #42295 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42295/consoleFull) for PR 8707 at commit [`1d766aa`](https://gith

[GitHub] spark pull request: [SPARK-10540] [SQL] [WIP] HadoopFsRelationTest...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8702#issuecomment-139375882 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-7544] [SQL] [PySpark] pyspark.sql.types...

2015-09-10 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/8333#issuecomment-139375903 LGTM, merging this 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 do

[GitHub] spark pull request: [SPARK-10540] [SQL] [WIP] HadoopFsRelationTest...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8702#issuecomment-139375886 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10540] [SQL] [WIP] HadoopFsRelationTest...

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

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139375491 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139375520 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-9990] [SQL] Local hash join follow-ups

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8708#issuecomment-139375509 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-9990] [SQL] Local hash join follow-ups

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8708#issuecomment-139375486 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139374624 [Test build #42293 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42293/consoleFull) for PR 8707 at commit [`6b9095b`](https://gith

[GitHub] spark pull request: [SPARK-9990] [SQL] Local hash join follow-ups

2015-09-10 Thread andrewor14
GitHub user andrewor14 opened a pull request: https://github.com/apache/spark/pull/8708 [SPARK-9990] [SQL] Local hash join follow-ups 1. Hide `LocalNodeIterator` behind the `LocalNode#asIterator` method 2. Add tests for this You can merge this pull request into a Git repository

[GitHub] spark pull request: [SPARK-9990] [SQL] Local hash join follow-ups

2015-09-10 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/8708#issuecomment-139374609 @zsxwing --- 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-1537 [WiP] Application Timeline Server i...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5423#issuecomment-139374475 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-10542] [PYSPARK] fix serialize namedtup...

2015-09-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8707#issuecomment-139374384 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

<    1   2   3   4   5   6   7   8   >