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 "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2007/03/01 10:37:50 UTC

[jira] Commented: (HADOOP-1045) Code for HBase

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

Otis Gospodnetic commented on HADOOP-1045:
------------------------------------------

Jim,
You may want to make that contrib/hbase/...  to follow Lucene's directory structure.  Here is what Lucene's contrib dir is like:

[otis@localhost trunk]$ ls -al contrib/
total 184
drwxrwxr-x  22 otis otis 4096 Nov 28 15:44 .
drwxrwxr-x  10 otis otis 4096 Feb 16 15:03 ..
drwxrwxr-x   6 otis otis 4096 Feb 21 09:18 analyzers
drwxrwxr-x   5 otis otis 4096 Mar 16  2006 ant
drwxrwxr-x   6 otis otis 4096 Feb 16 12:34 benchmark
-rw-rw-r--   1 otis otis 1347 May 22  2005 contrib-build.xml
drwxrwxr-x   6 otis otis 4096 Jan  9  2006 db
drwxrwxr-x   7 otis otis 4096 Dec 17 00:45 gdata-server
drwxrwxr-x   6 otis otis 4096 May  1  2005 highlighter
drwxrwxr-x   6 otis otis 4096 Feb 26  2005 javascript
drwxrwxr-x   6 otis otis 4096 Nov 24 13:34 lucli
drwxrwxr-x   4 otis otis 4096 May 22  2005 memory
drwxrwxr-x   4 otis otis 4096 Feb  9  2006 miscellaneous
drwxrwxr-x   4 otis otis 4096 Mar 16  2006 queries
drwxrwxr-x   5 otis otis 4096 Jan  9  2006 regex
drwxrwxr-x   4 otis otis 4096 Nov 28 15:37 similarity
drwxrwxr-x   7 otis otis 4096 Nov 20 01:32 snowball
drwxrwxr-x   4 otis otis 4096 Jun 30  2006 spellchecker
drwxrwxr-x   4 otis otis 4096 Jul 16  2005 surround
drwxrwxr-x   7 otis otis 4096 Feb 21 09:04 .svn
drwxrwxr-x   5 otis otis 4096 May  1  2005 swing
drwxrwxr-x   4 otis otis 4096 May 22  2005 wordnet
drwxrwxr-x   4 otis otis 4096 Mar 16  2006 xml-query-parser


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