You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2014/09/16 21:36:35 UTC

[jira] [Created] (FLUME-2469) DatasetSink should load dataset when needed, not at startup

Ryan Blue created FLUME-2469:
--------------------------------

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


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)