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

Arun Suresh commented on HADOOP-14771:
--------------------------------------

I guess you need to add one or more "allowed_expr" lines in 
{{ensure-jars-have-correct-contents.sh}} to allow it to accept the following 
lines:
{code}
    javax/
    javax/inject/
    javax/inject/Inject.class
    javax/inject/Named.class
    javax/inject/Provider.class
    javax/inject/Qualifier.class
    javax/inject/Scope.class
    javax/inject/Singleton.class
    jersey/
    jersey/repackaged/
    jersey/repackaged/org/
    jersey/repackaged/org/objectweb/
    jersey/repackaged/org/objectweb/asm/
    jersey/repackaged/org/objectweb/asm/AnnotationVisitor.class
    jersey/repackaged/org/objectweb/asm/AnnotationWriter.class
    jersey/repackaged/org/objectweb/asm/Attribute.class
    jersey/repackaged/org/objectweb/asm/ByteVector.class
    jersey/repackaged/org/objectweb/asm/ClassReader.class
    jersey/repackaged/org/objectweb/asm/ClassVisitor.class
    jersey/repackaged/org/objectweb/asm/ClassWriter.class
    jersey/repackaged/org/objectweb/asm/Context.class
    jersey/repackaged/org/objectweb/asm/Edge.class
    jersey/repackaged/org/objectweb/asm/FieldVisitor.class
    jersey/repackaged/org/objectweb/asm/FieldWriter.class
    jersey/repackaged/org/objectweb/asm/Frame.class
    jersey/repackaged/org/objectweb/asm/Handle.class
    jersey/repackaged/org/objectweb/asm/Handler.class
    jersey/repackaged/org/objectweb/asm/Item.class
    jersey/repackaged/org/objectweb/asm/Label.class
    jersey/repackaged/org/objectweb/asm/MethodVisitor.class
    jersey/repackaged/org/objectweb/asm/MethodWriter.class
    jersey/repackaged/org/objectweb/asm/Opcodes.class
    jersey/repackaged/org/objectweb/asm/Type.class
    jersey/repackaged/org/objectweb/asm/TypePath.class
{code}


> hadoop-client does not include hadoop-yarn-client
> -------------------------------------------------
>
>                 Key: HADOOP-14771
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14771
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: common
>            Reporter: Haibo Chen
>            Assignee: Ajay Kumar
>            Priority: Critical
>             Fix For: 3.0.0-beta1
>
>         Attachments: HADOOP-14771.01.patch, HADOOP-14771.02.patch
>
>
> The hadoop-client does not include hadoop-yarn-client, thus, the shared 
> hadoop-client is incomplete. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to