Reading hive db inside a docker container

I want to build a streamlit docker app that can read data from hive, how can I connect to hive inside the docker?

I’m afraid there is not enough details to help you. Please, describe what exactly you want to achieve. Since we have no idea how the db is running, where it is running if it is already running at all, the answer would be that you can connect to the database as you would without container. Do you have an error message?