Hi guys :wave::skin-tone-5:, I am new to DataHub a...
# ui
c
Hi guys šŸ‘‹šŸ¾, I am new to DataHub and I’m wondering if someone is able to assist with the following error I’m getting in the UI? The error occurs when I click on Datasets, Pipeline, Dash etc.
I have successfully ingested data (from a docker container) and was able to see the data in the mysql metadata_aspect_v2 table. The error happens even before ingesting any data
m
Hi @clean-piano-28976 does search work?
c
@clean-piano-28976 not sure but in my case, the problem was gms. Try to fix gms container.
c
Hi @mammoth-bear-12532 the search doesn't display any data but also doesn't have any errors. Hi @curved-jordan-15657 how did you fix the gms container? When running
docker logs datahub-gms
I can the see the following errors which I'm not sure are related
m
@clean-piano-28976 what does
datahub docker check
say?
c
I have datahub setup inside a docker container but was unable to run
datahub docker check
m
@clean-piano-28976 are you using the quickstart to start up datahub?
c
no @mammoth-bear-12532 using the quickstart guide I was able to ingest and see the sample data in the UI. At the moment I'm trying to dockerise datahub and ingest internal data but unable to get the UI to work. My docker-compose file is pretty much a copy of the one used by the quickstart but I could easily missed something
m
you might be missing some key containers like elasticsearch-setup / kafka-setup etc... which are important for setting up the indexes / topics etc.
Most people move from the quickstart mode to the k8s mode (using helm charts) to deploy
c
Thanks for the suggestion @mammoth-bear-12532 I will review my containers and also look into the k8s mode (not familiar with this)
m
I highly recommend you move to that model, since if you run your own docker containers with your own docker compose files, it will be hard for us to help you
c
I can see their is a channel dedicated to k8s but are you able to point me into some docs
ah thanks ^
I'm sure I will have more question but for now will do some reading šŸ™‚ Thanks again @mammoth-bear-12532!
šŸ‘ 1