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

ASF subversion and git services commented on ACCUMULO-2791:
-----------------------------------------------------------

Commit 808d0c79f322dfe6ba46b0bbf51790e9c5e7ed75 in accumulo's branch 
refs/heads/1.6.1-SNAPSHOT from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=808d0c7 ]

ACCUMULO-2791 Remove unused imports


> Behavior and binary compatibility mismatch of Commons Codec version provided 
> by Hadoop
> --------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-2791
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2791
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client, docs
>    Affects Versions: 1.6.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Blocker
>             Fix For: 1.6.1, 1.7.0
>
>
> Hadoop 2.x provides commons-codec 1.4. We rely on commons-codec 1.7 in our 
> pom and then rely on the version from Hadoop for deployment.
> This presents two problems:
> * VolumeUtil code relies on a method that was added in 1.7, causing the 
> volume migration tool (ACCUMULO-1832) to fail.
> * [encodeBase64String|http://s.apache.org/RWU] changed behavior: in 1.4 
> includes newlines that break the token file for secure MR configuration 
> (ACCUMULO-829).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to