sunwl1993 commented on issue #9817:
URL: https://github.com/apache/seatunnel/issues/9817#issuecomment-3251459328

   这是master节点seatunnel.yaml的配置信息:
   `seatunnel:
     engine:
       classloader-cache-mode: true
       history-job-expire-minutes: 5
       backup-count: 0
       queue-type: blockingqueue
       print-execution-info-interval: 60
       print-job-metrics-info-interval: 60
       slot-service:
         dynamic-slot: false
         slot-num: 50
       checkpoint:
         interval: 10000
         timeout: 60000
         storage:
           type: localfile
           max-retained: 3
           plugin-config:
             storage.type: localfile
             namespace: /opt/seatunnel/checkpoint/
       telemetry:
         metric:
           enabled: false`


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