Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
Incompatible change
-
The `hdfs ec` CLI command has been substantially reworked to make the calling patterns more similar to the `hdfs storagepolicies` command. See `hdfs ec -help` and the HDFS erasure coding documentation for more information.
Description
The hdfs erasurecode CLI is similar to hdfs storagepolicies in terms of functionality, but different in terms of behavior. Let's refactor ECCli to be more similar to the various Admin classes we already have, and also make its calling syntax mimic hdfs storagepolicies as closely as possible.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-11478 Update EC commands in HDFSCommands.md
- Resolved