cheelio

Results 2 comments of cheelio

I just realized that I have to make a few more modifications on this PR regarding to the paths.

I just tested Knox basic service integration: ``` #start container with knox and livy service: (cd provisioner/docker && ./docker-hadoop.sh --destroy && ./docker-hadoop.sh --enable-local-repo --create 1 -C config_centos-7.yaml --stack knox,livy) #start...