[
https://issues.apache.org/jira/browse/HBASE-8077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-8077:
-------------------------
Resolution: Fixed
Fix Version/s: 0.98.0
0.95.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Committed to 0.95 and to branch. Thanks for the patch Udy.
We should probably make this a general feature of MR jobs, that you can specify
job name from command line.
> 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
> Fix For: 0.95.0, 0.98.0
>
> 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