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

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

     [ https://issues.apache.org/jira/browse/SPARK-11109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Vanzin resolved SPARK-11109.
------------------------------------
       Resolution: Fixed
         Assignee: Glenn Weidner
    Fix Version/s: 1.6.0

> 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
>            Assignee: Glenn Weidner
>            Priority: Minor
>             Fix For: 1.6.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> {{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