[
https://issues.apache.org/jira/browse/FLUME-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13621253#comment-13621253
]
Mike Percy commented on FLUME-1964:
-----------------------------------
$ grep -r 'commons\.io' flume-ng-sinks/flume-hdfs-sink/
flume-ng-sinks/flume-hdfs-sink/src/test/java/org/apache/flume/sink/hdfs/TestHDFSEventSinkOnMiniCluster.java:import
org.apache.commons.io.FileUtils;
flume-ng-sinks/flume-hdfs-sink/src/test/java/org/apache/flume/sink/hdfs/TestUseRawLocalFileSystem.java:import
org.apache.commons.io.FileUtils;
> hdfs sink depends on commons-io but does not specify it in the pom
> ------------------------------------------------------------------
>
> Key: FLUME-1964
> URL: https://issues.apache.org/jira/browse/FLUME-1964
> Project: Flume
> Issue Type: Bug
> Reporter: Mike Percy
> Assignee: Mike Percy
> Fix For: v1.4.0
>
> Attachments: FLUME-1964.patch
>
>
> hdfs sink depends on commons-io but does not specify it in the pom
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira