You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Eric Wohlstadter (JIRA)" <ji...@apache.org> on 2018/05/31 07:17:00 UTC

[jira] [Commented] (TEZ-3946) NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler. (Multiple tests with Hadoop3)

    [ https://issues.apache.org/jira/browse/TEZ-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496204#comment-16496204 ] 

Eric Wohlstadter commented on TEZ-3946:
---------------------------------------

[~jeagles]

I don't have the context about putting {{hadoop-mapreduce-client-shuffle}} in the provided scope. So I'm not sure if it is safe to remove.

For my local, when running UTs with Hadoop3, I get NoClassDefFoundError for these tests. 
Unless I remove "provided", as in the attached patch.

This allows {{TestHistoryParser}} and {{TestAnalyzer}} to pass.

This patch + TEZ-3947, then allows {{TestATSHistoryWithACLs}} to pass.

TezQA also reports these three tests failing for TEZ-3923

> NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler. (Multiple tests with Hadoop3)
> --------------------------------------------------------------------------------------------
>
>                 Key: TEZ-3946
>                 URL: https://issues.apache.org/jira/browse/TEZ-3946
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Eric Wohlstadter
>            Assignee: Eric Wohlstadter
>            Priority: Major
>         Attachments: TEZ-3946.1.patch
>
>
> Occurs for me in:
> * {{TestATSHistoryWithACLs}}
> * {{TestHistoryParser}}
> * {{TestAnalyzer}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)