anishek created HIVE-19189:
------------------------------
Summary: Replication Resiliency: when hiveserver2 copies data to
target
Key: HIVE-19189
URL: https://issues.apache.org/jira/browse/HIVE-19189
Project: Hive
Issue Type: Bug
Components: HiveServer2
Affects Versions: 3.0.0
Reporter: anishek
For a copy if there is an exception (only get IOExcpetion), so network errors
also will be reported as the same, we should create a new FileSystem object
before we retry. We should also have a wait time before we retry as well.
Additional condition to take care of is, the exception might have occurred,
because the file was moved from original location to CM root.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)