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

Jim Kellerman updated HADOOP-1045:
----------------------------------

    Attachment: hbase.patch

Move HTableDescriptor.extractFamily to HStoreKey

Refactor HMemcacheScanner and HStoreScanner so that they have an abstract base 
class (HAbstractScanner)

Add support for column family regex's and for scanners that iterate over an 
entire column family

Update unit tests for changes above. Also add test for fetching an entire 
column family

---

Unit tests for base functions are pretty much complete.
For the base functions, still need to look at performance and memory consumption

> Code for HBase
> --------------
>
>                 Key: HADOOP-1045
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1045
>             Project: Hadoop
>          Issue Type: New Feature
>         Environment: All environments
>            Reporter: Mike Cafarella
>         Assigned To: Jim Kellerman
>         Attachments: hbase.patch, hbase.patch, hbase.patch, hbase.patch, 
> hbase.patch, hbase.patch, hbase.tar.gz
>
>
> I've written some code for HBase, a BigTable-like file store.  It's not 
> perfect, but it's ready for other people to play with and examine.
> The attached tarball has the source and a README

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

Reply via email to