99312bdfdb
* HADOOP-18671. Add recoverLease(), setSafeMode(), isFileClosed() as interfaces to hadoop-common (#5553)
The HDFS lease APIs have been replicated as interfaces in hadoop-common so other filesystems can
also implement them. Applications which use the leasing APIs should migrate to the new
interface where possible.
Contributed by Stephen Wu
(cherry picked from commit
|
||
---|---|---|
.. | ||
hadoop-mapreduce-client-app | ||
hadoop-mapreduce-client-common | ||
hadoop-mapreduce-client-core | ||
hadoop-mapreduce-client-hs | ||
hadoop-mapreduce-client-hs-plugins | ||
hadoop-mapreduce-client-jobclient | ||
hadoop-mapreduce-client-nativetask | ||
hadoop-mapreduce-client-shuffle | ||
hadoop-mapreduce-client-uploader | ||
pom.xml |