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

Spark not able to connect to hive metastore #40

Open
cynthiavincent opened this issue Apr 12, 2021 · 2 comments
Open

Spark not able to connect to hive metastore #40

cynthiavincent opened this issue Apr 12, 2021 · 2 comments

Comments

@cynthiavincent
Copy link

Hi,

I have spark running on anothe container and I have copied the hive-site.xml to the spark/conf folder, However, I am not able to connect to hive-metastore using thrift://hive-metastore:9083.

Docker containers are here
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
c3cdade997d1 shawnzhu/prestodb:0.181 "./bin/launcher run" 4 hours ago Up 4 hours 8080/tcp, 0.0.0.0:8089->8089/tcp docker-hive-master2_presto-coordinator_1
31d31e19936b bde2020/hadoop-datanode:2.0.0-hadoop2.7.4-java8 "/entrypoint.sh /run…" 4 hours ago Up 4 hours (healthy) 0.0.0.0:50075->50075/tcp docker-hive-master2_datanode_1
67a3f25604df bde2020/hive:2.3.2-postgresql-metastore "entrypoint.sh /opt/…" 4 hours ago Up 4 hours 10000/tcp, 0.0.0.0:9083->9083/tcp, 10002/tcp docker-hive-master2_hive-metastore_1
23f8ff772a49 bde2020/hive-metastore-postgresql:2.3.0 "/docker-entrypoint.…" 4 hours ago Up 4 hours 5432/tcp docker-hive-master2_hive-metastore-postgresql_1
495d5aa65d46 bde2020/hadoop-namenode:2.0.0-hadoop2.7.4-java8 "/entrypoint.sh /run…" 4 hours ago Up 4 hours (healthy) 0.0.0.0:50070->50070/tcp docker-hive-master2_namenode_1

@lucassant95
Copy link

Same here

@DAYceng
Copy link

DAYceng commented Apr 19, 2022

Maybe this will help:big-data-europe/docker-hadoop#124

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

No branches or pull requests

3 participants