[ 
https://issues.apache.org/jira/browse/FLINK-13927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Zagrebin updated FLINK-13927:
------------------------------------
    Description: 
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 in this case (+ 
Idea hint about provided included checkbox in run/debug app setup) 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]

  was:
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]


> 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
>            Priority: Major
>
> 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 in this case (+ 
> Idea hint about provided included checkbox in run/debug app setup) 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)

Reply via email to