emptyOVO commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1857790638
########## inlong-manager/manager-web/src/main/resources/application-test.properties: ########## @@ -102,8 +102,8 @@ dirty.log.clean.interval.minutes=5 dirty.log.retention.minutes=10 dirty.log.db.table=inlong_iceberg::dirty_data_achive_iceberg -# Please confirm it is the actual address of manager -schedule.engine.inlong.manager.host= +# Inlong Manager URL accessible by the scheduler +schedule.engine.inlong.manager.url=127.0.0.1:8083 Review Comment: url should include the protocol -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
