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 14:59:04 UTC

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

Jason Lowe created TEZ-3702:
-------------------------------

             Summary: 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


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)