You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/07/29 14:26:00 UTC

[jira] [Commented] (HBASE-19036) Add action in Chaos Monkey to restart Active Namenode

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

Ted Yu commented on HBASE-19036:
--------------------------------

{code}
+    clusterManager.start(ServiceType.HADOOP_NAMENODE, serverName.getHostname(),
+      serverName.getPort());
{code}
Have you tried the above in a secure cluster ?

> Add action in Chaos Monkey to restart Active Namenode
> -----------------------------------------------------
>
>                 Key: HBASE-19036
>                 URL: https://issues.apache.org/jira/browse/HBASE-19036
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Monani Mihir
>            Assignee: Monani Mihir
>            Priority: Minor
>         Attachments: HBASE-19036.branch-1.001.patch, HBASE-19036.branch-1.001.patch, HBASE-19036.branch-1.002.patch, HBASE-19036.branch-1.002.patch, HBASE-19036.master.001.patch
>
>
> Under hbase-it we have many actions related to DataNode, Zookeeper, HMaster which gets use with Chaos Monkey and they are useful in testing . Having action which restart Active Namenode would be useful too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)