[ 
https://issues.apache.org/jira/browse/FLINK-31378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698704#comment-17698704
 ] 

xzw0223 edited comment on FLINK-31378 at 3/10/23 2:58 AM:
----------------------------------------------------------

I think you should use the table api.

please see this sentence
 *_In case of Table API programs, you will also need {{flink-table-runtime}} 
and {{{}flink-table-planner-loader{}}}._*

 


was (Author: xzw0223):
I think you should use the table api.

please see this sentence
`` In case of Table API programs, you will also need {{flink-table-runtime}} 
and {{{}flink-table-planner-loader{}}}.``

 

> 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)

Reply via email to