Andrew Olson created CRUNCH-682: ----------------------------------- Summary: Update HFileUtils to support targets and sources in remote filesystems Key: CRUNCH-682 URL: https://issues.apache.org/jira/browse/CRUNCH-682 Project: Crunch Issue Type: Improvement Components: IO Reporter: Andrew Olson
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. -- This message was sent by Atlassian JIRA (v7.6.3#76005)