Relative Content

Tag Archive for postgresqldockerhadoophive

Docker – Hive with Postgres errors

I have set up three containers that are networked because I would like to use Hadoop and Hive with PostgreSQL. You can access Docker set up via https://github.com/jcool12/hadoop-docker/tree/main/hivepost so you can download the folders/ files to run it. The Hadoop container starts up okay, the PostgreSQL start up okay, but the Hive container, upon startup, presents these errors:

Docker Hive – /entrypoint.sh: line 4: pg_isready: command not found

I have set up three containers that are networked because I would like to use Hadoop and Hive with PostgreSQL. You can access docker set up via https://github.com/jcool12/hadoop-docker/tree/main/hivepost The Hadoop container works, the PostgreSQL container works, but the Hive container, upon startup, presents this error: