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 09-17-2018 04:57 AM
sorry for late reply, are you still facing this issue ?
Created 09-17-2018 06:11 PM
i've solved it,thanks