You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Andrew Olson (JIRA)" <ji...@apache.org> on 2019/04/18 14:05:00 UTC

[jira] [Created] (CRUNCH-682) Update HFileUtils to support targets and sources in remote filesystems

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)