You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2017/06/13 00:02:00 UTC

[jira] [Created] (TEZ-3760) Tez AUX Services: Shading needs to filter SIG files

Gopal V created TEZ-3760:
----------------------------

             Summary: Tez AUX Services: Shading needs to filter SIG files
                 Key: TEZ-3760
                 URL: https://issues.apache.org/jira/browse/TEZ-3760
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: Gopal V
            Priority: Blocker


{code}
$ jar tvf target/tez-aux-services-0.9.0-SNAPSHOT.jar  | grep SIG
 34677 Mon Jun 12 16:45:18 EDT 2017 META-INF/MSFTSIG.SF
  6875 Mon Jun 12 16:45:18 EDT 2017 META-INF/MSFTSIG.RSA
{code}

Needs the equivalent of 

https://github.com/apache/hive/blob/master/jdbc/pom.xml#L183




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)