[
https://issues.apache.org/jira/browse/HAWQ-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197384#comment-15197384
]
ASF GitHub Bot commented on HAWQ-549:
-------------------------------------
GitHub user radarwave opened a pull request:
https://github.com/apache/incubator-hawq/pull/462
HAWQ-549. Ignore empty 'pg_log' folder while check standby directories
As Ambari's requirement, we should ignore empty 'pg_log' folder while doing
standby directory check.
If standby data directory only have an empty pg_log, we assume it's clean
enough to initialize standby master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/radarwave/incubator-hawq HAWQ-549
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/462.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 #462
----
commit 18db8296a560da84d3db1f82e25b6f3bfe36cb46
Author: rlei <[email protected]>
Date: 2016-03-16T08:53:12Z
HAWQ-549. Ignore empty 'pg_log' folder while doing standby data directory
check
----
> Directory check ignore empty 'pg_log' folder while standby init
> ---------------------------------------------------------------
>
> Key: HAWQ-549
> URL: https://issues.apache.org/jira/browse/HAWQ-549
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Command Line Tools
> Reporter: Radar Lei
> Assignee: Radar Lei
>
> As Ambari's requirement, we should ignore empty 'pg_log' folder while doing
> standby directory check.
> If standby data directory only have an empty pg_log, we assume it's clean
> enough to initialize standby master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)