Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
The sql client jar was renamed to flink-sql-avro-${flink.version}.jar, previously flink-avro-${flink.version}-sql-jar.jar. Moreover it is no longer needed to add avro dependencies manually.
Description
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.
Attachments
Issue Links
- is related to
-
FLINK-18192 Upgrade to Avro version 1.10.0 from 1.8.2
- Closed
- supercedes
-
FLINK-19100 Fix note about hadoop dependency in flink-avro
- Closed
- links to
1.
|
Update the Chinese documentation | Closed | jiawen xiao |
|
||||||||
2.
|
Update the flink-web | Closed | Dawid Wysakowicz |