[
https://issues.apache.org/jira/browse/HIVE-9115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dere updated HIVE-9115:
-----------------------------
Attachment: HIVE-9115.2.patch
Tried udaf_covar_pop.q on mac/linux and it passed locally for me, I don't think
the test failure is related to this patch. Re-uploading patch to see how tests
look on a second run.
> 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
> Assignee: Jason Dere
> Attachments: HIVE-9115.1.patch, HIVE-9115.2.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)