Hi Rajat, Could you run mvn clean first ? Please try mvm clean install -DskipTests
Best Regard, Jeff Zhang From: Rajat Jain <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, Rajat Jain <[email protected]<mailto:[email protected]>> Date: Wednesday, July 15, 2015 at 2:26 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Error compiling tez (0.6.1 and 0.7.0) from scratch I checked out release tags 0.6.1 and 0.7.0. Issued "mvn install -DskipTests". Got the following compilation errors. [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /Users/rjain/workspace/tez/tez-runtime-library/src/main/java/org/apache/tez/runtime/library/common/shuffle/HttpConnection.java:[402,51] cannot access org.apache.hadoop.security.authentication.client.ConnectionConfigurator class file for org.apache.hadoop.security.authentication.client.ConnectionConfigurator not found Any ideas how to fix these? Thanks, Rajat
