You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2020/08/31 13:51:00 UTC

[jira] [Issue Comment Deleted] (FLINK-18802) Create an uber jar when packaging flink-avro

     [ https://issues.apache.org/jira/browse/FLINK-18802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Walther updated FLINK-18802:
---------------------------------
    Comment: was deleted

(was: This issue is also related to FLINK-18192.)

> Create 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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)