jihoonson commented on issue #9262: add docker tutorial, friendlier docker-compose.yml, experimental java 11 dockerfile URL: https://github.com/apache/druid/pull/9262#issuecomment-579427036 The CI failure looks legit. ``` ../docs/tutorials/docker.md 25 | r image from [Apache Druid on Dockerhub](https://hub.docker.com/r/apa 37 | which can pull an image from dockerhub and is suited to be used as a 50 | RUID_LOG4J` -- set the entire log4j.xml verbatim 52 | * `DRUID_XMX` -- set Java Xmx 53 | * `DRUID_XMS` -- set Java Xms 54 | XNEWSIZE` -- set Java max new size` 56 | MAXDIRECTMEMORYSIZE` -- set Java max direct memory size 56 | -- set Java max direct memory size 74 | Run `docker-compose up` to launch the cluster will a shell attache 74 | ached, or `docker-compose up -d` to run the cluster in the background. Once 74 | r-compose up -d` to run the cluster in the background. Once the ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
