You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2017/04/27 16:27:04 UTC

[jira] [Commented] (TEZ-3702) Tez shuffle jar includes service loader entry for ClientProtocolProvider but not the corresponding class

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

Jonathan Eagles commented on TEZ-3702:
--------------------------------------

Does this cover the case described in TEZ-3383 or is this a separate issue? Otherwise this patch looks good to me.

> Tez shuffle jar includes service loader entry for ClientProtocolProvider but not the corresponding class
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TEZ-3702
>                 URL: https://issues.apache.org/jira/browse/TEZ-3702
>             Project: Apache Tez
>          Issue Type: Sub-task
>    Affects Versions: TEZ-3334
>            Reporter: Jason Lowe
>            Assignee: Jason Lowe
>         Attachments: TEZ-3702.001.patch
>
>
> The tez-aux-shuffle jar is shading the tez-mapreduce dependency but that causes the service loader entry for org.apache.hadoop.mapreduce.protocol.ClientProtocolProvider to be included without including the referenced org.apache.tez.mapreduce.client.YarnTezClientProtocolProvider class.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)