You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Is there an existing issue for this?
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
The text was updated successfully, but these errors were encountered: