[ 
https://issues.apache.org/jira/browse/HBASE-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Stack resolved HBASE-1346.
----------------------------------
    Resolution: Later

> Split column names using a delimeter other than space for TableInputFormat 
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-1346
>                 URL: https://issues.apache.org/jira/browse/HBASE-1346
>             Project: HBase
>          Issue Type: Improvement
>          Components: mapreduce
>    Affects Versions: 2.0.0
>            Reporter: Justin Becker
>            Priority: Major
>              Labels: beginner
>
> Split column names using a delimiter other than space for TableInputFormat.  
> The configure(JobConf) method currently splits column names by the space 
> character.  This prevents scanning by columns where the qualifier contains a 
> space.  For example, "myColumn:some key".  To be consistent with the shell 
> maybe allow the following syntax "['myColumn:some key','myOtherColumn:key']" 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to