[
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
HRegion.java: remove test code that is now included in unit test.
HStore.java: add comment where part of the work to enhance scanners needs to
happen.
HStoreKey.java: add toString() method
TestHRegion.java: added test for scanners, added test to verify that all that
was written in the other tests is still there after splitting and merging.
> 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.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.