Description
There is a warning from rm during a fresh install.
% mkdir /tmp/hcat-test
% share/hcatalog/scripts/hcat_server_install.sh \
--root /tmp/hcat-test/ \
--dbroot /usr/local/lib \
--hadoop $HADOOP_HOME \
--port 9933
Installing into [/tmp/hcat-test/]
rm: cannot remove `/tmp/hcat-test//share/hcatalog/conf': No such file or directory
Installation successful