Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.0
-
Reviewed
Description
Currently, if a ReplCopyTask is created to copy a list of files, then distcp is invoked for each and every file. Instead, need to pass the list of source files to be copied to distcp tool which basically copies the files in parallel and hence gets lot of performance gain.
Attachments
Attachments
Issue Links
- is a clone of
-
HIVE-16900 optimization to give distcp a list of input files to copy to a destination target directory during repl load
- Closed
- links to