Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL task hive type sql parameters does not work #16143

Open
3 tasks done
wangshubing1 opened this issue Jun 13, 2024 · 1 comment
Open
3 tasks done

SQL task hive type sql parameters does not work #16143

wangshubing1 opened this issue Jun 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@wangshubing1
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@wangshubing1 wangshubing1 added bug Something isn't working Waiting for reply Waiting for reply labels Jun 13, 2024
@github-actions github-actions bot changed the title SQL 任务hive类型 sql parameters 不起作用 SQL task hive type sql parameters does not work Jun 13, 2024
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@SbloodyS SbloodyS removed the Waiting for reply Waiting for reply label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants