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

Christopher Tubbs updated MAPREDUCE-6083:
-----------------------------------------
    Attachment: 0001-MAPREDUCE-6083-Avoid-client-use-of-deprecated-LimitI.patch

Attached patch to CryptoUtils, 
[^0001-MAPREDUCE-6083-Avoid-client-use-of-deprecated-LimitI.patch] for the 
2.6.0-SNAPSHOT branch. (Bumps Guava dependency to version 14.0.1, which is the 
last version with both LimitInputStream and the alternative, in order to 
minimize impact with maximal benefit.)

> Map/Reduce dangerously adds Guava @Beta class to CryptoUtils
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-6083
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6083
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Christopher Tubbs
>              Labels: beta, deprecated, guava
>         Attachments: 
> 0001-MAPREDUCE-6083-Avoid-client-use-of-deprecated-LimitI.patch
>
>
> See HDFS-7040 for more background/details.
> In recent 2.6.0-SNAPSHOTs, the use of LimitInputStream was added to 
> CryptoUtils. This is part of the API components of Hadoop, which severely 
> impacts users who were utilizing newer versions of Guava, where the @Beta and 
> @Deprecated class, LimitInputStream, has been removed (removed in version 15 
> and later), beyond the impact already experienced in 2.4.0 as identified in 
> HDFS-7040.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to