YARN-10419. Javadoc error in hadoop-yarn-server-common module. (#2271)

This commit is contained in:
Masatake Iwasaki 2020-09-03 16:17:52 +09:00 committed by GitHub
parent 0207f5cf46
commit 5e12dc51f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
/**
* A remote log path for a log aggregation file controller.
* <pre>
* <ROOT_PATH>/%USER/<SUFFIX>
* {@code <ROOT_PATH>/%USER/<SUFFIX>}
* </pre>
*/
public class RemoteLogPathEntry {