[
https://issues.apache.org/jira/browse/TEZ-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hitesh Shah updated TEZ-2623:
-----------------------------
Attachment: TEZ-2623.2.branch-0.7.patch
Should be applicable to both branch 0.7 and 0.6
> Fix module dependencies related to hadoop-auth
> ----------------------------------------------
>
> Key: TEZ-2623
> URL: https://issues.apache.org/jira/browse/TEZ-2623
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.6.0, 0.7.0, 0.6.1
> Reporter: Rajat Jain
> Assignee: Rajat Jain
> Attachments: TEZ-2623.1.patch, TEZ-2623.2.branch-0.7.patch,
> TEZ-2623.2.patch
>
>
> Tez doesn't compile when the {{.m2}} directory is empty. It needs to depend
> on {{hadoop-auth}} as well.
> {code}
> [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
> [INFO] 1 error
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)