In flume-og there was a sink called seqfile which wrote to HDFS using a key of WriteableEvent and WriteableEventKey. Is there an equivalent in flume-ng? I currently have a few terabytes of data stored in this format. I'd prefer to not have to move all of it to a different format.
Thanks! j