[ https://issues.apache.org/jira/browse/HIVE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496347#comment-13496347 ]
Hudson commented on HIVE-3243: ------------------------------ Integrated in Hive-trunk-h0.21 #1794 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1794/]) HIVE-3243 : ignore white space between entries of hive/hbase table mapping (Shengsheng Huang via Ashutosh Chauhan) (Revision 1408817) Result = FAILURE hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1408817 Files : * /hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseSerDe.java > 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 > Assignee: Shane Huang > Priority: Trivial > Fix For: 0.10.0 > > Attachments: HIVE-3243.patch > > > 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 For more information on JIRA, see: http://www.atlassian.com/software/jira