Steve Loughran created SPARK-11109:
--------------------------------------

             Summary: move FsHistoryProvider off import 
org.apache.hadoop.fs.permission.AccessControlException
                 Key: SPARK-11109
                 URL: https://issues.apache.org/jira/browse/SPARK-11109
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 1.6.0
            Reporter: Steve Loughran
            Priority: Minor


{{FsHistoryProvider}} imports and uses 
{{org.apache.hadoop.fs.permission.AccessControlException}}; this has been 
superceded by its subclass 
{{org.apache.hadoop.security.AccessControlException}} since ~2011. Moving to 
that subclass would remove a deprecation warning and ensure that were the 
Hadoop team to remove that old method (as HADOOP-11356 has currently done to 
trunk), everything still compiles and links



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to