[GitHub] spark pull request: [SPARK-9812][Streaming]Fix Python 3 compatibil...

2015-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8315 --- 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 enab

[GitHub] spark pull request: [SPARK-9812][Streaming]Fix Python 3 compatibil...

2015-08-19 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/8315#issuecomment-132844018 Thanks! merging this! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this fea

[GitHub] spark pull request: [SPARK-9812][Streaming]Fix Python 3 compatibil...

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

[GitHub] spark pull request: [SPARK-9812][Streaming]Fix Python 3 compatibil...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8315#issuecomment-132687725 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-9812][Streaming]Fix Python 3 compatibil...

2015-08-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8315#issuecomment-132687520 [Test build #41255 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41255/console) for PR 8315 at commit [`369ac49`](https://github.

[GitHub] spark pull request: [SPARK-9812][Streaming]Fix Python 3 compatibil...

2015-08-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8315#issuecomment-132663687 [Test build #41255 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41255/consoleFull) for PR 8315 at commit [`369ac49`](https://gith

[GitHub] spark pull request: [SPARK-9812][Streaming]Fix Python 3 compatibil...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8315#issuecomment-132654802 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-9812][Streaming]Fix Python 3 compatibil...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8315#issuecomment-132655001 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-9812][Streaming]Fix Python 3 compatibil...

2015-08-19 Thread zsxwing
GitHub user zsxwing opened a pull request: https://github.com/apache/spark/pull/8315 [SPARK-9812][Streaming]Fix Python 3 compatibility issue in PySpark Streaming and some docs This PR includes the following fixes: 1. Use `range` instead of `xrange` in `queue_stream.py` to suppor