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

Hudson commented on FLUME-2469:
-------------------------------

FAILURE: Integrated in flume-trunk #662 (See 
[https://builds.apache.org/job/flume-trunk/662/])
FLUME-2469. DatasetSink should load dataset when needed, not at startup. 
(hshreedharan: 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=ef2b089ab70e04e67b70c23416ef7051e992122b)
* 
flume-ng-sinks/flume-dataset-sink/src/main/java/org/apache/flume/sink/kite/DatasetSink.java
* 
flume-ng-sinks/flume-dataset-sink/src/test/java/org/apache/flume/sink/kite/TestDatasetSink.java


> 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