You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2010/03/25 01:27:47 UTC

[jira] Created: (HBASE-2374) TableInputFormat - Configurable parameter to add column families

TableInputFormat - Configurable parameter to add column families 
-----------------------------------------------------------------

                 Key: HBASE-2374
                 URL: https://issues.apache.org/jira/browse/HBASE-2374
             Project: Hadoop HBase
          Issue Type: New Feature
          Components: client
            Reporter: Kay Kay
            Priority: Minor


Currently , TIF supports hbase.mapreduce.scan.columns to add family:qualifiers as a conf parameter. 

This adds -  hbase.mapreduce.scan.column.family , as a configurable parameter to add a family to the scan of TIF. 

Patch against trunk , but does not break backward compatibility. 


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