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

Unable to add Hive DB #3416

Closed
1 task done
pratik4891 opened this issue Jul 25, 2023 · 2 comments
Closed
1 task done

Unable to add Hive DB #3416

pratik4891 opened this issue Jul 25, 2023 · 2 comments
Labels
BUG Issue type for reporting failure due to bug in functionality Stale

Comments

@pratik4891
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

Hue is currently running on k8 and now trying to configure hive details in the config map section of the pods

Provided below details

[hive]
server_host=hostnam
server_port=10000
server_username=user
server_password=user

In UI only postgres DB is showing and not hive , please advise what setting changes need to be done

Steps To Reproduce

Ran the helm commands

helm repo add hue https://helm.gethue.com
helm install my-hue hue/hue --version 1.0.3

Opened the config map of the pod to add the hive details in below format

[hive]
server_host=hostnam
server_port=10000
server_username=user
server_password=user

Refreshed the UI and no hive DBs were showing up

Logs

No response

Hue version

latest

@pratik4891 pratik4891 added the BUG Issue type for reporting failure due to bug in functionality label Jul 25, 2023
@Harshg999
Copy link
Collaborator

Hey @pratik4891, IIRC the config section is [beeswax] instead of [hive].
Can you once give that a try and see if that helps?

@github-actions
Copy link

github-actions bot commented Sep 2, 2023

This issue is stale because it has been open 30 days with no activity and is not labeled "Prevent stale". Remove "stale" label or comment or this will be closed in 10 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Issue type for reporting failure due to bug in functionality Stale
Projects
None yet
Development

No branches or pull requests

2 participants