I'm trying to run the docker install documented at
https://github.com/sequenceiq/docker-kylin. It get the following error:

$ source ambari-functions
$ kylin-deploy-cluster 3
starting an ambari cluster with: 3 nodes
[DEBUG] docker run -d --dns 127.0.0.1 --entrypoint
/usr/local/serf/bin/start-serf-agent.sh -e KEYCHAIN= --name amb0 -h
amb0.mycorp.kom sequenceiq/kylin:0.6.4 --tag ambari-server=true
FATA[0000] Post http:///var/run/docker.sock/v1.17/containers/create?name=amb0:
dial unix /var/run/docker.sock: no such file or directory. Are you trying
to connect to a TLS-enabled daemon without TLS?
Get http:///var/run/docker.sock/v1.17/images/amb0/json: dial unix
/var/run/docker.sock: no such file or directory. Are you trying to connect
to a TLS-enabled daemon without TLS?bash: AMBARI_SERVER_IP:
AMBARI_SERVER_IP is needed

Any ideas?

I'm running JDK 1.8, ubuntu 15.04.

Julian

Reply via email to