Github user kanzhang commented on the pull request:

    https://github.com/apache/spark/pull/1082#issuecomment-50289956
  
    OK, maybe the above scenario is a little far fetched -- since RDD id is 
just a number, it's hard to recollect which RDD the number corresponds to 
(unless the user wants to unpersist all of them). 
    
    Separately, when I tried to call ```id()``` on a mapped RDD, it gives me an 
error: 
    ```
    AttributeError: 'PipelinedRDD' object has no attribute '_id'
    ```


---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to