[
https://issues.apache.org/jira/browse/HIVE-9115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248529#comment-14248529
]
Jason Dere commented on HIVE-9115:
----------------------------------
Hmm, not sure why any of these failures would be related. The last 3 do not
seem to be as they were failing in previous unit test runs. udaf_covar_pop.q is
a new failure, will run locally to see if there is any issue.
> Hive build failure on hadoop-2.7 due to HADOOP-11356
> ----------------------------------------------------
>
> Key: HIVE-9115
> URL: https://issues.apache.org/jira/browse/HIVE-9115
> Project: Hive
> Issue Type: Bug
> Reporter: Jason Dere
> Attachments: HIVE-9115.1.patch
>
>
> 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)