You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2021/11/28 09:40:08 UTC

[GitHub] [incubator-inlong] dockerzhang commented on a change in pull request #1850: [INLONG-1849][Feature][InLong-Manager] Push Pulsar info for Sort

dockerzhang commented on a change in pull request #1850:
URL: https://github.com/apache/incubator-inlong/pull/1850#discussion_r757869065



##########
File path: inlong-manager/manager-web/src/main/resources/application-dev.properties
##########
@@ -54,15 +54,15 @@ cluster.tube.master=127.0.0.1:8000,127.0.0.1:8010
 cluster.tube.clusterId=1
 
 # Push configuration to the path on ZooKeeper
-cluster.zk.url=127.0.0.1:2181
+cluster.zk.url=9.135.102.89:2181
 cluster.zk.root=inlong_hive
 
 # Application name in Sort
 sort.appName=inlong_app
 
 # Pulsar admin URL
-pulsar.adminUrl=http://127.0.0.1:8080,127.0.0.2:8080,127.0.0.3:8080
+pulsar.adminUrl=http://9.135.102.89:8080

Review comment:
       please remove the real ip




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

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org