You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/08/30 15:51:00 UTC

[jira] [Created] (FLINK-13927) Add note about hadoop dependencies for local debug

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)