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

Siddharth Seth updated TEZ-2749:
--------------------------------
    Description: 
Uses
import org.apache.directory.api.util.Strings;

We should not be depending on this - especially for a Strings utility class.
We also don't have an explicit dependency, assuming this comes in as a result 
of hadoop being pulled in.

Appears to be in 0.8.0 only. (The class exists in api-util-1.0.0-M20.jar - 
pulled in by hadoop-auth)

  was:
Uses
import org.apache.directory.api.util.Strings;

We should not be depending on this - especially for a Strings utility class.
We also don't have an explicit dependency, assuming this comes in as a result 
of hadoop being pulled in.

Appears to be in 0.8.0 only. (The class exists in api-util-1.0.0-M20.jar)


> TaskInfo in history parser should not depend on the apache directory project
> ----------------------------------------------------------------------------
>
>                 Key: TEZ-2749
>                 URL: https://issues.apache.org/jira/browse/TEZ-2749
>             Project: Apache Tez
>          Issue Type: Task
>    Affects Versions: 0.8.0-alpha
>            Reporter: Siddharth Seth
>
> Uses
> import org.apache.directory.api.util.Strings;
> We should not be depending on this - especially for a Strings utility class.
> We also don't have an explicit dependency, assuming this comes in as a result 
> of hadoop being pulled in.
> Appears to be in 0.8.0 only. (The class exists in api-util-1.0.0-M20.jar - 
> pulled in by hadoop-auth)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to