[ 
https://issues.apache.org/jira/browse/HBASE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-8115:
-------------------------

    Fix Version/s:     (was: 0.95.0)

Moving feature out of 0.95.  If a patch comes in soon, no problem including it 
(trying to do a bit of weeding of 0.95 issues)
                
> Consolidate Import and ImportTsv into a single, user-extensible Import utility
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-8115
>                 URL: https://issues.apache.org/jira/browse/HBASE-8115
>             Project: HBase
>          Issue Type: Sub-task
>          Components: mapreduce, Usability
>            Reporter: Nick Dimiduk
>             Fix For: 0.98.0
>
>
> Import and ImportTsv are very similar tools. The distinction between them is 
> the data input format they consume. Once they've configured their mappers, 
> the rest is pretty much identical. ImportTsv is designed to be an extensible 
> import utility, allowing the mapper to be replaced via configuration. In 
> theory, Import's mapper could be substituted. Let's put these together, 
> making ImportTsv a working example of how to extend Import.

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