[
https://issues.apache.org/jira/browse/HIVE-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joydeep Sen Sarma updated HIVE-387:
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.4.0
Status: Resolved (was: Patch Available)
> 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
> Fix For: 0.4.0
>
> 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.