[
https://issues.apache.org/jira/browse/TEZ-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715709#comment-14715709
]
TezQA commented on TEZ-2749:
----------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12752585/TEZ-2749.1.txt
against master revision 601fa01.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 3.0.1) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/1033//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1033//console
This message is automatically generated.
> 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
> Assignee: Siddharth Seth
> Fix For: 0.8.0-alpha
>
> Attachments: TEZ-2749.1.txt, TEZ-2749.2.txt
>
>
> 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)