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
(cherry picked from commit e795833d8c)
This commit is contained in:
Wangda Tan 2018-02-12 10:25:22 +08:00
parent 388f4d11d7
commit 47a2e18670
1 changed files with 0 additions and 2 deletions

View File

@ -18,6 +18,4 @@
/**
* API related to resources.
*/
@InterfaceAudience.Private
package org.apache.hadoop.yarn.api.resource;
import org.apache.hadoop.classification.InterfaceAudience;