Superfluous warning on fresh install
------------------------------------
Key: HCATALOG-115
URL: https://issues.apache.org/jira/browse/HCATALOG-115
Project: HCatalog
Issue Type: Bug
Components: scripts
Affects Versions: 0.2
Reporter: Chris Dean
Priority: Trivial
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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira