Sebastian Klemke created FLINK-7539:
---------------------------------------
Summary: Make AvroOutputFormat default codec configurable
Key: FLINK-7539
URL:
https://issues.apache.org/jira/browse/FLINK-7539 Project: Flink
Issue Type: Improvement
Reporter: Sebastian Klemke
In my organization there is a requirement that all avro datasets stored on HDFS should be compressed. Currently, this requires invoking setCodec() manually on all AvroOutputFormat instances. To ease setting up AvroOutputFormat instances, we'd like to be able to configure default codec site-wide, ideally via flink-conf.yaml
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)