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
