[
https://issues.apache.org/jira/browse/HIVE-7637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089511#comment-14089511
]
Jason Dere commented on HIVE-7637:
----------------------------------
Test failures do not appear to be related.
> Change throws clause for Hadoop23Shims.ProxyFileSystem23.access()
> -----------------------------------------------------------------
>
> Key: HIVE-7637
> URL: https://issues.apache.org/jira/browse/HIVE-7637
> Project: Hive
> Issue Type: Bug
> Components: Shims
> Reporter: Jason Dere
> Assignee: Jason Dere
> Attachments: HIVE-7637.1.patch
>
>
> Looks like the changes from HIVE-7583 don't build correctly with Hadoop-2.6.0
> because the ProxyFileSystem23 version of access() throws Exception, which is
> not one of the exceptions listed in the throws clause of FileSystem.access().
> The method in ProxyFileSystem23 should have its throws clause modified to
> match FileSystem's.
--
This message was sent by Atlassian JIRA
(v6.2#6252)