Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/2346#issuecomment-55484675
  
    @rxin (Yeah wasn't sure how to handle the continuation indent, feel free to 
change it.) I didn't add it to `SparkContext` because I figured the purpose of 
the change was to support Java's try-with-resources, which only works in Java, 
and I don't expect Java users would regularly be accessing `SparkContext` 
instead of `JavaSparkContext`. It wouldn't do harm to implement `Closeable` but 
probably doesn't help anyone.



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to