[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 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.