W dniu 14.09.2017 o 14:12, Ted Yu pisze:
Please check that hbase-native-client/third-party/BUCK has the following:folly = add_system_libs( ['folly'], lib_dir='/usr/local/lib', exported_deps=tp_dep_rules,) The folly lib is built when docker is built.
Now compiling, it seems that `sudo ./bin/start-docker.sh` is not enough.Now I have add user to docker group and restarted docker before calling start-docker.sh
