[
https://issues.apache.org/jira/browse/FLUME-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192490#comment-13192490
]
Prasad Mujumdar commented on FLUME-937:
---------------------------------------
@Tom, thanks for taking a look.
Flume 0.9x has a couple of wrapper classes on top of SequenceFile, mainly to
simulate flush semantics in code that was originally developed with hadoop
0.18. These classes have code directly copied from hadoop SequenceFile.java
that calls internal private methods which are not supported in 0.23 anymore.
The patch has removed those files from the build and replaced the calls with
direct SequenceFile methods.
I will make change the versions to Apache hadoop.
> Make Flume compile against Hadoop 0.23
> --------------------------------------
>
> Key: FLUME-937
> URL: https://issues.apache.org/jira/browse/FLUME-937
> Project: Flume
> Issue Type: Improvement
> Components: Build, Sinks+Sources
> Affects Versions: v0.9.5
> Reporter: Prasad Mujumdar
> Assignee: Prasad Mujumdar
> Fix For: v0.9.5
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira