huangtianhua commented on a change in pull request #2189:
URL: https://github.com/apache/hadoop/pull/2189#discussion_r477150690
##########
File path: hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ArchivalStorage.md
##########
@@ -88,13 +92,14 @@ The effective storage policy can be retrieved by the
"[`storagepolicies -getStor
### Configuration
* **dfs.storage.policy.enabled** - for enabling/disabling the storage policy
feature. The default value is `true`.
-* **dfs.storage.default.policy** - Set the default storage policy with the
policy name. The default value is `HOT`. All possible policies are defined in
enum StoragePolicy, including `LAZY_PERSIST` `ALL_SSD` `ONE_SSD` `HOT` `WARM`
`COLD` and `PROVIDED`.
+* **dfs.storage.default.policy** - Set the default storage policy with the
policy name. The default value is `HOT`. All possible policies are defined in
enum StoragePolicy, including `LAZY_PERSIST` `ALL_SSD` `ONE_SSD` `HOT` `WARM`
`COLD` `ALL_NVDIMM` and `PROVIDED`.
Review comment:
sure
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]