You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/09 11:31:47 UTC

[jira] [Commented] (HIVE-3243) ignore white space between entries of hive/hbase table mapping

    [ https://issues.apache.org/jira/browse/HIVE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548303#comment-13548303 ] 

Hudson commented on HIVE-3243:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-3243 : ignore white space between entries of hive/hbase table mapping (Shengsheng Huang via Ashutosh Chauhan) (Revision 1408817)

     Result = ABORTED
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