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

https://github.com/yahoojapan/yosegi-hive

This is Yosegi's Hive plugin. This can write and read tables with Hive.
https://github.com/yahoojapan/yosegi-hive

hive yosegi

Last synced: 7 months ago
JSON representation

This is Yosegi's Hive plugin. This can write and read tables with Hive.

Awesome Lists containing this project

README

          

# Yosegi Hive
This is [Yosegi](https://github.com/yahoojapan/yosegi) plugin.

Supports writing and reading data in [Apache Hive](https://hive.apache.org/).

# License
This project is on the [Apache License](https://www.apache.org/licenses/LICENSE-2.0).
Please treat this project under this license.

# How do I get started?

For easy usage please read [quick start](docs/quickstart.md).

For more detailed usage, please read the [usage documentation](docs/how_to_use.md).

# How to contribute
We welcome to join this project widely.

For information on how to start contributing to the project, please refer to the [Yosegi contribution guide](https://github.com/yahoojapan/yosegi/blob/master/CONTRIBUTING.md).

## Maven
Yosegi Hive sources can get from the Maven repository.

## Compile sources
Compile each source following instructions.

$ mvn clean install