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/12/26 13:57:25 UTC

[GitHub] [incubator-dolphinscheduler] felix-thinkingdata removed a comment on issue #4314: [Question] dolphinscheduler cannot get the YARN address

felix-thinkingdata removed a comment on issue #4314:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4314#issuecomment-751357849


   > > > > > > @felix-thinkingdata 1.3.3
   > > > > > 
   > > > > > 
   > > > > > Which WeChat group are you in
   > > > > 
   > > > > 
   > > > > Apache DolphinScheduler Group 7
   > > > > > > @felix-thinkingdata 1.3.3
   > > > > > 
   > > > > > 
   > > > > > http://hdnn01:8088/ws/v1/cluster/info
   > > > > > You try this link to return what, screenshot to me
   > > > > > ```
   > > > > > curl http://hdnn01:8088/ws/v1/cluster/info
   > > > > > ```
   > > > > > 
   > > > > > 
   > > > > > or run this cmd
   > > > > 
   > > > > 
   > > > > `<clusterInfo> <id>1607770533333</id> <startedOn>1607770533333</startedOn> <state>STARTED</state> <haState>STANDBY</haState> <rmStateStoreName>org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore</rmStateStoreName> <resourceManagerVersion>3.2.1</resourceManagerVersion> <resourceManagerBuildVersion>3.2.1 from b3cbbb467e22ea829b3808f4b7b01d07e0bf3842 by rohithsharmaks source checksum fc21ffe07c661eae8a1d4d9b5b07399</resourceManagerBuildVersion> <resourceManagerVersionBuiltOn>2019-09-10T16:07Z</resourceManagerVersionBuiltOn> <hadoopVersion>3.2.1</hadoopVersion> <hadoopBuildVersion>3.2.1 from b3cbbb467e22ea829b3808f4b7b01d07e0bf3842 by rohithsharmaks source checksum 776eaf9eee9c0ffc370bcbc1888737</hadoopBuildVersion> <hadoopVersionBuiltOn>2020-06-10T15:56Z</hadoopVersionBuiltOn> <haZooKeeperConnectionState>CONNECTED</haZooKeeperConnectionState> </clusterInfo>`
   > > > 
   > > > 
   > > > Isn't the return in JSON format?
   > > 
   > > 
   > > You try this link to return what, screenshot to me
   > > curl http://hdnn01:8088/ws/v1/cluster/info
   > > > http://hdnn01:8088/ws/v1/cluster/info
   > > > You try this link to return what, screenshot to me
   > > 
   > > 
   > > http://hdnn02:8088/ws/v1/cluster/info http://hdnn03:8088/ws/v1/cluster/info http://hdnn01:8088/ws/v1/cluster/info
   > > You try this link to return what, screenshot to me
   > > This is probably a bug, not considering three nodes
   > > **yarn.resourcemanager.ha.rm.ids=hdnn01,hdnn02,hdnn03**
   > 
   > ![屏幕截图 2020-12-26 213832](https://user-images.githubusercontent.com/25461086/103152435-e966fb80-47c2-11eb-97f5-c96cd7328787.png)
   > The information returned is normal and consistent
   > After the problem occurred, I tried to modify common.properties, but still the same problem
   > `# if resourcemanager HA enable, please type the HA ips ; if resourcemanager is single, make this value empty
   > yarn.resourcemanager.ha.rm.ids=
   > 
   > # 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://hdnn01:8088/ws/v1/cluster/apps/%s`](http://hdnn01:8088/ws/v1/cluster/apps/%s%60)
   > This dolphinscheduler cluster was working normally before, but the correct working status cannot be obtained from Yarn after
   > 24th.
   
   我在7群,看微信


----------------------------------------------------------------
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