Hello,
I'm working on a project where I stream in data from Kafka, massage it a bit,
and then wish to spit write it into HDFS using the RollingSink. This works just
fine using the provided examples, but I would like the data to be stored in ORC
on HDFS, rather than sequence files.
I am however un
https://issues.apache.org/jira/browse/FLINK If you are not interested in
working one this someone else will probably pick it up.
Cheers,
Aljoscha
> On 18 Mar 2016, at 12:53, Lasse Dalegaard wrote:
>
> Hello,
>
> I'm working on a project where I stream in data from Kafka, mas