问题集锦
程序媛小紫
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
[flink1.14.4]Unable to create a source for reading table ‘default_catalog.default_database.new_buyer
升级flink1.14.3报错Caused by: org.apache.flink.table.api.ValidationException: Unable to create a source for reading table 'default_catalog.default_database.new_buyer_trade_order2'CAUSED BY: 2022-03-11 16:45:04,169 INFO org.apache.flink.yarn.cli.FlinkYar.原创 2022-03-11 16:49:35 · 14346 阅读 · 0 评论 -
【flink1.14.4】java.lang.IllegalStateException: No Executor found
java.lang.IllegalStateException: No Executor found. Please make sure to export the HADOOP_CLASSPATH environment variable or have hadoop in your classpath. For more information refer to the "Deployment" section of the official Apache Flink documentation原创 2022-03-23 10:29:21 · 1474 阅读 · 0 评论 -
hive初始化元数据Error: Syntax error: Encountered “<EOF>“ at line 1, column 64. (state=42X01,code=30000)or
1下载Index of apache-local/hive/hive-2.3.6到路径/Users/xx/Downloads/tool2解压重命名 apache-hive-2.3.63在路径/Users/xx/Downloads/tool/hive_conf/conf路径新建hive-site.xml,配置mysql元数据<?xml version="1.0"?><configuration> <property> <name>原创 2022-04-02 18:00:04 · 10297 阅读 · 0 评论 -
【flink1.14.4】No operators defined in streaming topology. Cannot execute.
org.apache.flink.client.program.ProgramInvocationException: The main method caused an error: No operators defined in streaming topology. Cannot execute.The program finished with the following exception:org.apache.flink.client.program.ProgramInvocation原创 2022-04-08 16:23:55 · 7768 阅读 · 0 评论 -
[flink1.14.4]net.sf.ezmorph.Morpher
flink自定义数据源loghub报错Caused by: java.lang.ClassNotFoundException: net.sf.ezmorph.Morpherjava.lang.NoClassDefFoundError: net/sf/ezmorph/Morpher at net.sf.json.util.CycleDetectionStrategy.<clinit>(CycleDetectionStrategy.java:37) ~[flink-connector-原创 2022-04-14 10:46:41 · 1536 阅读 · 0 评论
分享