You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/10/14 20:21:05 UTC

[jira] [Created] (SPARK-11109) move FsHistoryProvider off import org.apache.hadoop.fs.permission.AccessControlException

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org