[
https://issues.apache.org/jira/browse/FLUME-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510984#comment-13510984
]
Roshan Naik commented on FLUME-1677:
------------------------------------
Mike,
Not sure if I understand the question. The point here is that the File
channel reference is missing ... naturally you wont find it. A 'class not
found' problem is enconutered when trying to step through the file channel in a
debugger from the sources location (but not an issue in the deployed version).
Take a look at flume-ng-node/pom.xml. It contains has a list of other channels
in the dependencies. File channel is missing there.
> Add File-channel dependency to flume-ng-node's pom.xml
> ------------------------------------------------------
>
> Key: FLUME-1677
> URL: https://issues.apache.org/jira/browse/FLUME-1677
> Project: Flume
> Issue Type: Improvement
> Components: Build
> Affects Versions: v1.2.0
> Reporter: Roshan Naik
> Assignee: Roshan Naik
> Priority: Minor
> Fix For: v1.4.0
>
> Attachments: FLUME-1677.patch
>
>
> flume-ng-node/pom.xml is missing dependency on file channel. Leads to class
> not found 'org.apache.flume.channel.file.FileChannel' exception when
> running/debugging Flume within IDEs (if file channel is being used).
--
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