Chao Sun created HIVE-19087:
-------------------------------
Summary: 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
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)