[
https://issues.apache.org/jira/browse/FLINK-31378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698703#comment-17698703
]
Wencong Liu commented on FLINK-31378:
-------------------------------------
The flink-streaming-java module does not have a dependency on flink-clients
module.
[FLINK-15090] Reverse the dependency from flink-streaming-java to flink-client
- ASF JIRA (apache.org)
I think the docs should be modified, WDYT? cc [~Weijie Guo]
> Documentation fails to build due to lack of package
> ---------------------------------------------------
>
> Key: FLINK-31378
> URL: https://issues.apache.org/jira/browse/FLINK-31378
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Hongshun Wang
> Priority: Not a Priority
>
> In [Project Configuration
> Section|[https://nightlies.apache.org/flink/flink-docs-release-1.16/docs/dev/configuration/overview/#running-and-packaging],]
> it shows that "If you want to run your job by simply executing the main
> class, you will need {{flink-runtime}} in your classpath".
> However, when I just add flink-runtime in my classPath, an error is thrown
> like this:"
> No ExecutorFactory found to execute the application".
> It seems that flink-clients is also needed to supply an excutor through Java
> Service Load.
> Could you please add this in official article for beginners like me?
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)