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

Joydeep Sen Sarma updated HIVE-387:
-----------------------------------

    Assignee: Joydeep Sen Sarma
      Status: Patch Available  (was: Open)

> metastore should not use HADOOPFS variable value directly
> ---------------------------------------------------------
>
>                 Key: HIVE-387
>                 URL: https://issues.apache.org/jira/browse/HIVE-387
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Joydeep Sen Sarma
>            Assignee: Joydeep Sen Sarma
>         Attachments: 387.patch
>
>
> hadoop uses a uri for the file system that first does a reverse resolution of 
> the fs.default.name ip address section (in case ip address is used). hive 
> uses the un-resolved one. this causes url mismatch exceptions in load command 
> (for example - localhost.localdomain does not match 127.0.0.1).
> fix is to use the uri given back by the filesystem object.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to