An open API service indexing awesome lists of open source software.

https://github.com/bh2smith/hive-image

A sample Containerized Hive Instance
https://github.com/bh2smith/hive-image

Last synced: about 1 year ago
JSON representation

A sample Containerized Hive Instance

Awesome Lists containing this project

README

          

# hive-image
A sample Containerized Hive Instance

Initial Commit is taken from this excellent [Medium article](https://hshirodkar.medium.com/apache-hive-on-docker-4d7280ac6f8e)

## Installation & Run Locally

```sh
git clone git@github.com:bh2smith/hive-image.git
```

```sh
cd hive-image
docker-compose up
```