[
https://issues.apache.org/jira/browse/HADOOP-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury updated HADOOP-2507:
----------------------------------
Status: Patch Available (was: Open)
Trying again.
> [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
> Components: contrib/hbase
> Reporter: Bryan Duxbury
> Assignee: Bryan Duxbury
> Priority: Minor
> Attachments: 2507.patch
>
>
> 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.