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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)