Qingsheng Ren created FLINK-18802:
-------------------------------------
Summary: Creating an uber jar when packaging flink-avro
Key: FLINK-18802
URL:
https://issues.apache.org/jira/browse/FLINK-18802 Project: Flink
Issue Type: Improvement
Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
Reporter: Qingsheng Ren
Currently users have to provide dependencies such as avro, jackson-core-asl, jackson-mapper-asl and joda-time in the job jar for DataStream jobs, or manually copy them into flink/lib in SQL jobs when using avro formatting.
It's better to generate an uber jar including these dependencies when packaging flink-avro module.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)