Is that appending sink released somewhere? - Juho
On Fri, Nov 11, 2011 at 2:24 PM, Torsten Curdt <tcu...@vafer.org> wrote: > Tailing in flume would have the benefit that you can tap into and can > ignore rotations. But if you have a flume cluster - not sure how that > should look like. > We ended up implementing our own sink that writes into hdfs using the > hdfs append feature. With that we can just tail on the hdfs side of > things. > > cheers, > Torsten >