Ayush Saxena created HIVE-26848: ----------------------------------- Summary: Ozone: LOAD data fails in case of move across buckets Key: HIVE-26848 URL: https://issues.apache.org/jira/browse/HIVE-26848 Project: Hive Issue Type: Bug Reporter: Ayush Saxena Assignee: Ayush Saxena
Hive decides whether to copy or to move on the basis of FileSystem URI, but in case of Ozone, if the file resides in different bucket than the original file. In that case rename isn't possible. We should fallback to copy -- This message was sent by Atlassian Jira (v8.20.10#820010)