You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/15 23:54:25 UTC

[jira] [Commented] (HAWQ-682) hawq init master fails to syncup hawq-site xml if there is a segment host down

    [ https://issues.apache.org/jira/browse/HAWQ-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243719#comment-15243719 ] 

ASF GitHub Bot commented on HAWQ-682:
-------------------------------------

GitHub user bhuvnesh2703 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/618

    HAWQ-682 Include ignore-bad-hosts option in hawq init master command …

    …to avoid syncup failures during setting default bucket number

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-hawq HAWQ-682

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/618.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 #618
    
----
commit d0b8379d34574f22e94536562f403a515215ffbd
Author: Bhuvnesh Chaudhary <bc...@pivotal.io>
Date:   2016-04-15T21:55:25Z

    HAWQ-682 Include ignore-bad-hosts option in hawq init master command to avoid syncup failures during setting default bucket number

----


> hawq init master fails to syncup hawq-site xml if there is a segment host down
> ------------------------------------------------------------------------------
>
>                 Key: HAWQ-682
>                 URL: https://issues.apache.org/jira/browse/HAWQ-682
>             Project: Apache HAWQ
>          Issue Type: Bug
>            Reporter: bhuvnesh chaudhary
>            Assignee: bhuvnesh chaudhary
>
> In hawq init command, default bucket number is calculated and the updated hawq-site.xml is copied to all the other nodes, if there is a segment host down it will fail to syncup the fail. 
> Including the option to skip bad hosts as ambari will override this file whenever the segment host is brought online and started.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)