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

[jira] [Created] (FLINK-19100) Fix note about hadoop dependency from flink-avro

Dawid Wysakowicz created FLINK-19100:
----------------------------------------

             Summary: Fix note about hadoop dependency from flink-avro
                 Key: FLINK-19100
                 URL: https://issues.apache.org/jira/browse/FLINK-19100
             Project: Flink
          Issue Type: Bug
          Components: Documentation, Formats (JSON, Avro, Parquet, ORC, SequenceFile)
            Reporter: Dawid Wysakowicz
            Assignee: Dawid Wysakowicz
             Fix For: 1.12.0


The documentation of {{flink-avro}} format claims hadoop is a required dependency the user should provide, which is incorrect. The required dependencies include avro and its transitive dependencies.

https://ci.apache.org/projects/flink/flink-docs-release-1.11/dev/table/connectors/formats/avro.html
{code}
You can download flink-avro from Download, and requires additional Hadoop dependency for cluster execution.
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)