You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/04/21 10:11:47 UTC

[jira] Created: (HBASE-1333) RowCounter updates

RowCounter updates
------------------

                 Key: HBASE-1333
                 URL: https://issues.apache.org/jira/browse/HBASE-1333
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack
         Attachments: rc.patch

RowCounter has grown crufty.  Needs to use latest Hadoop-ness especially as we point to it as example of job using HBase mapred facility (Also citing it in book).

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


[jira] Updated: (HBASE-1333) RowCounter updates

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

stack updated HBASE-1333:
-------------------------

    Attachment: rc.patch

Cleans up JobCounter.  Need to test it still works on cluster where HBase is not on Hadoop CLASSPATH before I commit.

> RowCounter updates
> ------------------
>
>                 Key: HBASE-1333
>                 URL: https://issues.apache.org/jira/browse/HBASE-1333
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.0
>
>         Attachments: rc.patch
>
>
> RowCounter has grown crufty.  Needs to use latest Hadoop-ness especially as we point to it as example of job using HBase mapred facility (Also citing it in book).

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


[jira] Updated: (HBASE-1333) RowCounter updates

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

stack updated HBASE-1333:
-------------------------

    Fix Version/s: 0.20.0
           Status: Patch Available  (was: Open)

> RowCounter updates
> ------------------
>
>                 Key: HBASE-1333
>                 URL: https://issues.apache.org/jira/browse/HBASE-1333
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.0
>
>         Attachments: rc.patch
>
>
> RowCounter has grown crufty.  Needs to use latest Hadoop-ness especially as we point to it as example of job using HBase mapred facility (Also citing it in book).

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


[jira] Assigned: (HBASE-1333) RowCounter updates

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

stack reassigned HBASE-1333:
----------------------------

    Assignee: stack

> RowCounter updates
> ------------------
>
>                 Key: HBASE-1333
>                 URL: https://issues.apache.org/jira/browse/HBASE-1333
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.20.0
>
>         Attachments: rc.patch
>
>
> RowCounter has grown crufty.  Needs to use latest Hadoop-ness especially as we point to it as example of job using HBase mapred facility (Also citing it in book).

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


[jira] Updated: (HBASE-1333) RowCounter updates

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

stack updated HBASE-1333:
-------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committing.

I tested it.  Downside is you need to put zookeeper on hadoop CLASSPATH (but not any other hbase jars).  In cluster, you'll be adding hbase conf anyways so not too bad.

> RowCounter updates
> ------------------
>
>                 Key: HBASE-1333
>                 URL: https://issues.apache.org/jira/browse/HBASE-1333
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.20.0
>
>         Attachments: rc.patch
>
>
> RowCounter has grown crufty.  Needs to use latest Hadoop-ness especially as we point to it as example of job using HBase mapred facility (Also citing it in book).

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