Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/75#issuecomment-36623034
Can one of the admins verify this patch?
---
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 proje
GitHub user prabinb opened a pull request:
https://github.com/apache/spark/pull/75
Added missing Python APIs
The following Python APIs are added,
RDD.id()
SparkContext.setJobGroup()
SparkContext.setLocalProperty()
SparkContext.getLocalProperty()
SparkContext.spark