Vaibhav Gumashta created HIVE-19343:
---------------------------------------
Summary: Replication: The file uris being dumped should contain
information about the uri of the source cluster's cm root
Key: HIVE-19343
URL: https://issues.apache.org/jira/browse/HIVE-19343
Project: Hive
Issue Type: Bug
Components: repl
Affects Versions: 3.0.0, 3.1.0
Reporter: Vaibhav Gumashta
In replication v2, we use change manager (the location is specified by cmroot:
{{hive.repl.cmrootdir}}) to archive deleted files from the source cluster so
that they can later be copied on the target cluster. When files are read from
the cmroot, the target needs to know the appropriate file system. This patch
adds the fs information of the cmroot on the source to the filenames that get
written in the repldump command.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)