Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Building off of the changes made in CRUNCH-677 we need to allow a FileSystem to be supplied to the static writeToHFilesForIncrementalLoad and writePutsToHFilesForIncrementalLoad methods of the HFileUtils class, so that it can be set using .fileSystem(fs) on the HFileTarget.
The scanHFiles methods should do similar for the HFileSource.
Attachments
Issue Links
- duplicates
-
CRUNCH-681 HFileUtils. writeToHFilesForIncrementalLoad() should accept a FileSystem parameter
- Resolved