gometastore

module
v0.0.0-...-d9513b6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2020 License: Apache-2.0

README

gometastore

Tools for accessing Hive Metastore over thrift API.

The repository provides a set of tools for accessing Hive Metastore (HMS) directly using its Thrift interface rather then going via beeline. It can be use to explore and troubleshoot HMS and to develop other scripts and tools that need to access it.

Kerberos support

None of these tools work in kerberos-enabled cluster.

You should consider using Java-based toolkit if you need support for Kerberos.

Installation

Make sure that you have an up-to-date GO environment. Currently Go 1.11 or higher is required.

On MacOS this can be as easy as running

brew install go

Building:

go get -u github.com/akolb1/gometastore/...

This command will install tools in ~/go/bin directory.

Directories

Path Synopsis
cmd
Package hmsclient provides methods for accessing Hive Metastore over Thrift protocol.
Package hmsclient provides methods for accessing Hive Metastore over Thrift protocol.
thrift/gen-go/hive_metastore
Package hive_metastore provides raw access to HMS Thrift API.
Package hive_metastore provides raw access to HMS Thrift API.
cmd
Package microbench provides support for simple microbenchmark.
Package microbench provides support for simple microbenchmark.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL