[
https://issues.apache.org/jira/browse/HADOOP-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-1325:
---------------------------------
Resolution: Fixed
Fix Version/s: 0.13.0
Status: Resolved (was: Patch Available)
I just committed this. Thanks, Jim!
> HBase code update 0.0.0-2
> -------------------------
>
> Key: HADOOP-1325
> URL: https://issues.apache.org/jira/browse/HADOOP-1325
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/hbase
> Reporter: Jim Kellerman
> Assigned To: Jim Kellerman
> Fix For: 0.13.0
>
> Attachments: patch.txt
>
>
> The latest HBase code which contains fixes and updates for:
> - Eliminate multiple conversions to/from byte[] <-> BytesWritable
> - Scanners have a problem find all the elements in a column family if they
> were saved at different times
> - Master continuously allocates META region
> - Scanners do not properly handle deleted values
> - HMemcache and HStore scanners return oldest results first. They should
> return the most recent values first
> - New test cases for:
> o get
> o HBaseMiniCluster
> o HMemcache
> o Scanners
> o object toString methods
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.