noslowerdna commented on a change in pull request #22: CRUNCH-681: Updating HFileUtils to accept a filesystem parameter for … URL: https://github.com/apache/crunch/pull/22#discussion_r276830957
########## File path: crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HFileUtils.java ########## @@ -432,6 +518,24 @@ public static void writePutsToHFilesForIncrementalLoad( writePutsToHFilesForIncrementalLoad(puts, connection, tableName, outputPath, false); } + public static void writePutsToHFilesForIncrementalLoad( Review comment: added, https://github.com/noslowerdna/crunch/commit/9dd88da343727acd4685e220f499f4fc21770dfe ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services