You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/07/31 05:01:21 UTC

[GitHub] [hadoop] aajisaka commented on pull request #356: YARN-8056. Fix possible NPE when start Application Master

aajisaka commented on pull request #356:
URL: https://github.com/apache/hadoop/pull/356#issuecomment-666921820


   -1
   I think MR AppMaster should fail to start if the HA configuration is incomplete.
   
   `AmFilterInitializer#initFilter` should check if the URL is null but it should throw some RuntimeException if the URL is null. In addition, `MRClientService#serviceStart` should not catch exceptions when starting webapp.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org