Hi, We've got some use case I couldn't find good information about:
We use AVRO binary logging format and log the data out in binary compressed AVRO format as we want to kep the data small. Those files we'd like a Flume agent to listen and stream the data into hadoop. The current process needs the intermediate file – so no direct to Hadoop streaming is possible. Is there any way to do this, would wonder if it's not supported, but can't find infos? Thanks, Dennis
