[
https://issues.apache.org/jira/browse/HBASE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1466:
-------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed with following differences:
+ Moved HFileStats#main to HFile. Thats where I think folks will go to look
for it.
+ Did not commit the bloom filter implementations. Seemed odd that this patch
was removing bloom filters from core then adding implementations to util. I
pasted the implemetnations to a patch up in hbase-1200
+ I commented out bits of the new murmurhash test because they are failing....
maybe you can check it out: HBASE-
This patch seems to add a lot of logging but we can turn that down later.
Ryan, does this patch resolve HBASE-1131? HBASE-1363?
Thanks for the sweet patch Ryan.
> 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: 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.