[ https://issues.apache.org/jira/browse/CRUNCH-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Micah Whitacre resolved CRUNCH-550. ----------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Changes have been pushed to master. > 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 > Assignee: Micah Whitacre > Fix For: 0.13.0 > > Attachments: CRUNCH-550.patch, CRUNCH-550a.patch > > > 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)