feature(all): 切换使用zookeeper作为注册中心
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
@url = http://{{username}}:{{password}}@{{host}}:{{port}}
|
||||
@queue-url = {{url}}/hudi_services/queue
|
||||
@scheduler-url = {{url}}/hudi_services/service_scheduler
|
||||
@web-url = {{url}}/hudi_services/service_web
|
||||
|
||||
### 队列名称
|
||||
GET {{queue-url}}/queue/names
|
||||
@@ -50,5 +51,8 @@ GET {{scheduler-url}}/schedule/all_focus
|
||||
### schedule table force
|
||||
GET {{scheduler-url}}/schedule/table?flink_job_id=1542097993662164992&alias=acct_oa_attach_dg&force=b5-sync
|
||||
|
||||
### Query Scheduler
|
||||
GET {{web-url}}/cloud/list
|
||||
|
||||
### Yarn query
|
||||
GET http://AxhEbscwsJDbYMH2:cYxg3b4PtWoVD5SjFayWxtnSVsjzRsg4@132.122.116.143:34903/job/list?cluster=a4
|
||||
|
||||
Reference in New Issue
Block a user