[
https://issues.apache.org/jira/browse/HDFS-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayakumar B updated HDFS-7349:
--------------------------------
Description:
Support implementation of the following commands
{noformat}Usage: hdfs erasurecode [generic options]
[-createZone [-s <schemaName>] <path>]
[-getZoneInfo <path>]
[-help [cmd ...]]
[-listSchemas]
[-usage [cmd ...]]{noformat}
was:
Support implementation of the following commands
*hdfs dfs -convertToEC <path>*
<path>: Converts all blocks under this path to EC form (if not already in EC
form, and if can be coded).
*hdfs dfs -convertToRep <path>*
<path>: Converts all blocks under this path to be replicated form.
> Support DFS command for the EC encoding
> ---------------------------------------
>
> Key: HDFS-7349
> URL: https://issues.apache.org/jira/browse/HDFS-7349
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Attachments: HDFS-7349-001.patch, HDFS-7349-002.patch,
> HDFS-7349-003.patch, HDFS-7349-004.patch, HDFS-7349-005.patch,
> HDFS-7349-006.patch
>
>
> Support implementation of the following commands
> {noformat}Usage: hdfs erasurecode [generic options]
> [-createZone [-s <schemaName>] <path>]
> [-getZoneInfo <path>]
> [-help [cmd ...]]
> [-listSchemas]
> [-usage [cmd ...]]{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)