[hbase] Make HRegionInterface more like that of HTable
------------------------------------------------------
Key: HADOOP-1709
URL: https://issues.apache.org/jira/browse/HADOOP-1709
Project: Hadoop
Issue Type: Improvement
Components: contrib/hbase
Affects Versions: 0.15.0
Reporter: Jim Kellerman
Assignee: Jim Kellerman
Fix For: 0.15.0
The client api (as defined by HTable and HBaseAdmin are not insignificantly
different from HRegionInterface (wire protocol). They could be made much more
similar by implementing a couple of new Writable classes (e.g.,
SortedMapWritable).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.