udy brill created HBASE-8077:
--------------------------------

             Summary: Configure the job name in ImportTsv
                 Key: HBASE-8077
                 URL: https://issues.apache.org/jira/browse/HBASE-8077
             Project: HBase
          Issue Type: Improvement
          Components: mapreduce
            Reporter: udy brill
            Priority: Minor


Currently when using the ImportTsv tool, the name of the mapreduce job is hard 
coded and cannot be change (importtsv_tableName)
it would be nice if this was the default, but could be change.
an idea is:
bin/hbase org.apache.hadoop.hbase.mapreduce.ImportTsv -Dimporttsv.columns=a,b,c 
-Dmapred.job.name=newJobName <tablename> <hdfs-inputdir>


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