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

Junping Du commented on HADOOP-14672:
-------------------------------------

Thanks for working on this, [~bharatviswa]!
bq. org/w3c/dom/, org/w3c/dom/, org/xml/sax/* and org/xml/sax/*/ are excluded 
from shading as these packages are part of the JDK. Let me know if these 
classes should still be shaded, will update the patch.
I think we still need to shade them as we cannot assume JDK build-in classes 
won't have compatibility issues especially there is news/rumors to say Java 9 
will include many incompatible changes. [~busbey], what's your idea on this?

> Shaded Hadoop-client-minicluster include unshaded classes, like: javax, sax, 
> dom, etc.
> --------------------------------------------------------------------------------------
>
>                 Key: HADOOP-14672
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14672
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Junping Du
>            Assignee: Bharat Viswanadham
>            Priority: Blocker
>         Attachments: HADOOP-14672.patch
>
>
> The shaded hadoop-client-minicluster shouldn't include any unshaded 
> dependencies, but we can see: javax, dom, sax, etc. are all unshaded.
> CC [~busbey]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to