You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2015/07/23 23:15:04 UTC

[jira] [Updated] (TEZ-2623) Fix module dependencies related to hadoop-auth

     [ https://issues.apache.org/jira/browse/TEZ-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hitesh Shah updated TEZ-2623:
-----------------------------
    Summary: Fix module dependencies related to hadoop-auth  (was: tez-runtime-library should depend on hadoop-auth)

> 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.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)