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/21 06:41:04 UTC

[jira] [Updated] (TEZ-2623) tez-runtime-library should depend on hadoop-auth

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

Hitesh Shah updated TEZ-2623:
-----------------------------
    Description: 
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}

  was:Tez doesn't compile when the {{.m2}} directory is empty. It needs to depend on {{hadoop-auth}} as well.


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