Created on 08-08-2018 05:02 AM - edited 09-16-2022 06:34 AM
Hello,
Resource manager is giving warning and exiting "
Name dr.who is converted to dr_dot_who when it is used as a queue name."
any possible solution ? complete log for warnings is below
3:08:49.689 PM | WARN | QueuePlacementRule | Name dr.who is converted to dr_dot_who when it is used as a queue name. |
3:08:49.689 PM | INFO | FairScheduler | Accepted application application_1533729822715_0025 from user: dr.who, in queue: root.users.dr_dot_who, currently num of applications: 21 |
3:08:49.690 PM | INFO | RMAppImpl | application_1533729822715_0025 State change from SUBMITTED to ACCEPTED on event = APP_ACCEPTED |
3:08:49.690 PM | INFO | ApplicationMasterService | Registering app attempt : appattempt_1533729822715_0025_000001 |
3:08:49.690 PM | INFO | RMAppAttemptImpl | appattempt_1533729822715_0025_000001 State change from NEW to SUBMITTED on event = START |
3:08:49.690 PM | INFO | FairScheduler | Added Application Attempt appattempt_1533729822715_0025_000001 to scheduler from user: dr.who |
3:08:49.691 PM | INFO | RMAppAttemptImpl | appattempt_1533729822715_0025_000001 State change from SUBMITTED to SCHEDULED on event = ATTEMPT_ADDED |
3:08:50.820 PM | WARN | RMAppImpl | The specific max attempts: 3 for application: 7 is invalid, because it is out of the range [1, 2]. Use the global max attempts instead. |
3:08:50.820 PM | INFO | ClientRMService | Application with id 7 submitted by user dr.who |
3:08:50.820 PM | INFO | RMAuditLogger | USER=dr.who OPERATION=Submit Application Request TARGET=ClientRMService RESULT=SUCCESS APPID=application_1533729822715_0007 |
3:08:50.821 PM | INFO | RMAppImpl | Storing application with id application_1533729822715_0007 |
3:08:50.822 PM | INFO | RMAppImpl | application_1533729822715_0007 State change from NEW to NEW_SAVING on event = START |
3:08:50.822 PM | INFO | RMStateStore | Storing info for app: application_1533729822715_0007 |
3:08:50.822 PM | INFO | RMAppImpl | application_1533729822715_0007 State change from NEW_SAVING to SUBMITTED on event = APP_NEW_SAVED |
3:08:50.822 PM | WARN | QueuePlacementRule | Name dr.who is converted to dr_dot_who when it is used as a queue name. |
Created 08-13-2018 05:39 AM
issue solved !
Created 08-13-2018 05:39 AM
issue solved !
Created 08-18-2018 09:41 AM
Can you please tell me the step by step procedure
Thanks in advance
Created 08-18-2018 10:34 AM
Created 08-19-2018 12:22 AM
please tell me how to get the logs
Created 08-19-2018 12:25 AM
Created 10-18-2018 04:24 AM
May I know how did you solved the issue
Created 10-18-2018 04:26 AM
Created 10-18-2018 06:20 PM
Since I was hit with the mining virus, it would continuously submit the mining procedure to port 8088, so I changed my yarn port to 8089 and solved it
Created 09-09-2018 08:13 PM
Can you please tell me how to deal with it.i have the same logs with you