[
https://issues.apache.org/jira/browse/HADOOP-11411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248525#comment-14248525
]
Jason Dere commented on HADOOP-11411:
-------------------------------------
Hmm, ok. If so, then this affects Hive-0.14. If you think this should warrant
discussion about bringing the deprecated class back to the Hadoop code, then we
can continue on this Jira; otherwise I'm going to copy this discussion to
HIVE-9115, and would suggest we continue any such discussion there.
> Hive build failure on hadoop-2.7 due to HADOOP-11356
> ----------------------------------------------------
>
> Key: HADOOP-11411
> URL: https://issues.apache.org/jira/browse/HADOOP-11411
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Jason Dere
>
> HADOOP-11356 removes org.apache.hadoop.fs.permission.AccessControlException,
> causing build break on Hive when compiling against hadoop-2.7:
> {noformat}
> shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:[808,63]
> cannot find symbol
> symbol: class AccessControlException
> location: package org.apache.hadoop.fs.permission
> [INFO] 1 error
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)