Skip to content

A simple script to automatically map new Camus partitions to Hive partitions for already existing Hive tables.

License

Notifications You must be signed in to change notification settings

mate1/camus2hive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Camus2Hive

A simple script to automatically map new Camus partitions to Hive partitions.

Execute the script without arguments to see its usage and parameters description.

Hive tables

One way to use camus2hive is to manually create your Hive tables in advance. See the create_table file for an example of Hive table definition that works with camus2hive.

Alternatively, you can also let the script create and update your Hive tables automatically, but this requires that you have a schema repo available. See the AVRO-1124 JIRA ticket and patched up code for more info on how to get a proper schema repo.

About

A simple script to automatically map new Camus partitions to Hive partitions for already existing Hive tables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages