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] kyuubi-beeline auto constructs JDBC URL from kyuubi-defaults.conf #6255

Open
3 tasks done
pan3793 opened this issue Apr 3, 2024 · 1 comment · May be fixed by #6339
Open
3 tasks done

[TASK][MEDIUM] kyuubi-beeline auto constructs JDBC URL from kyuubi-defaults.conf #6255

pan3793 opened this issue Apr 3, 2024 · 1 comment · May be fixed by #6339
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

  • Java
  • English writing skills

Background and Goals

Hive BeeLine supports constructing JDBC URL from several places, e.g. beeline-site.xml, hive-site.xml, we'd like to extend the Kyuubi BeeLine to support kyuubi-defaults.conf, which would make the usage of kyuubi-beeline commands out-of-box.

Implementation steps

  • Analyze the current behavior(especially configuration files priority) of Kyuubi BeeLine (should be same as Hive BeeLine now)
  • Implemented an HS2ConnectionFileParser for kyuubi-defaults.conf in a proper priority.
  • Write docs.

Additional context

Introduction of 2024H1 Kyuubi Code Contribution Program

@zhaohehuhu
Copy link
Contributor

Please assign this task to me @pan3793

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