[
https://issues.apache.org/jira/browse/HADOOP-15757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Da Zhou updated HADOOP-15757:
-----------------------------
Attachment: HADOOP-15757-HADOOP-15407-001.patch
Status: Patch Available (was: Open)
Submitting HADOOP-15757-HADOOP-15407-001.patch:
- removed dependency on Base64 of third party jar
- added Base64 util.
- exclude it from checkstyle for now because of the magic number violations,
will try to update this to hadoop common for usage in future.
> ABFS: remove dependency on common-codec Base64
> ----------------------------------------------
>
> Key: HADOOP-15757
> URL: https://issues.apache.org/jira/browse/HADOOP-15757
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Da Zhou
> Assignee: Da Zhou
> Priority: Major
> Attachments: HADOOP-15757-HADOOP-15407-001.patch
>
>
> Currently ABFS relies on common-codec Base64, because different versions of
> common-codec are widely used and some are missing the methods needed by ABFS,
> it cause lots of "no such method" exception, hence we decide to add util for
> Base64 to avoid such issues in future.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]