recoverLease
Recovers the lease on the specified path.
The path must point to the HDFS file system.
The default number of retries is 1
.
The usage is as follows:
$ hdfs debug recoverLease -path <path> [-retries <num-retries>]
-path <path> |
An HDFS path to recover the lease |
[-retries <num-retries>] |
Number of times the client will retry calling |