[
https://issues.apache.org/jira/browse/OOZIE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066349#comment-16066349
]
Peter Bacsko commented on OOZIE-2733:
-------------------------------------
+1
> change org.apache.hadoop.fs.permission.AccessControlException to
> org.apache.hadoop.security.AccessControlException
> ------------------------------------------------------------------------------------------------------------------
>
> Key: OOZIE-2733
> URL: https://issues.apache.org/jira/browse/OOZIE-2733
> Project: Oozie
> Issue Type: Bug
> Reporter: Peter Cseh
> Assignee: Peter Cseh
> Attachments: OOZIE-2733-002.patch, OOZIE-2733.patch
>
>
> Oozie is using
> org.apache.hadoop.fs.premission.AccessControlException in several places.
> It's deprecated in 2.4 and removed in Hadoop 3.
> It should be changed to org.apache.hadoop.security.AccessControlException
> instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)