zhongjiajie commented on code in PR #9327:
URL: https://github.com/apache/dolphinscheduler/pull/9327#discussion_r845698395


##########
dolphinscheduler-common/src/main/resources/common.properties:
##########
@@ -91,3 +91,5 @@ development.state=false
 # rpc port
 alert.rpc.port=50052
 
+# Url endpoint for zeppelin RESTful API
+zeppelin.rest.url="http://localhost:8080";

Review Comment:
   Yeah, but we need more discussion about it on our mailing list or other 
places. And config like your patch it is good for this PR for now



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

Reply via email to