YARN-7906. Fix mvn site fails with error: Multiple sources of package comments found for package o.a.h.y.client.api.impl. (Akira Ajisaka via wangda)
Change-Id: I20221d97446e97f208d587eacbc60448c11ffd48
This commit is contained in:
parent
a08c048832
commit
e795833d8c
|
@ -18,6 +18,4 @@
|
|||
/**
|
||||
* API related to resources.
|
||||
*/
|
||||
@InterfaceAudience.Private
|
||||
package org.apache.hadoop.yarn.api.resource;
|
||||
import org.apache.hadoop.classification.InterfaceAudience;
|
||||
|
|
Loading…
Reference in New Issue