[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread kdunn-pivotal
Github user kdunn-pivotal commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83278114 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF)

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83185244 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83184770 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83184402 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-09-26 Thread kdunn926
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