[ 
https://issues.apache.org/jira/browse/MAPREDUCE-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789281#comment-16789281
 ] 

Adam Antal commented on MAPREDUCE-7190:
---------------------------------------

Thanks for the review [~snemeth]!
Good idea, I incorporated your suggestion into patch v2. I also note, that it 
is impossible now to name a sleep job to "Sleep job - Sleep job", but I think 
it's negligable.

> Add SleepJob additional parameter to make parallel runs distinguishable
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-7190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>    Affects Versions: 3.2.0
>            Reporter: Adam Antal
>            Assignee: Adam Antal
>            Priority: Major
>         Attachments: MAPREDUCE-7190.001.patch, MAPREDUCE-7190.002.patch
>
>
> InĀ ourĀ testing framework, we use SleepJobs for test scheduling and to check 
> different resource types are assigned properly to containers. Sometimes we 
> start multiple jobs in parallel, and if one fails, we have to track which one 
> was that. It is not too hard to find out that information, but would have 
> been much more convenient if it was written in the name of the job.
> Proposal: additional parameter to SleepJob, so that its name can be changed 
> from default "Sleep job." to something like "Sleep job - _additional info_".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to