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

Brock Noland commented on FLUME-1491:
-------------------------------------

Hi Ashish,

Great work!! Thank you very much for contributing to Flume! I have two concerns 
with the current approach:

1) I think the big use-case for pulling configuration from ZK would be 
automatic reconfiguration but this patch doesn't implement that.
2) The patch stores the entire contents of the file in a single znode which has 
a 1MB size limit by default.

> Dynamic configuration from Zookeeper watcher
> --------------------------------------------
>
>                 Key: FLUME-1491
>                 URL: https://issues.apache.org/jira/browse/FLUME-1491
>             Project: Flume
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: v1.2.0
>            Reporter: Denny Ye
>            Assignee: Ashish Paliwal
>              Labels: Zookeeper
>         Attachments: FLUME-1491-2.patch, FLUME-1491-3.patch, 
> FLUME-1491-4.patch, FLUME-1491-5.patch
>
>
> Currently, Flume only support file-level dynamic configuration. Another 
> frequent usage in practical environment, we would like to manage 
> configuration with Zookeeper, and modify configuration from Web UI to stored 
> file in Zookeeper. 
> Flume should support this method with Zookeeper watcher.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to