Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Zerpet/hdb-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDB Backup and Restore utility

This tool aims to help automating HDB backups and restore tasks. This tool will be capable of parallel backup and restore a database to/from HDFS.

Requirements

  • Python 2.6+
  • Psycopg2 (python module)
  • argparse (python module)
  • hdfs3 (python module)
  • HDB 2.x
  • PXF

Most of the testing will be done under HDP 2 platform. It should work under other platforms. Feel free to test and provide feedback :)

Please check the Wiki page for details on usage and other information.

About

Utility to automate HDB parallel backup / restore operations using PXF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages