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

kevin su commented on HDFS-14413:
---------------------------------

Upload draft patch v001 
 # Add two options (numTotalNameNodes and in numTotalJournalNodes) in CLI, so 
user can run more than two NN and 3 JN, but required NodeManager >= max(JN,NN), 
because JN and NN can't run on same machine 
 # Add ZKFC so if one NN die in a container, other SNN would be active soon, 
but it required user *specify ha.zookeeper.quorum* and 
*dfs.ha.fencing.ssh.private-key-files* in Dynamometer  config
 # Fix some checkstyle error 

I will add Unit test in next patch. 

> HA Support for Dynamometer
> --------------------------
>
>                 Key: HDFS-14413
>                 URL: https://issues.apache.org/jira/browse/HDFS-14413
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Erik Krogen
>            Assignee: kevin su
>            Priority: Major
>         Attachments: HDFS-14413.001.patch
>
>
> It would be nice if Dynamometer could handle spinning up a full 2 NN + 3 QJM 
> cluster instead of just a single NN



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to