Giter Site home page Giter Site logo

druid-vagrant's Introduction

druid-vagrant

Single node Druid 0.9.0 Vagrant environment

How to use?

Pre-requisites

  • Vagrant
  • Internet
  • Patience

Setup

Vagrant promises to make setting up development environments super easy, so ideally you should be able to use this setup by cloning this repository and typing in:

$ vagrant up

This should start up a simple single-node cluster as specified in the Druid Quickstart. This needs to download about ~500mb of files (Java, Supervisor and Druid) if you have the box on your machine already, or about ~1.2gb of files (+ ubuntu/trusty box) if you are using Vagrant on a new machine without the box.

Several issues can slow this down - network, drive speed, CPU, etc. Please be patient. It takes about ~20m on the test machines on a slow network. YMMV.

Monitoring and Connecting

This environment creates a private network for Druid on IP 192.168.50.4, which can be modified in your Vagrantfile.

All services should start up on their default ports on this network.

This environment starts up Supervisor at http://192.168.50.4:9001 from where you can monitor the processes.

You can monitor the Overlord at http://192.168.50.4:8090/console.html

Troubleshooting

My installation seems to show me some warnings about VirtualBox guest additions!

This is because VirtualBox is on version 5+ and the box image is made for 4.x. You can solve this by following the instructions on kvz.io, which involves installing the Vbguest plugin:

$ vagrant plugin install vagrant-vbguest

This will download the latest guest additions when the machine is brought up.

Installation went fine but I can't access Druid!

Check the logs on Supervisor to see if there are any exceptions. If you can't figure it out even after searching on Google, send an email to [email protected].

Help

Please email [email protected] if you have any issues getting things to work, or feel free to raise an Issue or a PR.

Contributing

Please feel free to raise a PR if you think you have something awesome to add!

Credits

This project was inspired by this one.

druid-vagrant's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

gkrs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.