[
https://issues.apache.org/jira/browse/HADOOP-15757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16615464#comment-16615464
]
Thomas Marquardt commented on HADOOP-15757:
-------------------------------------------
+1 on the 002 patch. As long as Yetus gives a +1, we can push it.
All tests pass for me too:
{code:java}
mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
Tests run: 269, Failures: 0, Errors: 0, Skipped: 182
Tests run: 167, Failures: 0, Errors: 0, Skipped: 27
Total time: 04:26 min (Wall Clock)
{code}
> 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,
> HADOOP-15757-HADOOP-15407-002.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 in customer's env, 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]