[ https://issues.apache.org/jira/browse/HBASE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Purtell updated HBASE-8115: ---------------------------------- Fix Version/s: (was: 0.98.0) No patch, unscheduling. > 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 > > 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 was sent by Atlassian JIRA (v6.1#6144)