You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bijeet Singh (JIRA)" <ji...@apache.org> on 2013/05/23 07:50:20 UTC

[jira] [Commented] (HBASE-8593) Type support in ImportTSV tool

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

Bijeet Singh commented on HBASE-8593:
-------------------------------------

[~anoop.hbase]If you have data stored in tables wherein every column value is stored considering it to be of type String but, now you want them to be stored with appropriate data-types, in this case it calls for type transformations while copying data from one table to another. Isn't it ?
                
> Type support in ImportTSV tool
> ------------------------------
>
>                 Key: HBASE-8593
>                 URL: https://issues.apache.org/jira/browse/HBASE-8593
>             Project: HBase
>          Issue Type: Sub-task
>          Components: mapreduce
>            Reporter: Anoop Sam John
>             Fix For: 0.95.2
>
>
> Now the ImportTSV tool treats all the table column to be of type String. It converts the input data into bytes considering its type to be String. Some times user will need a type of say int/float to get added to table by using this tool.

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