You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2014/08/07 02:47:12 UTC

[jira] [Updated] (HIVE-7637) Change throws clause for Hadoop23Shims.ProxyFileSystem23.access()

     [ https://issues.apache.org/jira/browse/HIVE-7637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dere updated HIVE-7637:
-----------------------------

    Status: Patch Available  (was: Open)

> 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)