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

https://github.com/queukat/spark_hive_greenplum


https://github.com/queukat/spark_hive_greenplum

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# spark_hive_greenplum
# HiveToGreenplum

HiveToGreenplum is a Spark application that reads a Hive table in ORC format and uploads it to a Greenplum database.

## Prerequisites

- Apache Spark
- Hive
- Greenplum

## Usage

To run the application, use the following command:

```
spark-submit --class HiveToGreenplum
```

## License

This project is licensed under the MIT License.