[
https://issues.apache.org/jira/browse/HADOOP-16344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857855#comment-16857855
]
Kai Xie commented on HADOOP-16344:
----------------------------------
Yes the trunk is failed to compile.
How about this fix to avoid unused imports:
{code:java}
import org.apache.hadoop.classification.InterfaceAudience.Public;
import org.apache.hadoop.classification.InterfaceStability.Unstable;
{code}
> Make DurationInfo "public unstable"
> ------------------------------------
>
> Key: HADOOP-16344
> URL: https://issues.apache.org/jira/browse/HADOOP-16344
> Project: Hadoop Common
> Issue Type: Improvement
> Components: util
> Reporter: Kevin Risden
> Assignee: kevin su
> Priority: Minor
> Fix For: 3.3.0
>
> Attachments: HADOOP-16344.01.patch
>
>
> HADOOP-16093 moved DurationInfo to hadoop-common org.apache.hadoop.util. It
> would be useful if DurationInfo was annotated as "public unstable".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]