You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/06/08 04:58:07 UTC

[jira] Resolved: (HBASE-1466) Binary keys are not first class citizens

     [ https://issues.apache.org/jira/browse/HBASE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-1466.
--------------------------

    Resolution: Fixed

Looks like Ryan committed this -- resolving.

{code}
Author: rawson
Date: Sat Jun  6 22:07:20 2009
New Revision: 782314

URL: http://svn.apache.org/viewvc?rev=782314&view=rev
Log:
HBASE-1466, binary keys now are pretty-printed, removed HFile bloom filter flag
...
{code}

> Binary keys are not first class citizens
> ----------------------------------------
>
>                 Key: HBASE-1466
>                 URL: https://issues.apache.org/jira/browse/HBASE-1466
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1466-v2.patch, HBASE-1466.patch, ryan-uber.patch
>
>
> If you use binary keys, you don't get full features as if you were not using binary keys.  Some things that are broken:
> - grep/less cant search in logfiles with binary data
> - displays are unreadable due to weird utf8/other issues
> - can't use the region historian
> - etc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.