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

[TASK][MEDIUM] Support running JDBC engine on YARN AM #6253

Closed
3 tasks done
pan3793 opened this issue Apr 3, 2024 · 2 comments
Closed
3 tasks done

[TASK][MEDIUM] Support running JDBC engine on YARN AM #6253

pan3793 opened this issue Apr 3, 2024 · 2 comments
Assignees

Comments

@pan3793
Copy link
Member

pan3793 commented Apr 3, 2024

What's the level of this task?

MEDIUM

Code of Conduct

Search before creating

  • I have searched in the task list and found no similar tasks.

Mentor

  • I have sufficient expertise on this task, and I volunteer to be a mentor of this task to guide contributors through the task.

Skill requirements

  • Knowledge of Scala, Kyuubi architecture, Apache YARN
  • Kerberos and Hadoop Security (optional)

Background and Goals

Kyuubi supports running the Hive engine on YARN AM (Application Master) since 1.9.0, see #5868 and #6199, it removes the requirement of running engine process on Kyuubi Server's machine but moves to YARN cluster, just like Spark on YARN cluster mode and Flink YARN application mode.

We'd like to see similar functionalities for the JDBC engine.

Implementation steps

Refer to the Hive engine implementation to complete the code, test, CI, etc.

Additional context

Introduction of 2024H1 Kyuubi Code Contribution Program

This may help for testing https://github.com/awesome-kyuubi/hadoop-testing

@lsm1
Copy link
Contributor

lsm1 commented Apr 4, 2024

i want to have a try, plz assign to me if possible.

@pan3793
Copy link
Member Author

pan3793 commented Apr 4, 2024

@lsm1 thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants