Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Is apache drill docker image meant for a distributed mode? #6

Closed
anshbansal opened this issue Dec 28, 2016 · 1 comment
Closed
Labels

Comments

@anshbansal
Copy link

anshbansal commented Dec 28, 2016

I looked at the DockerFile and it looks like it is not meant for that

https://github.com/HariSekhon/Dockerfiles/blob/master/apache-drill/entrypoint.sh#L33

If it is meant for distributed mode how do I add my own drill-override.conf for the image?

@HariSekhon
Copy link
Owner

You can create a container, cp the conf in to it and then start, see here for a similar example:

https://github.com/HariSekhon/nagios-plugins/blob/master/tests/test_nginx.sh#L61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants