You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2007/05/04 01:23:15 UTC

[jira] Work started: (HADOOP-1325) HBase code update 0.0.0-2

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

Work on HADOOP-1325 started by Jim Kellerman.

> 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
>         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.