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 class UserGroupInformation {
|
|||
/**
|
||||
* Log current UGI and token information into specified log.
|
||||
* @param ugi - UGI
|
||||
* @throws IOException
|
||||
*/
|
||||
@InterfaceAudience.LimitedPrivate({"HDFS", "KMS"})
|
||||
@InterfaceStability.Unstable
|
||||
|
|
Loading…
Reference in New Issue