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

[Bug] [EC][JDBC] JDBC connection does not support multi-tasking parameter passing #5006

Closed
2 tasks done
peacewong opened this issue Nov 30, 2023 · 1 comment · Fixed by #5007
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@peacewong
Copy link
Contributor

Search before asking

  • I searched the issues and found no similar issues.

Linkis Component

linkis-computation-governance

Steps to reproduce

The hive sql submission is usually very long, and there may be dozens of entries in one file. The first few entries are set parameter commands, such as set today=current_date. After execution for dozens of minutes, the session may be interrupted, and the subsequent sql will be used again. If hiveconf:today is taken, it will be empty.

hive sql提交的时候一般都很长,可能一个文件有几十条,前面几条是set 设置参数命令,如set today=current_date,执行几十分钟后可能这个session会话中断了,后面的sql 再去取hiveconf:today就会为空

Expected behavior

support task connection cache

Your environment

  • Linkis version used: 1.1.2
  • Environment name and version:
    • cdh-5.14.2
    • hdp-3.1.5
    • hive-2.1.1
    • spark-3.2.1
    • scala-2.12.2
    • jdk 1.8.0_121
    • ....

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@peacewong peacewong added the bug Something isn't working label Nov 30, 2023
Copy link

😊 Welcome to the Apache Linkis community!!

We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our website project, please let us know!
You can check out our contributing guide on
👉 How to Participate in Project Contribution.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
[email protected] community activity information subscribe unsubscribe archive

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
1 participant