|
@@ -312,10 +312,10 @@ Usage:
|
|
|
|
|
|
hdfs cacheadmin [-addDirective -path <path> -pool <pool-name> [-force] [-replication <replication>] [-ttl <time-to-live>]]
|
|
|
hdfs cacheadmin [-modifyDirective -id <id> [-path <path>] [-force] [-replication <replication>] [-pool <pool-name>] [-ttl <time-to-live>]]
|
|
|
- hdfs cacheadmin [-listDirectives [-stats] [-path <path>] [-pool <pool>] [-id <id>]
|
|
|
+ hdfs cacheadmin [-listDirectives [-stats] [-path <path>] [-pool <pool>] [-id <id>]]
|
|
|
hdfs cacheadmin [-removeDirective <id>]
|
|
|
hdfs cacheadmin [-removeDirectives -path <path>]
|
|
|
- hdfs cacheadmin [-addPool <name> [-owner <owner>] [-group <group>] [-mode <mode>] [-limit <limit>] [-maxTtl <maxTtl>]
|
|
|
+ hdfs cacheadmin [-addPool <name> [-owner <owner>] [-group <group>] [-mode <mode>] [-limit <limit>] [-maxTtl <maxTtl>]]
|
|
|
hdfs cacheadmin [-modifyPool <name> [-owner <owner>] [-group <group>] [-mode <mode>] [-limit <limit>] [-maxTtl <maxTtl>]]
|
|
|
hdfs cacheadmin [-removePool <name>]
|
|
|
hdfs cacheadmin [-listPools [-stats] [<name>]]
|