GitHub user kdunn926 opened a pull request:
https://github.com/apache/incubator-hawq/pull/940
HAWQ 1078. Implement hawqsync-falcon DR utility.
This is the initial commit for a Python utility to orchestrate a DR
syncronization for HAWQ, based on Falcon HDFS replication and a cold backup of
the active HAWQ master's MASTER_DATA_DIRECTORY.
A code review would be greatly appreciated, when someone has cycles. Active
testing is currently underway in a production deployment.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kdunn926/incubator-hawq dr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/940.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #940
----
commit 1ca0c75b8310b7aaad5a016d8d59c03bab865b8f
Author: Kyle Dunn <[email protected]>
Date: 2016-09-26T21:09:13Z
Initial commit
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---