Colin Patrick McCabe created HADOOP-8482: --------------------------------------------
Summary: give a better error message if native build dependencies are missng Key: HADOOP-8482 URL: https://issues.apache.org/jira/browse/HADOOP-8482 Project: Hadoop Common Issue Type: Bug Reporter: Colin Patrick McCabe Priority: Trivial It would be nice to check if native build dependencies are missing, and give a clearer error from one of the top-level pom.xml files. At a minimum, we need make and CMake to be installed. Currently, the error is just along the lines of "CMake: file not found" or "make: file not found" but we could improve it. -- 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