You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "udy brill (JIRA)" <ji...@apache.org> on 2013/03/12 17:59:12 UTC

[jira] [Created] (HBASE-8077) Configure the job name in ImportTsv

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