Hongshun Wang created FLINK-31378:
-------------------------------------
Summary: 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
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)