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 ingest metada from Hive #11370

Open
KewMannDev opened this issue Sep 13, 2024 · 2 comments
Open

Unable to ingest metada from Hive #11370

KewMannDev opened this issue Sep 13, 2024 · 2 comments
Labels
bug Bug report

Comments

@KewMannDev
Copy link

KewMannDev commented Sep 13, 2024

I have created a datahub instance using the quickstart docker images. When I proceeded to create a Hive source and execute the recipe, I received the following error in the attached log:

log.txt

I tested the Hive connectivity with DBeaver and i was able to connect to hive

To Reproduce
Steps to reproduce the behavior:

  1. Go to Ingestion --> Create Source
  2. Click on the Hive option
  3. Enter the necessary details
  4. Click Save and Run

Expected behavior
Datahub should be able to ingest metadata from Hive.

Screenshots
image

Desktop (please complete the following information):

  • Hive version 4.0.0

Additional context
command i use to bring up datahub quickstart:
python3.8 -m datahub docker quickstart --quickstart-compose-file /opt/datahub/docker-compose.yaml

the custom docker-compose.yaml used:
docker-compose.zip

I was able to connect y'day but today after making some changes to the docker-compose.yaml and nuking the old images i received this error. All i did was add the METADATA_SERVICE_AUTH_ENABLED environment variable to the datahub-gms and datahub-frontend images.

Appreciate the help

@KewMannDev KewMannDev added the bug Bug report label Sep 13, 2024
@KewMannDev
Copy link
Author

Just an update, I tried removing the METADATA_SERVICE_AUTH_ENABLED and got the same error

@KewMannDev
Copy link
Author

Hi, any updates on this? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant