'make clean' in src/c++/libhdfs does 'rm -rf /*' ------------------------------------------------
Key: HADOOP-3335 URL: https://issues.apache.org/jira/browse/HADOOP-3335 Project: Hadoop Core Issue Type: Bug Components: build Reporter: Doug Cutting Priority: Critical If 'make clean' is invoked from the command line in src/c++/libhdfs, rather than by the ant build, it tries to remove all files on your system. I just discovered this the hard way. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.