You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/01/25 07:47:42 UTC

[jira] Created: (HBASE-3475) MetaScanner and MetaReader are very similar; purge one

MetaScanner and MetaReader are very similar; purge one
------------------------------------------------------

                 Key: HBASE-3475
                 URL: https://issues.apache.org/jira/browse/HBASE-3475
             Project: HBase
          Issue Type: Improvement
            Reporter: stack


MetaScanner in client package is a little more involved but MetaReader does similar.   Both allow you specify a Visitor on .META. and -ROOT-.  We should dump one of them.

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


[jira] [Updated] (HBASE-3475) MetaScanner and MetaReader are very similar; purge one

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-3475:
-------------------------

      Tags: noob
    Labels: noob  (was: )

Agree.  Making as noob.
                
> MetaScanner and MetaReader are very similar; purge one
> ------------------------------------------------------
>
>                 Key: HBASE-3475
>                 URL: https://issues.apache.org/jira/browse/HBASE-3475
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>              Labels: noob
>
> MetaScanner in client package is a little more involved but MetaReader does similar.   Both allow you specify a Visitor on .META. and -ROOT-.  We should dump one of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-3475) MetaScanner and MetaReader are very similar; purge one

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HBASE-3475:
---------------------------------

    Tags:   (was: noob)
    
> MetaScanner and MetaReader are very similar; purge one
> ------------------------------------------------------
>
>                 Key: HBASE-3475
>                 URL: https://issues.apache.org/jira/browse/HBASE-3475
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>
> MetaScanner in client package is a little more involved but MetaReader does similar.   Both allow you specify a Visitor on .META. and -ROOT-.  We should dump one of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-3475) MetaScanner and MetaReader are very similar; purge one

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427606#comment-13427606 ] 

Enis Soztutar commented on HBASE-3475:
--------------------------------------

Now, we have MetaReader, MetaEditor, MetaScanner and MetaUtils classes, and 3 different ways to scan catalog tables (MetaScanner.MetaScannerVisitor. MetaReader.Visitor, MetaUtils.ScannerListener). 
                
> MetaScanner and MetaReader are very similar; purge one
> ------------------------------------------------------
>
>                 Key: HBASE-3475
>                 URL: https://issues.apache.org/jira/browse/HBASE-3475
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>
> MetaScanner in client package is a little more involved but MetaReader does similar.   Both allow you specify a Visitor on .META. and -ROOT-.  We should dump one of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira