[
https://issues.apache.org/jira/browse/KNOX-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653631#comment-16653631
]
Kevin Risden commented on KNOX-1528:
------------------------------------
For reference commons-io IOUtils.copy uses the same buffer size 4096 as was
specified in the Hadoop IOUtils.
> Remove hadoop-common dependency from gateway-spi module
> -------------------------------------------------------
>
> Key: KNOX-1528
> URL: https://issues.apache.org/jira/browse/KNOX-1528
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1528.patch
>
>
> gateway-spi has a dependency on hadoop-common only for Hadoop IOUtils.
> commons-io is already a dependency. IOUtils from commons-io is in use
> elsewhere. We should use it instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)