dailidong edited a comment on issue #2997:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/2997#issuecomment-645799222


   please show your yarn config in common.properties, may be your config is not 
right
   
   `
   # if not use hadoop resourcemanager, please keep default value; if 
resourcemanager HA enable, please type the HA ips ; if resourcemanager is 
single, make this value empty
   yarn.resourcemanager.ha.rm.ids=192.168.xx.xx,192.168.xx.xx
   
   # if resourcemanager HA enable or not use resourcemanager, please keep the 
default value; If resourcemanager is single, you only need to replace ds1 to 
actual resourcemanager hostname.
   yarn.application.status.address=http://ds1:8088/ws/v1/cluster/apps/%s
   `


----------------------------------------------------------------
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:
[email protected]


Reply via email to