Skip to content

Liquibase extension to add Hive Database support

License

Notifications You must be signed in to change notification settings

maketubo/liquibase-hive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project version

maven license email

dependency version

liquibase hive-jdbc

About liquibase-hive

Liquibase-hive is a Liquibase extension, which adds support for Apache Hive. Because the old project has not been updated for a long time, so we fork it and will continue to update.

How to use

<dependency>
    <groupId>com.github.maketubo</groupId>
    <artifactId>liquibase-hive</artifactId>
    <version>1.0.0</version>
</dependency>

Liquibase-hive specific configuration

Liquibase-hive provides additional configuration parameters that can be used to influence its behaviour:

parameter values description
liquibase.lock true (default), false enables/disables locking facility for a given job

About

Liquibase extension to add Hive Database support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%