You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/03/30 09:11:41 UTC

[jira] [Assigned] (HADOOP-14225) Remove xmlenc dependency

     [ https://issues.apache.org/jira/browse/HADOOP-14225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira Ajisaka reassigned HADOOP-14225:
--------------------------------------

        Assignee: Chris Douglas
    Hadoop Flags: Incompatible change
    Release Note: xmlenc dependency has been removed. If you rely on the transitive dependency, you need to set the dependency explicitly in your code after this change.

> Remove xmlenc dependency
> ------------------------
>
>                 Key: HADOOP-14225
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14225
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>            Priority: Minor
>         Attachments: HADOOP-14225.001.patch
>
>
> The xmlenc library is used only in the following two classes:
> {noformat}
> o.a.h.fs.MD5MD5CRC32FileChecksum
> o.a.h.hdfs.server.namenode.DfsServlet
> {noformat}
> Given that Hadoop already includes other fast XML encoders as dependencies, we can lose this one.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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