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/17 14:41:14 UTC

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

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

udy brill updated HBASE-8077:
-----------------------------

    Attachment: ImportTsv_HBASE_8077.patch

patch that use the property -Dmapred.job.name to set the map reduce name
                
> 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
>              Labels: importtsv, mapreduce
>         Attachments: ImportTsv_HBASE_8077.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> 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