In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-07 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article will explain in detail what to do about flink table api running errors. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.
1. Flink table api run error Exception in thread "main" org.apache.flink.table.api.TableException: Could not instantiate the executor. Make sure a planner module is on the classpath at org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl.lookupExecutor (StreamTableEnvironmentImpl.java:167) at org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl.create (StreamTableEnvironmentImpl.java:135) at org.apache.flink.table.api.bridge.java.StreamTableEnvironment.create (StreamTableEnvironment.java:111) at org.apache.flink.table.api.bridge.java.StreamTableEnvironment. Create (StreamTableEnvironment.java:82) at com.river.flink.Demo.tableapi.TableApiDemo.main (TableApiDemo.java:47) Caused by: org.apache.flink.table.api.NoMatchingTableFactoryException: Could not find as uitable table factory for 'org.apache.flink.table.delegation.ExecutorFactory' inthe classpath.Reason: No factory supports the additional filters.The following properties are requested:class-name=org.apache.flink.table.planner.delegation.BlinkExecutorFactorystreaming-mode=trueThe following factories have been considered:org.apache.flink.table.executor. StreamExecutorFactory at org.apache.flink.table.factories.ComponentFactoryService.find (ComponentFactoryService.java:71) at org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl.lookupExecutor (StreamTableEnvironmentImpl.java:158)... 4 more
Error analysis:
Could not instantiate the executor. Make sure a planner module is on the classpath
Specify planner, add pom, specify planner-blink, problem solving
Org.apache.flink flink-table-planner-blink_2.12 1.12.0 about "what to do with flink table api running errors" this article is shared here, I hope the above content can be of some help to you, so that you can learn more knowledge, if you think the article is good, please share it out for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.