FAILED TO WRITE PID installing Zookeeper
问题 I am new to Zookeeper and it has being a real issue to install it and run. I am not sure what is wrong in here but I will explain what I've being doing to make it more clear: 1.- I've followed the installation guide provided by Apache. This means download the Zookeeper distribution (stable release) extracted the file and moved into the home directory. 2.- As I am using Ubuntu 12.04 I've modified the .bashrc file including this: export ZOOKEEPER_INSTALL=/home/myusername/zookeeper-3.4.5 export