Robert Metzger created FLINK-18261: -------------------------------------- Summary: flink-orc and flink-parquet have invalid NOTICE file Key: FLINK-18261 URL: https://issues.apache.org/jira/browse/FLINK-18261 Project: Flink Issue Type: Bug Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) Affects Versions: 1.11.0 Reporter: Robert Metzger Fix For: 1.11.0
flink-orc provides a {{-jar-with-dependencies.jar}} variant which ships binaries. However, these binaries are not documented in {{META-INF/NOTICE}}. There are two similar files in that directory (NOTICE from force-shading and NOTICE.txt from Commons Lang). There is a NOTICE file that looks valid, but it is in {{META-INF/services}}. I assume this has been introduced in FLINK-17460. -- This message was sent by Atlassian Jira (v8.3.4#803005)