This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
galaxy-deployment-ansible-d…/Apache Druid/26.0.0/druid/role/templates/historical_jvm.j2
2024-01-18 15:35:34 +08:00

10 lines
270 B
Django/Jinja

-server
{{ druid.historical.java_opts }}
-XX:MaxDirectMemorySize={{ druid.historical.MaxDirectMemorySize }}
-Duser.timezone=UTC
-Dfile.encoding=UTF-8
-Djava.io.tmpdir=var/tmp
-Dlogfile.name=historical
-Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager