Skip to content

Commit

Permalink
submitter.threads=100
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Jul 25, 2023
1 parent 7c0bdb0 commit 17e4f19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1645,7 +1645,7 @@ object KyuubiConf {
s"when ${BATCH_SUBMITTER_ENABLED.key} is enabled")
.version("1.8.0")
.intConf
.createWithDefault(32)
.createWithDefault(100)

val SERVER_EXEC_POOL_SIZE: ConfigEntry[Int] =
buildConf("kyuubi.backend.server.exec.pool.size")
Expand Down

0 comments on commit 17e4f19

Please sign in to comment.