Weidong Bian created HIVE-3243:
----------------------------------

             Summary: ignore white space between entries of hive/hbase table 
mapping
                 Key: HIVE-3243
                 URL: https://issues.apache.org/jira/browse/HIVE-3243
             Project: Hive
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: Weidong Bian
            Priority: Trivial


In hive/hbase integration, when creating a hive/hbase table, white space is not 
ignored in hbase.columns.mapping. 
e.g. "cf:foo, cf:bar" will create two column families "cf" and " cf" in the 
underlying hbase table, which is certainly not what the user want and make them 
confused.

--
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

        

Reply via email to