Hi,
Is it possible to use a unix file system based sink in production env?
From the "getting started" documentation I know by default divolte writes avro files to /tmp. Is it possible to define local filesystem based sink with some unix path in configuration?
We wanted to use divolte collector for click stream data tracking for our website that currently do not have too much of traffic. But anticipate in future.
So we like the ability to use kafka and HDFS which I am sure we will use in future, but currently we are not ready with the infrastructure for kafka/HDFS yet.
We want to start with file (unix) based sink currently and later move to kafka and HDFS later. Please let me know if it is possible?
Thanks,
Sridhar