[
https://issues.apache.org/jira/browse/HBASE-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-2144:
-------------------------
Attachment: 2144.patch
Patch that lets through more 'binaries':
{code}
hbase(main):007:0> put 'y', 'y', 'y:y', '<a
href="http://one.two.three/four/five">'
0 row(s) in 0.0030 seconds
hbase(main):008:0> scan 'y'
ROW COLUMN+CELL
y column=y:y, timestamp=1264184643032, value=<a
href=\x22http://one.two.three/four/
five\x22>
{code}
> [shell] Now does \x20 for spaces
> --------------------------------
>
> Key: HBASE-2144
> URL: https://issues.apache.org/jira/browse/HBASE-2144
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.20.2
> Reporter: stack
> Fix For: 0.20.4
>
> Attachments: 2144.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.