hlzhu1983 commented on issue #3063:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/3063#issuecomment-650719612


   > it occured when not enable HA. you should change HadoopUtils.Java code add 
appUrl = appAddress;
   > 
   > ```
   >  } else {
   >         //single resourcemanager enabled
   >         appUrl = appAddress;
   >         yarnEnabled = true;
   >     }
   > ```
   
   It's a bug. If not fit that bug, single resourcemanager application status 
url is blank String, will lead to error as above.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to