Richard, Flume does not enforce any guarantees on ordering of events.
-Jeff On Wed, Feb 26, 2014 at 5:41 AM, richard ross <[email protected]> wrote: > Hello: > > I am using Flume 1.4 with a JMS --> File Channel --> HDFS data pipeline, and > was wondering if Flume can guarantee order of messages/events (i.e., the > order messages are put into the queue equals the order they are written to > HDFS)? I am willing to sacrifice performance if necessary by, for example, > setting thread pool sizes to 1. I didn't see anything about this in the > documentation. > > Thanks in advance, > Richard.
