[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/14063 Sure! --- 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 issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14063 Can you scan the Python docs and see if there are more instances? http://people.apache.org/~pwendell/spark-releases/spark-2.0.0-rc2-docs/api/python/pyspark.sql.html I found at least on

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/14063 Ah, yes it seems fine. ![2016-07-06 3 49 58](https://cloud.githubusercontent.com/assets/6477701/16609738/52fdaafc-4391-11e6-9cd2-e8dbc66867e7.png) --- If your project is set up for it

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14063 Output is fine -- I just want to make sure the doc is correct. --- 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 issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/14063 Sure, It seems the output for nested class is varied by the version of Python. First, I updated this to `` and got this error below with `pypy`: ```python Expected:

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14063 Can you verify the output after the all the follow-up commits? --- 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 issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

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

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14063 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 does not have this feature e

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14063 **[Test build #61810 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61810/consoleFull)** for PR 14063 at commit [`9edca4f`](https://github.com/apache/spark/commit/

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14063 **[Test build #61810 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61810/consoleFull)** for PR 14063 at commit [`9edca4f`](https://github.com/apache/spark/commit/9

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

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

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14063 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 does not have this feature e

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14063 **[Test build #61808 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61808/consoleFull)** for PR 14063 at commit [`1cacb89`](https://github.com/apache/spark/commit/

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14063 **[Test build #61808 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61808/consoleFull)** for PR 14063 at commit [`1cacb89`](https://github.com/apache/spark/commit/1

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/14063 Oh, I will fix them up soon. --- 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 issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14063 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 does not have this feature e

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

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

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14063 **[Test build #61804 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61804/consoleFull)** for PR 14063 at commit [`a8968bf`](https://github.com/apache/spark/commit/

[GitHub] spark issue #14063: [MINOR][PySpark][DOC] Fix code examples of SparkSession ...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14063 **[Test build #61804 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61804/consoleFull)** for PR 14063 at commit [`a8968bf`](https://github.com/apache/spark/commit/a