Andrey Zagrebin created FLINK-13927:
---------------------------------------
Summary: Add note about hadoop dependencies for local debug
Key: FLINK-13927
URL:
https://issues.apache.org/jira/browse/FLINK-13927 Project: Flink
Issue Type: Improvement
Components: Connectors / FileSystem, Documentation, FileSystems
Reporter: Andrey Zagrebin
Assignee: Andrey Zagrebin
Currently if user tries to run the job locally (e.g. from IDE) and uses Hadoop fs, it will not work if hadoop dependencies are not on the class path which is the case for the example from the quick start.
We can add a hint about adding provided hadoop dependencies to:
[
https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/hadoop.html]
and cross reference with:
[
https://ci.apache.org/projects/flink/flink-docs-master/ops/filesystems/index.html#hadoop-configuration]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)