github-actions[bot] commented on issue #15075:
URL: 
https://github.com/apache/dolphinscheduler/issues/15075#issuecomment-1778731744

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   dolphinscheduler-3.2.0
   使用dolphinscheduler调度doris,运行报错,提示没有找到doris数据源
   
![image](https://github.com/apache/dolphinscheduler/assets/97231854/ebcbcbfc-0c7e-4732-9be0-357e19580421)
   
![image](https://github.com/apache/dolphinscheduler/assets/97231854/cf86372f-8658-4ef4-8115-898419c8d647)
   
   
   ### What you expected to happen
   
   [INFO] 2023-10-25 15:56:18.438 +0800 - can't find udf function resource
   [ERROR] 2023-10-25 15:56:18.439 +0800 - execute sql error: datasource plugin 
'doris' is not found
   [ERROR] 2023-10-25 15:56:18.439 +0800 - sql task error
   java.lang.RuntimeException: datasource plugin 'doris' is not found
   
   ### How to reproduce
   
   
![image](https://github.com/apache/dolphinscheduler/assets/97231854/dd13d1dc-4483-437f-8b88-d821124ebb12)
   使用sql组件执行
   insert into xf_ods_so_somain_copy1 select * from xf_ods_so_somain;
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to