[hbase] REST servlet does not properly base64 row keys and column names
-----------------------------------------------------------------------
Key: HADOOP-2507
URL: https://issues.apache.org/jira/browse/HADOOP-2507
Project: Hadoop
Issue Type: Bug
Reporter: Bryan Duxbury
Assignee: Bryan Duxbury
Priority: Minor
At the moment, the REST servlet treats row keys and column names as though they
are all printable, when in fact they can definitely be arbitrary binary
strings. When returning these items, they should be base64 encoded like cell
values are.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.