Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This is because Hive first writes data to /tmp/ and than moves from /tmp to final destination. In federated HDFS recommendation is to mount /tmp on a separate nameservice, which is usually different than /user. Since renames across different mount points are not supported, this fails.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-7529 load data query fails on hdfs federation + viewfs
- Closed
- relates to
-
HIVE-11809 Insert into table partition failed but partition directory created
- Open