Improve REST interface semantics and efficiency
-----------------------------------------------
Key: HBASE-1400
URL: https://issues.apache.org/jira/browse/HBASE-1400
Project: Hadoop HBase
Issue Type: Improvement
Reporter: Andrew Purtell
Priority: Minor
Improve the semantics of the REST interface: more metadata operations, bulk
updates, protobufs (if Accept = "application/x-protobuf") instead of
multipart/related (which is not supported now anyway) etc. for general
efficiency and support for queries or scanners that return multiple KeyValues.
I am working on a proposal.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.