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

ASF subversion and git services commented on FLUME-2469:
--------------------------------------------------------

Commit 709534a6514b5fe86890058ecaf94a8b6a6ff44a in flume's branch 
refs/heads/flume-1.6 from [~hshreedharan]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=709534a ]

FLUME-2469. DatasetSink should load dataset when needed, not at startup.

(Ryan Blue via Hari)


> DatasetSink should load dataset when needed, not at startup
> -----------------------------------------------------------
>
>                 Key: FLUME-2469
>                 URL: https://issues.apache.org/jira/browse/FLUME-2469
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources
>    Affects Versions: v1.5.0
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>         Attachments: FLUME-2469-1.patch
>
>
> The DatasetSink currently loads the target dataset when it starts and fails 
> to initialize if it can't be loaded. This causes minor headaches because it 
> requires an order when setting up a data flow (create the dataset, configure 
> the sink, start flume). The sink should wait until records are sent to load 
> the dataset.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to