You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2013/09/03 09:32:51 UTC

[jira] [Updated] (BIGTOP-1060) hadoop-hdfs-zkfc should stop before hadoop-hdfs-namenode

     [ https://issues.apache.org/jira/browse/BIGTOP-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Masatake Iwasaki updated BIGTOP-1060:
-------------------------------------

    Attachment: BIGTOP-1060-0.patch
    
> hadoop-hdfs-zkfc should stop before hadoop-hdfs-namenode
> --------------------------------------------------------
>
>                 Key: BIGTOP-1060
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1060
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: Init scripts
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Minor
>         Attachments: BIGTOP-1060-0.patch
>
>
> Stopping namenode before zkfc possibly causes unnecessary fencing action.
> Current priority of namenode and zkfc are the same as default.
> {noformat}
> CHKCONFIG=${CHKCONFIG:-"2345 85 15"}
> {noformat}
> Because the highest priority among HDFS dependent services is "2345 87 13" of HBase, I think setting zkfs' priority to "2345 86 14" is good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira