NVIDIA / spark-rapids-tools

User tools for Spark RAPIDS
Apache License 2.0
44 stars 34 forks source link

Reduce the maximum number of Java threads in CLI #1082

Closed amahussein closed 4 weeks ago

amahussein commented 4 weeks ago

Signed-off-by: Ahmed Hussein (amahussein) a@ahussein.me

Fixes #1079

Changes the maximum number of java threads to 3 (it was 6 before).