[jira] [Comment Edited] (YARN-8703) Localized resource may leak on disk if container is killed while localizing

2018-08-31 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598533#comment-16598533 ] lujie edited comment on YARN-8703 at 8/31/18 10:10 AM: --- [~jlowe] Thanks for your 

[jira] [Comment Edited] (YARN-8703) Localized resource may leak on disk if container is killed while localizing

2018-08-31 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598533#comment-16598533 ] lujie edited comment on YARN-8703 at 8/31/18 10:10 AM: --- [~jlowe] Thanks for your 

[jira] [Commented] (YARN-8703) Localized resource may leak on disk if container is killed while localizing

2018-08-30 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597230#comment-16597230 ] lujie commented on YARN-8703: -   Below is the is suspicious code? {code:java} if (event.getType() ==

[jira] [Updated] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7785: Description: send kill command while job is running, some Exception occur in nodemanager: {code:java}  2017-11-25

[jira] [Updated] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7785: Description: send kill command while job is running, some Exception occur in nodemanager: {code:java}   was: send

[jira] [Updated] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7785: Description: send kill command while job is running, some Exception occur in nodemanager: {code:java}  2017-11-25

[jira] [Updated] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7785: Environment: (was: {code:java} 2017-11-25 18:51:30,234 WARN

[jira] [Updated] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7785: Component/s: nodemanager > Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE >

[jira] [Updated] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7786: Description: Before launching the ApplicationMaster, send kill command to the job, then some Null pointer appears:

[jira] [Commented] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334370#comment-16334370 ] lujie commented on YARN-7786: - There maybe two reasons for Nullpointer: # datarace: setAMContainerSpec and 

[jira] [Updated] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7786: Attachment: resourcemanager.log > NullPointerException while launching ApplicationMaster >

[jira] [Updated] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7786: Attachment: YARN-7786.patch > NullPointerException while launching ApplicationMaster >

[jira] [Created] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-01-22 Thread lujie (JIRA)
lujie created YARN-7786: --- Summary: NullPointerException while launching ApplicationMaster Key: YARN-7786 URL: https://issues.apache.org/jira/browse/YARN-7786 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335322#comment-16335322 ] lujie commented on YARN-7785: - I have reattached the patch to fix checkstyles warnings, the unit test is same

[jira] [Commented] (YARN-7176) Similar to YARN-2387:Resource Manager crashes with NPE due to lack of synchronization

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335325#comment-16335325 ] lujie commented on YARN-7176: - I want to give this patch a unit test, because i want to check whether other

[jira] [Updated] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7785: Attachment: YARN-7785_2.patch > Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE >

[jira] [Commented] (YARN-7563) Invalid event: FINISH_APPLICATION at NEW make some application level resource be not cleaned

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335336#comment-16335336 ] lujie commented on YARN-7563: - Hi:[#LeiWang] Attach the logs for analysis  > Invalid event:

[jira] [Updated] (YARN-7563) Invalid event: FINISH_APPLICATION at NEW make some application level resource be not cleaned

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7563: Attachment: logs.rar > Invalid event: FINISH_APPLICATION at NEW make some application level resource > be not

[jira] [Commented] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334402#comment-16334402 ] lujie commented on YARN-7786: -  I attach the resource manager log(1 of the 21), All of these logs show that 

[jira] [Updated] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7785: Attachment: YARN-7785_1.patch > Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE >

[jira] [Updated] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7785: Attachment: YARN-7785.patch > Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE >

[jira] [Updated] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7785: Description: send kill command while job is running, some Exception occur in nodemanager:   was: send kill

[jira] [Created] (YARN-7785) Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE

2018-01-22 Thread lujie (JIRA)
lujie created YARN-7785: --- Summary: Invalid event: CONTAINER_RESOURCES_CLEANEDUP at DONE Key: YARN-7785 URL: https://issues.apache.org/jira/browse/YARN-7785 Project: Hadoop YARN Issue Type: Bug

[jira] [Updated] (YARN-7176) Similar to YARN-2387:Resource Manager crashes with NPE due to lack of synchronization

2018-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7176: Attachment: YARN-7176_3.patch > Similar to YARN-2387:Resource Manager crashes with NPE due to lack of >

[jira] [Updated] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-01-23 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7786: Attachment: YARN-7786_1.patch > NullPointerException while launching ApplicationMaster >

[jira] [Comment Edited] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-01-23 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335640#comment-16335640 ] lujie edited comment on YARN-7786 at 1/23/18 2:20 PM: -- The way reproduce is insert

[jira] [Commented] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-04-17 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440545#comment-16440545 ] lujie commented on YARN-7786: - Ping> We have developed a static analysis tool 

[jira] [Updated] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-04-18 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7786: Attachment: YARN-7786_4.patch > NullPointerException while launching ApplicationMaster >

[jira] [Commented] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-04-18 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441947#comment-16441947 ] lujie commented on YARN-7786: - [~jlowe]: I have update the patch: * fix some handy check-style error in other

[jira] [Comment Edited] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-04-18 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441947#comment-16441947 ] lujie edited comment on YARN-7786 at 4/18/18 6:14 AM: -- [~jlowe]: I have update the

[jira] [Updated] (YARN-8164) Fix an Potential NPE

2018-04-15 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-8164: Affects Version/s: 3.0.0-beta1 > Fix an Potential NPE > - > > Key: YARN-8164 >

[jira] [Assigned] (YARN-8164) Fix an Potential NPE

2018-04-15 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie reassigned YARN-8164: --- Assignee: lujie > Fix an Potential NPE > - > > Key: YARN-8164 >

[jira] [Created] (YARN-8164) Fix an Potential NPE

2018-04-15 Thread lujie (JIRA)
lujie created YARN-8164: --- Summary: Fix an Potential NPE Key: YARN-8164 URL: https://issues.apache.org/jira/browse/YARN-8164 Project: Hadoop YARN Issue Type: Bug Reporter: lujie We have

[jira] [Updated] (YARN-8164) Fix an Potential NPE

2018-04-15 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-8164: Attachment: YARN-8146_1.patch > Fix an Potential NPE > - > > Key: YARN-8164 >

[jira] [Updated] (YARN-8164) Fix an Potential NPE

2018-04-15 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-8164: Attachment: YARN-8146_2.patch > Fix an Potential NPE > - > > Key: YARN-8164 >

[jira] [Updated] (YARN-8164) Fix an Potential NPE

2018-04-15 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-8164: Description: We have developed a static analysis tool  [NPEDetector|https://github.com/lujiefsi/NPEDetector] to find

[jira] [Updated] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-04-19 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7786: Attachment: YARN-7786_6.patch > NullPointerException while launching ApplicationMaster >

[jira] [Commented] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-04-19 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443971#comment-16443971 ] lujie commented on YARN-7786: - the original wait time in _testAMLaunchAndCleanup_  is 20 * 1000, new patch

[jira] [Updated] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-04-18 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-7786: Attachment: YARN-7786_5.patch > NullPointerException while launching ApplicationMaster >

[jira] [Commented] (YARN-7786) NullPointerException while launching ApplicationMaster

2018-04-18 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443424#comment-16443424 ] lujie commented on YARN-7786: - The  polling loop is copy-past code, I not only change it to 

[jira] [Assigned] (YARN-9165) NPE which is similar to YARN-5918

2018-12-31 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie reassigned YARN-9165: --- Assignee: lujie > NPE which is similar to YARN-5918 > - > >

[jira] [Created] (YARN-9165) NPE which is similar to YARN-5918

2018-12-31 Thread lujie (JIRA)
lujie created YARN-9165: --- Summary: NPE which is similar to YARN-5918 Key: YARN-9165 URL: https://issues.apache.org/jira/browse/YARN-9165 Project: Hadoop YARN Issue Type: Bug Reporter:

[jira] [Created] (YARN-9164) NullPointerException crash the ResourceManager

2018-12-31 Thread lujie (JIRA)
lujie created YARN-9164: --- Summary: NullPointerException crash the ResourceManager Key: YARN-9164 URL: https://issues.apache.org/jira/browse/YARN-9164 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-9164) NullPointerException crash the ResourceManager

2018-12-31 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731339#comment-16731339 ] lujie commented on YARN-9164: - Attaching the RM log > NullPointerException crash the ResourceManager >

[jira] [Comment Edited] (YARN-9164) NullPointerException crash the ResourceManager

2018-12-31 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731339#comment-16731339 ] lujie edited comment on YARN-9164 at 12/31/18 2:42 PM: --- Attaching the RM log in our

[jira] [Updated] (YARN-9164) NullPointerException crash the ResourceManager

2018-12-31 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9164: Attachment: hadoop-hires-resourcemanager-hadoop11.log > NullPointerException crash the ResourceManager >

[jira] [Updated] (YARN-9165) NPE which is similar to YARN-5918

2019-01-01 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9165: Description: {code:java} 2018-12-31 22:30:06,681 WARN org.apache.hadoop.ipc.Server: IPC Server handler 2 on

[jira] [Assigned] (YARN-9164) NullPointerException crash the ResourceManager

2018-12-31 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie reassigned YARN-9164: --- Assignee: (was: lujie) > NullPointerException crash the ResourceManager >

[jira] [Updated] (YARN-9165) NPE which is similar to YARN-5918

2018-12-31 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9165: Priority: Critical (was: Major) > NPE which is similar to YARN-5918 > - > >

[jira] [Assigned] (YARN-9164) NullPointerException crash the ResourceManager

2019-01-01 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie reassigned YARN-9164: --- Assignee: lujie Attachment: YARN-9164-0.patch > NullPointerException crash the ResourceManager >

[jira] [Updated] (YARN-9164) NullPointerException crash the ResourceManager

2019-01-01 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9164: Description: We have meeted an NPE which can crash the whole cluster {code:java} 2018-12-31 22:18:11,924 FATAL

[jira] [Updated] (YARN-9165) NPE which is similar to YARN-5918

2019-01-01 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9165: Description: {code:java} 2018-12-31 22:30:06,681 WARN org.apache.hadoop.ipc.Server: IPC Server handler 2 on

[jira] [Updated] (YARN-9164) NullPointerException crash the ResourceManager

2018-12-31 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9164: Description: We have meeted an NPE which can crash the whole cluster {code:java} 2018-12-31 22:18:11,924 FATAL

[jira] [Updated] (YARN-9164) NullPointerException crash the ResourceManager

2019-01-02 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9164: Attachment: YARN-9164-2.patch > NullPointerException crash the ResourceManager >

[jira] [Comment Edited] (YARN-9164) NullPointerException crash the ResourceManager

2019-01-02 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732663#comment-16732663 ] lujie edited comment on YARN-9164 at 1/3/19 4:54 AM: - Hi:

[jira] [Commented] (YARN-9164) NullPointerException crash the ResourceManager

2019-01-02 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732663#comment-16732663 ] lujie commented on YARN-9164: - Hi: [~cheersyang],[~jlowe],[~leftnoteasy] I don't think the unit failure

[jira] [Commented] (YARN-9194) Invalid event: REGISTERED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743964#comment-16743964 ] lujie commented on YARN-9194: - Our cluster happens another errors : 

[jira] [Comment Edited] (YARN-9194) Invalid event: REGISTERED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743964#comment-16743964 ] lujie edited comment on YARN-9194 at 1/16/19 12:20 PM: --- Our cluster occurs another

[jira] [Updated] (YARN-9194) Invalid event: REGISTERED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9194: Attachment: YARN-9194_6.patch > Invalid event: REGISTERED at FAILED, and NullPointerException happens in RM >

[jira] [Commented] (YARN-9201) RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743965#comment-16743965 ] lujie commented on YARN-9201: - I will fix it in YARN-9201 > RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at

[jira] [Updated] (YARN-9201) RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9201: Description: While node removed, RM will kill the application and change its state as failed. AMLauncher can't not

[jira] [Resolved] (YARN-9201) RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie resolved YARN-9201. - Resolution: Duplicate Assignee: lujie > RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED >

[jira] [Created] (YARN-9201) RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED

2019-01-16 Thread lujie (JIRA)
lujie created YARN-9201: --- Summary: RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED Key: YARN-9201 URL: https://issues.apache.org/jira/browse/YARN-9201 Project: Hadoop YARN Issue Type: Bug

[jira] [Comment Edited] (YARN-9194) Invalid event: REGISTERED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743964#comment-16743964 ] lujie edited comment on YARN-9194 at 1/16/19 12:26 PM: --- Our cluster occurs another

[jira] [Updated] (YARN-9201) RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9201: Attachment: hadoop-hires-resourcemanager-hadoop11.log > RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED >

[jira] [Comment Edited] (YARN-9194) Invalid event: REGISTERED and LAUNCH_FAILED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743964#comment-16743964 ] lujie edited comment on YARN-9194 at 1/17/19 2:45 AM: -- Our cluster occurs another

[jira] [Updated] (YARN-9194) Invalid event: REGISTERED and LAUNCH_FAILED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9194: Summary: Invalid event: REGISTERED and LAUNCH_FAILED at FAILED, and NullPointerException happens in RM while

[jira] [Comment Edited] (YARN-9201) RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743965#comment-16743965 ] lujie edited comment on YARN-9201 at 1/17/19 3:00 AM: -- I will fix it in 

[jira] [Updated] (YARN-9201) RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9201: Description: While node removed, RM will kill the application and change its state as failed. AMLauncher can't not

[jira] [Updated] (YARN-9201) RMAppAttemptImpl: Invalid event: LAUNCH_FAILED at FAILED

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9201: Description: While node removed, RM will kill the application and change its state as failed. AMLauncher can't not

[jira] [Comment Edited] (YARN-9194) Invalid event: REGISTERED and LAUNCH_FAILED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743964#comment-16743964 ] lujie edited comment on YARN-9194 at 1/17/19 2:46 AM: -- Our cluster occurs another

[jira] [Commented] (YARN-9194) Invalid event: REGISTERED and LAUNCH_FAILED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744630#comment-16744630 ] lujie commented on YARN-9194: - Hi: [~leftnoteasy] [~wilfreds]  The UT failure seems to not be related to this

[jira] [Comment Edited] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-14 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742197#comment-16742197 ] lujie edited comment on YARN-9193 at 1/14/19 3:20 PM: -- it will be fixed in YARN-9194

[jira] [Updated] (YARN-9194) Invalid event: REGISTERED at FAILED

2019-01-14 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9194: Attachment: YARN-9194_4.patch > Invalid event: REGISTERED at FAILED > --- > >

[jira] [Resolved] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-14 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie resolved YARN-9193. - Resolution: Duplicate it will be fixed in [YARN-9194link title|https://issues.apache.org/jira/browse/YARN-9194]

[jira] [Commented] (YARN-9194) Invalid event: REGISTERED at FAILED

2019-01-14 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742175#comment-16742175 ] lujie commented on YARN-9194: - HI:[~wilfreds] Thanks for your kindly review! {code:java} That looks strange:

[jira] [Commented] (YARN-9194) Invalid event: REGISTERED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-15 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743585#comment-16743585 ] lujie commented on YARN-9194: - Hi:[~wilfreds] {code:java} Should the check not be done before we make any

[jira] [Created] (YARN-9223) NPE happens in NM while loading recovery fails

2019-01-22 Thread lujie (JIRA)
lujie created YARN-9223: --- Summary: NPE happens in NM while loading recovery fails Key: YARN-9223 URL: https://issues.apache.org/jira/browse/YARN-9223 Project: Hadoop YARN Issue Type: Bug

[jira] [Updated] (YARN-9194) Invalid event: REGISTERED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9194: Attachment: YARN-9194_5.patch > Invalid event: REGISTERED at FAILED, and NullPointerException happens in RM >

[jira] [Commented] (YARN-9194) Invalid event: REGISTERED at FAILED, and NullPointerException happens in RM while shutdown a NM

2019-01-16 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743812#comment-16743812 ] lujie commented on YARN-9194: - Submitting the new patch that can prevent 

[jira] [Updated] (YARN-9223) NPE happens in NM while loading recovery fails

2019-01-23 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9223: Description: In org.apache.hadoop.yarn.server.nodemanager.NodeManager.serviceInit: {code:java} try {

[jira] [Updated] (YARN-9223) NPE happens in NM while loading recovery fails

2019-01-22 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9223: Attachment: hadoop-hd-nodemanager-slave1.log > NPE happens in NM while loading recovery fails >

[jira] [Created] (YARN-9226) NPE while YarnChild shudown

2019-01-23 Thread lujie (JIRA)
lujie created YARN-9226: --- Summary: NPE while YarnChild shudown Key: YARN-9226 URL: https://issues.apache.org/jira/browse/YARN-9226 Project: Hadoop YARN Issue Type: Bug Reporter: lujie In

[jira] [Assigned] (YARN-9226) NPE while YarnChild shudown

2019-01-23 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie reassigned YARN-9226: --- Assignee: lujie > NPE while YarnChild shudown > --- > > Key:

[jira] [Updated] (YARN-9226) NPE while YarnChild shudown

2019-01-23 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9226: Attachment: syslog > NPE while YarnChild shudown > --- > > Key: YARN-9226 >

[jira] [Comment Edited] (YARN-9226) NPE while YarnChild shudown

2019-01-23 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16749921#comment-16749921 ] lujie edited comment on YARN-9226 at 1/23/19 12:50 PM: --- Attatch the corresponding

[jira] [Updated] (YARN-9226) NPE while YarnChild shudown

2019-01-23 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9226: Priority: Minor (was: Major) > NPE while YarnChild shudown > --- > > Key:

[jira] [Commented] (YARN-9226) NPE while YarnChild shudown

2019-01-23 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16749921#comment-16749921 ] lujie commented on YARN-9226: - Attatch the corresponding log. And this bugs will trigged while we shutdown a

[jira] [Created] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-12 Thread lujie (JIRA)
lujie created YARN-9193: --- Summary: NullPointerException happens in RM while shutdown a NM Key: YARN-9193 URL: https://issues.apache.org/jira/browse/YARN-9193 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-9194) Invalid event: REGISTERED at FAILED

2019-01-12 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741449#comment-16741449 ] lujie commented on YARN-9194: - Attach the RM log, and I am interested in fixing it > Invalid event:

[jira] [Updated] (YARN-9194) Invalid event: REGISTERED at FAILED

2019-01-12 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9194: Attachment: hadoop-hires-resourcemanager-hadoop11.log > Invalid event: REGISTERED at FAILED >

[jira] [Commented] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-12 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741447#comment-16741447 ] lujie commented on YARN-9193: - Attach the RM log, and I am interested in fixing it. > NullPointerException

[jira] [Updated] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-12 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9193: Attachment: hadoop-hires-resourcemanager-hadoop11.out > NullPointerException happens in RM while shutdown a NM >

[jira] [Assigned] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-12 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie reassigned YARN-9193: --- Assignee: lujie > NullPointerException happens in RM while shutdown a NM >

[jira] [Updated] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-12 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9193: Description: while shutdown a NodeManager, the RM occurs a null point exception     was:while shutdown a

[jira] [Created] (YARN-9194) Invalid event: REGISTERED at FAILED

2019-01-12 Thread lujie (JIRA)
lujie created YARN-9194: --- Summary: Invalid event: REGISTERED at FAILED Key: YARN-9194 URL: https://issues.apache.org/jira/browse/YARN-9194 Project: Hadoop YARN Issue Type: Bug Reporter:

[jira] [Updated] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-12 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9193: Attachment: hadoop-hires-resourcemanager-hadoop11.log > NullPointerException happens in RM while shutdown a NM >

[jira] [Updated] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-12 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9193: Description: while shutdown a NodeManager, the RM occurs a null point exception   {code:java} 2019-01-13

[jira] [Updated] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-12 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated YARN-9193: Attachment: (was: hadoop-hires-resourcemanager-hadoop11.out) > NullPointerException happens in RM while

[jira] [Commented] (YARN-9193) NullPointerException happens in RM while shutdown a NM

2019-01-12 Thread lujie (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741476#comment-16741476 ] lujie commented on YARN-9193: - Accoring the RM log, I have found the reason the NM is shutting down and tell

<    1   2   3   4   5   >