[
https://issues.apache.org/jira/browse/OOZIE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743107#comment-15743107
]
Robert Kanter commented on OOZIE-2733:
--------------------------------------
I think we need to do OOZIE-2761 first.
> 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.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.3.4#6332)