itsallsame

Results 4 comments of itsallsame

> Can you use `./bin/start-seatunnel-spark.sh -x` to enable trace mode? using `-x`, i get some errors. errors:

> sorry, please use bash -x ./bin/start-seatunnel-spark.sh get those message: bash -x ./bin/start-seatunnel-spark.sh \ > --master local[4] \ > --deploy-mode client \ > --config ./config/spark.batch.conf.template + set -eu + PRG=./bin/start-seatunnel-spark.sh...

> 可以稳定复现吗?把rateLimite去掉试试呢 类似环境下进行过了测试, 不能复现. 去掉rateLimite也是. 之前, 出问题的机器, 是提供服务的机器, qps大概3千上下. 感觉是不是和这个有点啥关系

> ``` > Validation Failed: 1: this action would add [20] total shards, but this cluster currently has [1000]/[1000] maximum shards open; > ``` > > ES的 shard 不够 请问这个问题能通过修改docker-compose.yaml...