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

John Doe updated MAPREDUCE-7515:
--------------------------------
    Attachment: TestViolation.java

> NPE in MRAppMaster shutdown hook before initialization
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-7515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: John Doe
>            Priority: Major
>         Attachments: TestViolation.java
>
>
> The shutdown hook in can execute before {{serviceInit}} finishes, accessing 
> uninitialized fields ({{{}committer{}}}, {{{}containerAllocator{}}}, 
> {{{}jobHistoryEventHandler, etc.{}}}) and leading to NullPointerException.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to