cloudera / hue

Open source SQL Query Assistant service for Databases/Warehouses
https://cloudera.com
Apache License 2.0
1.17k stars 366 forks source link

Unable to add Hive DB #3416

Closed pratik4891 closed 1 year ago

pratik4891 commented 1 year ago

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

Harshg999 commented 1 year ago

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[bot] commented 1 year ago

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.