[ https://issues.apache.org/jira/browse/HADOOP-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HADOOP-2507: -------------------------- Resolution: Fixed Fix Version/s: 0.16.0 Status: Resolved (was: Patch Available) Committed. Resolving. Thanks for the patch Bryan. > [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 > Fix For: 0.16.0 > > 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.