[ https://issues.apache.org/jira/browse/HBASE-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Purtell resolved HBASE-2403. ----------------------------------- Resolution: Fixed Committed to trunk and 0.20 branch. > [stargate] client HTable interface to REST connector > ---------------------------------------------------- > > Key: HBASE-2403 > URL: https://issues.apache.org/jira/browse/HBASE-2403 > Project: Hadoop HBase > Issue Type: Improvement > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Priority: Minor > Fix For: 0.20.4, 0.21.0 > > Attachments: HBASE-2403.patch > > > Implement a HTableInterface that wraps client access to the REST connector. > Many ops can be supported, except for filters on Gets, ICV, CheckAndPut, and > row locks. Just throw exceptions for those. Backport to branch as HTable > subclass. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.