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 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 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 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 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 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 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 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 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