You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Kitti Nanasi (JIRA)" <ji...@apache.org> on 2019/01/07 16:10:00 UTC

[jira] [Created] (HDFS-14188) Make hdfs ec -verifyClusterSetup command accept an erasure coding policy as a parameter

Kitti Nanasi created HDFS-14188:
-----------------------------------

             Summary: Make hdfs ec -verifyClusterSetup command accept an erasure coding policy as a parameter
                 Key: HDFS-14188
                 URL: https://issues.apache.org/jira/browse/HDFS-14188
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: erasure-coding
    Affects Versions: 3.1.1
            Reporter: Kitti Nanasi
            Assignee: Kitti Nanasi


hdfs ec -verifyClusterSetup command verifies if there are enough data nodes and racks for the enabled erasure coding policies

I think it would be beneficial if it could accept an erasure coding policy as a parameter optionally. For example the following command would run the verify for only the RS-6-3-1024k policy.
{code:java}
hdfs ec -verifyClusterSetup -policy RS-6-3-1024k
{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org