HADOOP-17598. Fix java doc issue introduced by HADOOP-17578. (#2802). Contributed by Xiaoyu Yao.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
This commit is contained in:
parent
ede490d131
commit
63eb289462
@ -1920,7 +1920,6 @@ public <T> T doAs(PrivilegedExceptionAction<T> action
|
|||||||
/**
|
/**
|
||||||
* Log current UGI and token information into specified log.
|
* Log current UGI and token information into specified log.
|
||||||
* @param ugi - UGI
|
* @param ugi - UGI
|
||||||
* @throws IOException
|
|
||||||
*/
|
*/
|
||||||
@InterfaceAudience.LimitedPrivate({"HDFS", "KMS"})
|
@InterfaceAudience.LimitedPrivate({"HDFS", "KMS"})
|
||||||
@InterfaceStability.Unstable
|
@InterfaceStability.Unstable
|
||||||
|
Loading…
Reference in New Issue
Block a user