当前位置:网站首页>The query did not generate a result set exception resolution when the dolphin scheduler schedules the SQL task to create a table
The query did not generate a result set exception resolution when the dolphin scheduler schedules the SQL task to create a table
2022-04-23 13:41:00 【Ruo Xiaoyu】
Dolphinscheduler Dispatch sql Task report execute sql error: The query did not generate a result set! abnormal

Sign in worker Machine query detailed log
execute sql error: The query did not generate a result set!
[ERROR] 2021-11-12 16:18:44.889 - [taskAppId=TASK-4-34-58]:[170] - sql task error: java.sql.SQLException: The query did not generate a result set!
[ERROR] 2021-11-12 16:18:44.890 org.apache.dolphinscheduler.server.worker.runner.TaskExecuteThread:[149] - task scheduler failure
java.sql.SQLException: The query did not generate a result set!
at org.apache.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:435)
notice DS It's called executeQuery command . I immediately thought that there should be no setting “ Non query ”
Go back to task node settings , take sql Change the type to " Non query "

版权声明
本文为[Ruo Xiaoyu]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230602186867.html
边栏推荐
- [barycentric coordinate interpolation, perspective correction interpolation] principle and usage opinions
- Riscv MMU overview
- NPM err code 500 solution
- ARGB transparency conversion
- CSDN College Club "famous teacher college trip" -- Hunan Normal University Station
- 浅谈js正则之test方法bug篇
- Solution: you have 18 unapplied migration (s) Your project may not work properly until you apply
- [point cloud series] multi view neural human rendering (NHR)
- What does the SQL name mean
- Machine learning -- model optimization
猜你喜欢

LeetCode_ DFS_ Medium_ 695. Maximum area of the island

Solve the problem that Oracle needs to set IP every time in the virtual machine

Special window function rank, deny_ rank, row_ number

Detailed explanation of constraints of Oracle table

The difference between string and character array in C language

The interviewer dug a hole for me: what's the use of "/ /" in URI?

【重心坐标插值、透视矫正插值】原理以及用法见解

Oracle job scheduled task usage details
![[point cloud series] multi view neural human rendering (NHR)](/img/40/dc042a42710096b66f3c173f04adc4.png)
[point cloud series] multi view neural human rendering (NHR)

面试官给我挖坑:单台服务器并发TCP连接数到底可以有多少 ?
随机推荐
[indicators] precision, recall
校园外卖系统 - 「农职邦」微信原生云开发小程序
Lenovo Savior y9000x 2020
Generate 32-bit UUID in Oracle
Vscode tips
联想拯救者Y9000X 2020
TCP 复位gongji原理和实战复现
Operations related to Oracle partition
The interviewer dug a hole for me: what's the use of "/ /" in URI?
"Xiangjian" Technology Salon | programmer & CSDN's advanced road
Android clear app cache
[point cloud series] multi view neural human rendering (NHR)
Uninstall MySQL database
Oracle database combines the query result sets of multiple columns into one row
torch. Where can transfer gradient
innobackupex增量备份
NPM err code 500 solution
Publish custom plug-ins to local server
Bottomsheetdialogfragment + viewpager + fragment + recyclerview sliding problem
[barycentric coordinate interpolation, perspective correction interpolation] principle and usage opinions