You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Erik Holstad (JIRA)" <ji...@apache.org> on 2008/10/20 20:13:44 UTC

[jira] Created: (HBASE-941) Ability to get all columns for a table in a Map Reduce job

Ability to get all columns for a table in a Map Reduce job
----------------------------------------------------------

                 Key: HBASE-941
                 URL: https://issues.apache.org/jira/browse/HBASE-941
             Project: Hadoop HBase
          Issue Type: Wish
          Components: mapred
            Reporter: Erik Holstad
            Priority: Minor


Would be nice if there was an easy way to get all columns scanned in the Map Reduce job, so you don't
have to define them explicitly, like the way it works with the Scanner, just pass en empty string or so.


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


[jira] Commented: (HBASE-941) Ability to get all columns for a table in a Map Reduce job

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

Erik Holstad commented on HBASE-941:
------------------------------------

Moved this issue to HBASE-944, since it not just a Map-Reduce issue, but a scanner issue.

> Ability to get all columns for a table in a Map Reduce job
> ----------------------------------------------------------
>
>                 Key: HBASE-941
>                 URL: https://issues.apache.org/jira/browse/HBASE-941
>             Project: Hadoop HBase
>          Issue Type: Wish
>          Components: mapred
>            Reporter: Erik Holstad
>            Priority: Minor
>
> Would be nice if there was an easy way to get all columns scanned in the Map Reduce job, so you don't
> have to define them explicitly, like the way it works with the Scanner, just pass en empty string or so.

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


[jira] Resolved: (HBASE-941) Ability to get all columns for a table in a Map Reduce job

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

Erik Holstad resolved HBASE-941.
--------------------------------

    Resolution: Invalid

> Ability to get all columns for a table in a Map Reduce job
> ----------------------------------------------------------
>
>                 Key: HBASE-941
>                 URL: https://issues.apache.org/jira/browse/HBASE-941
>             Project: Hadoop HBase
>          Issue Type: Wish
>          Components: mapred
>            Reporter: Erik Holstad
>            Priority: Minor
>
> Would be nice if there was an easy way to get all columns scanned in the Map Reduce job, so you don't
> have to define them explicitly, like the way it works with the Scanner, just pass en empty string or so.

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