Druid(v0.8.3) Docker Image(with druid-datasketches extension and caravel included) — Edit
Command to run the docker image :
docker run -t -d --net=host <docker_image>
Druid UI : http://localhost:8081/#/
Caravel UI(credentials - admin/admin) : http://localhost:8088/
To build the docker image yourself
git clone https://github.com/deepak-rai/druid-caravel-docker.git
cd docker-druid
docker build -t example-cluster .
/home/druid/sample_data/
.
root@geo-qa1002:/# curl -X 'POST' -H 'Content-Type:application/json' -d @/home/druid/sample_data/spec.json http://localhost:8090/druid/indexer/v1/task
{"task":"index_hadoop_test_data_2017-02-25T04:01:12.810Z"}