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

Doug Cutting commented on HADOOP-1045:
--------------------------------------

> You may want to make that contrib/hbase/... to follow Lucene's directory 
> structure.

Hadoop, unlike Lucene, puts contrib sources in contrib/src, so 
contrib/src/hbase is appropriate.

> Once I know how the patch is applied, I'll fix the paths in the patch file 
> accordingly.

Patches are applied with 'patch -p 0 < PATCH' while connected to the root of 
the project (trunk, typically).  Also, no need to remove obsolete 
patches--they're a fine part of history.


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