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

feat: set postgres as default for metastore #876

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

Pierrotws
Copy link
Contributor

Which issue(s) this PR fixes

Set postgres backend as default for hive metastore

@@ -95,7 +95,8 @@ hive_site:

metastore_site:
datanucleus.schema.autoCreateAll: "false"
javax.jdo.option.ConnectionDriverName: com.mysql.jdbc.Driver
javax.jdo.option.ConnectionURL: "{{ hive_ms_db_url }}/{{ hive_ms_db_name }}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, we do not support HA for the backend by default.

@rpignolet rpignolet merged commit c5e6906 into master Sep 20, 2024
3 checks passed
@rpignolet rpignolet deleted the feat-metastore-default-pg branch September 20, 2024 12:26
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 this pull request may close these issues.

3 participants