kamisangk commented on issue #4314:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/4314#issuecomment-751357937


   > > > > > @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/103152624-bde51080-47c4-11eb-9e92-e50821c4ae9b.png)
   The information returned is normal and consistent
   After trying to modify common.properties again, it can correctly obtain the 
job status of yarn
   `yarn.resourcemanager.ha.rm.ids=
   yarn.application.status.address=http://hdnn01:8088/ws/v1/cluster/apps/%s`
   This dolphinscheduler cluster was working normally before, but the correct 
working status cannot be obtained from Yarn after
   24th.


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