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

Vinod Kumar Vavilapalli updated MAPREDUCE-3484:
-----------------------------------------------

     Description: 
We noticed JobEndNotifier was getting an InterruptedException before completing 
all its retries.

To fix this, Job end notification method should be called before stop() in 
handle(JobFinishEvent).

  was:We noticed JobEndNotifier was getting an InterruptedException before 
completing all its retries.

    Hadoop Flags: Reviewed
         Summary: JobEndNotifier is getting interrupted before completing all 
its retries.  (was: Job end notification method should be called before stop() 
in handle(JobFinishEvent))
    
> JobEndNotifier is getting interrupted before completing all its retries.
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3484
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3484
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mr-am, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Ravi Prakash
>            Assignee: Ravi Prakash
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3484.branch-0.23.patch, 
> MAPREDUCE-3484.branch-0.23.patch, MAPREDUCE-3484.branch-0.23.patch
>
>
> We noticed JobEndNotifier was getting an InterruptedException before 
> completing all its retries.
> To fix this, Job end notification method should be called before stop() in 
> handle(JobFinishEvent).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to