Skip to content

queukat/spark_hive_greenplum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <path-to-jar> <hive-table-name> <greenplum-table-name> <greenplum-schema> <greenplum-url> <greenplum-user> <greenplum-password>

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published