[
https://issues.apache.org/jira/browse/HADOOP-14309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969552#comment-15969552
]
Inigo Goiri commented on HADOOP-14309:
--------------------------------------
To enable the fencing mechanism for HDFS HA, one could set:
{code}
<property>
<name>dfs.ha.fencing.methods</name>
<value>powershell(NameNode)</value>
</property>
{code}
> PowerShellFencer
> ----------------
>
> Key: HADOOP-14309
> URL: https://issues.apache.org/jira/browse/HADOOP-14309
> Project: Hadoop Common
> Issue Type: Improvement
> Components: ha
> Affects Versions: 2.8.0
> Reporter: Inigo Goiri
> Assignee: Inigo Goiri
> Priority: Minor
> Attachments: HADOOP-14309-000.patch
>
>
> Fencer implementation that uses PowerShell to fence a remote component.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]