[
https://issues.apache.org/jira/browse/TEZ-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634524#comment-14634524
]
Hitesh Shah commented on TEZ-2623:
----------------------------------
Will take that back. Need to look a bit more to see what needs changing.
Looked for
"org.apache.hadoop.security.authentication.client.ConnectionConfigurator" -
seems like it is in use in tez-api too but tez-api does not depend on
hadoop-auth though likely pulled in due to a dep on hadoop-common.
> tez-runtime-library should depend on 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 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)