Micah Whitacre created CRUNCH-550: ------------------------------------- Summary: Uplift HBase components off deprecated APIs Key: CRUNCH-550 URL: https://issues.apache.org/jira/browse/CRUNCH-550 Project: Crunch Issue Type: Improvement Components: IO Reporter: Micah Whitacre
There are a few instances inside of the HBase classes that make use of deprecated APIs or do not support patterns that are currently suggested in HBase APIs. Specifically the main difference is to use items like TableName and Table in lieu of strings or HTable. There were a few other deprecations in HFileInputFormat related to the HFileScanner. -- This message was sent by Atlassian JIRA (v6.3.4#6332)