[ 
https://issues.apache.org/jira/browse/FLUME-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510991#comment-13510991
 ] 

Mike Percy commented on FLUME-1677:
-----------------------------------

If you wouldn't mind, please post the full stack trace. My last comment shows a 
grep and FileChannel is nowhere to be found there. We should only declare 
dependencies where they are directly referenced in the source code. I don't 
doubt some dep is missing from somewhere. Please post the entire stack trace, 
and lets fix the appropriate dep in the right place.
                
> 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

Reply via email to