wolfboys commented on code in PR #3687:
URL: 
https://github.com/apache/incubator-streampark/pull/3687#discussion_r1585132573


##########
streampark-console/streampark-console-service/src/main/resources/config.yaml:
##########
@@ -61,6 +61,9 @@ streampark:
     http-auth: 'simple'  # default simple, or kerberos
   # flink on yarn or spark on yarn, HADOOP_USER_NAME
   hadoop-user-name: hdfs
+  project:
+      # Number of projects allowed to be running at the same time , If there 
is no limit, -1 can be configured
+    build-num: 6

Review Comment:
   how  about max-build?



-- 
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: issues-unsubscr...@streampark.apache.org

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

Reply via email to