You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/03/29 09:13:56 UTC

[GitHub] [incubator-druid] HungUnicorn opened a new issue #7380: quickstart with Dockerfile

HungUnicorn opened a new issue #7380: quickstart with Dockerfile
URL: https://github.com/apache/incubator-druid/issues/7380
 
 
   ### Description
   Quickstart is the entry point that all beginners would look into. It would be nice to provide dockerfile or docker-compose file so people can start druid by docker pull, and start druid easily and immediately.
   
   ### Motivation
   As a beginner I would like to start druid with docker so I can easily set druid up and load some data for playing around
   
   Currently the quickstart asks for downloading zookeeper and druid, and then start by some commands.
   http://druid.io/docs/latest/tutorials/index.html
   
   In addition, if user's java version is java11, it would fail due to druid supports till java8.
   If using dockerfile, this would not be an issue.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org