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

[jira] [Resolved] (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:all-tabpanel ]

Jason Lowe resolved TEZ-3702.
-----------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: TEZ-3334

Thanks for the reviews!  I committed this to the TEZ-3334 branch.

> 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
>             Fix For: TEZ-3334
>
>         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)