Skip to content

Tags: criccomini/hive-metastore-standalone

Tags

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add QEMU emulation for multi-platform builds (#6)

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add QEMU emulation for multi-platform builds (#6)

0.2.5

Toggle 0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable HMS logging (#1)

* Enable INFO logging

* Use an environment variable with a default of INFO

* Add note about logging to README

0.2.4

Toggle 0.2.4's commit message
Use hive-site instead of metastore-site

0.2.3

Toggle 0.2.3's commit message
Go to Java 8 for Hive

0.2.2

Toggle 0.2.2's commit message
Use `hive metastore` instead of standalone.

I'm moving away from the standalone script because it doesn't exist in the full
hive binary tarball.

0.2.1

Toggle 0.2.1's commit message
Fix Hive URLs in Dockerfile

Hive 3.1.3 doesn't have a metastore standalone binary. I'm updating the URLs to
use the full Hive binary.

0.2.0

Toggle 0.2.0's commit message
Bump Hive Metastore Standlone binary to 3.1.3

0.1.1

Toggle 0.1.1's commit message
Make run.sh executable

0.1.0

Toggle 0.1.0's commit message
Add standalone Hive Metastore setup

Uses embedded Derby for DB and local FS for storage.