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)