You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Chao Sun (JIRA)" <ji...@apache.org> on 2018/03/31 02:04:00 UTC

[jira] [Assigned] (HIVE-19087) Hive error when moving between different viewfs mount points

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

Chao Sun reassigned HIVE-19087:
-------------------------------


> Hive error when moving between different viewfs mount points
> ------------------------------------------------------------
>
>                 Key: HIVE-19087
>                 URL: https://issues.apache.org/jira/browse/HIVE-19087
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Chao Sun
>            Assignee: Chao Sun
>            Priority: Major
>
> Currently when deciding whether to copy or rename files, Hive checks via calling [equalsFileSystem |https://github.com/apache/hive/blob/master/common/src/java/org/apache/hadoop/hive/common/FileUtils.java#L713] which only compares the URI but not the mount points. Therefore, error will be thrown since it will try rename between mount points.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)