we1she2 commented on issue #10452:
URL: https://github.com/apache/seatunnel/issues/10452#issuecomment-3876245885
> Did you define port 5800 yourself? Can I take a look at your
seatunnel.yaml file?
```yaml
seatunnel:
engine:
classloader-cache-mode: true
history-job-expire-minutes: 60
backup-count: 1
queue-type: blockingqueue
print-execution-info-interval: 60
print-job-metrics-info-interval: 60
slot-service:
dynamic-slot: true
checkpoint:
interval: 10000
timeout: 60000
storage:
type: hdfs
max-retained: 3
plugin-config:
namespace: /opt/seatunnel/checkpoint
storage.type: hdfs
fs.defaultFS: file:///
telemetry:
metric:
enabled: true
logs:
scheduled-deletion-enable: true
http:
enable-http: true
port: 5800
enable-dynamic-port: 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]