wush978 / KDD2015wpp

Reproduce the experiments published in "Predicting Winning Price in Real Time Bidding with Censored Data"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't connect to the docker daemon error

LogyMero opened this issue · comments

when I execute make it stopped while extracting the dataset zip ,the error written is
docker run --rm -v /var/local/KDD2015wpp:/var/local/KDD2015wpp wush978/kdd2015wpp find ipinyou.contest.dataset/training2nd -name ".bz2" -exec bunzip2 -f {} ;
docker: Cannot connect to the Docker daemon. Is the docker daemon running on this host?.
See 'docker run --help'.
make: *
* [.decompress] Error 125

screenshot from 2016-03-18 22-13-22

You need to install docker properly. Please check this link: https://docs.docker.com/engine/installation/linux/ubuntulinux/

12953117_1211089332264387_1611810440_o

May you help me,Please? . why It is stopped at this point and don't move?
What can I do??

Try to monitor your CPU / memory usage.