apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.73k stars 4.58k forks source link

SQL task hive type sql parameters does not work #16143

Closed wangshubing1 closed 2 months ago

wangshubing1 commented 3 months ago

Search before asking

What happened

image 如图我使用的是 spark on hive,在SQL任务中配置了一些spark sql的参数 image 在任务运行日志中发现我配置的参数并未生效

What you expected to happen

image 我期望该参数可以生效,或者在SQL语句层面能 set 该参数

How to reproduce

SQL 任务中 选择hive 类型;配置SQL参数,运行该任务可以从日志中看到结果

Anything else

No response

Version

3.2.x

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 3 months ago

Search before asking

What happened

image As shown in the figure, I am using spark on hive and configured some spark sql parameters in the SQL task. image I found in the task running log that the parameters I configured did not take effect.

What you expected to happen

image I hope that this parameter can take effect, or that the parameter can be set at the SQL statement level

How to reproduce

In the SQL task, select the hive type; configure the SQL parameters and run the task to see the results in the log.

Anything else

No response

Version

3.2.x

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 2 months ago

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.