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

Mike Percy commented on FLUME-1502:
-----------------------------------

Heh, Arvind, clearly I should read more slowly since I think what I said 
exactly matches what you said.

Ralph, not sure why you are using a source in this case, other than that's all 
you could get access to, which is understandable. I believe what you really 
wanted all along was a channel connected to a sink, right? Also, worth noting 
that the File channel without multiple puts per transaction is dog slow, due to 
the fsync() call. So we definitely need to expose some type of batch interface.
                
> Support for running simple configurations embedded in host process
> ------------------------------------------------------------------
>
>                 Key: FLUME-1502
>                 URL: https://issues.apache.org/jira/browse/FLUME-1502
>             Project: Flume
>          Issue Type: Improvement
>    Affects Versions: v1.2.0
>            Reporter: Arvind Prabhakar
>            Assignee: Brock Noland
>         Attachments: embeeded-agent-1.pdf
>
>
> Flume should provide a light-weight embeddable node manager that can be 
> started in process where necessary. This will allow the users to embed 
> light-weight agents within the host process where necessary.

--
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