Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Scenario:
Mount Point | NameService | Value |
---|---|---|
/tmp | hacluster | /tmp |
/user | hacluster | /user |
Move file from /tmp to /user
It will fail by throwing the following error
Caused by: java.io.IOException: Renames across Mount points not supported at org.apache.hadoop.fs.viewfs.ViewFileSystem.rename(ViewFileSystem.java:500) at org.apache.hadoop.hive.ql.metadata.Hive.moveFile(Hive.java:2692) ... 22 more