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

Nick Dimiduk commented on HBASE-8593:
-------------------------------------

I want to extend the standard tools with transformation operations -- the job 
is iterating the entier dataset anyway, they should be able to transform, 
filter, &c in the process. We already sort of half support this kind of feature 
with things like column renames; it should be extended to the general case.
                
> 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

Reply via email to