You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/03/23 15:38:44 UTC

[GitHub] [incubator-dolphinscheduler] dailidong opened a new issue #2289: [BUG] if not use hadoop yarn resourcemanager will show exception when upload resource file to HDFS

dailidong opened a new issue #2289: [BUG] if not use hadoop yarn resourcemanager will show exception when upload resource file to HDFS
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2289
 
 
   when File Manage module been used, DS will check the hadoop resource manager ip, if keep default value(because we may be not use resource manager, we just need to store resource file to HDFS):
   yarn.resourcemanager.ha.rm.ids=192.168.xx.xx,192.168.xx.xx
   
   DS will show exception, not valid host
   
   **Which version of Dolphin Scheduler:**
    -[ 1.2.0 ]
   may affect <= 1.2.1 version 
   
   ** Suggestion **
   we should add some logic for resource manager is enabled or not 
   

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


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] dailidong edited a comment on issue #2289: [BUG] if not use hadoop yarn resourcemanager will show exception when upload resource file to HDFS

Posted by GitBox <gi...@apache.org>.
dailidong edited a comment on issue #2289:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2289#issuecomment-651482731


   >=1.3.0 solved this problem


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



[GitHub] [incubator-dolphinscheduler] dailidong closed issue #2289: [BUG] if not use hadoop yarn resourcemanager will show exception when upload resource file to HDFS

Posted by GitBox <gi...@apache.org>.
dailidong closed issue #2289:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2289


   


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



[GitHub] [incubator-dolphinscheduler] dailidong commented on issue #2289: [BUG] if not use hadoop yarn resourcemanager will show exception when upload resource file to HDFS

Posted by GitBox <gi...@apache.org>.
dailidong commented on issue #2289:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2289#issuecomment-651482731


   1.3.0 solved this problem


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