You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Abhishek Modi (JIRA)" <ji...@apache.org> on 2019/02/26 17:42:00 UTC

[jira] [Commented] (HADOOP-16093) Move DurationInfo from hadoop-aws to hadoop-common org.apache.hadoop.util

    [ https://issues.apache.org/jira/browse/HADOOP-16093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778232#comment-16778232 ] 

Abhishek Modi commented on HADOOP-16093:
----------------------------------------

Thanks [~stevel@apache.org] for review and committing this.

> Move DurationInfo from hadoop-aws to hadoop-common org.apache.hadoop.util
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-16093
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16093
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, util
>            Reporter: Steve Loughran
>            Assignee: Abhishek Modi
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: HADOOP-16093.001.patch, HADOOP-16093.002.patch, HADOOP-16093.003.patch, HADOOP-16093.004.patch, HADOOP-16093.005.patch, HADOOP-16093.006.patch
>
>
> It'd be useful to have DurationInfo usable in other places (e.g. distcp, abfs, ...). But as it is in hadoop-aws under {{org.apache.hadoop.fs.s3a.commit.DurationInfo
> org.apache.hadoop.fs.s3a.commit.DurationInfo}} we can't do that
> Move it.
> We'll have to rename the Duration class in the process, as java 8 time has a class of that name too. Maybe "OperationDuration", with DurationInfo a subclass of that
> Probably need a test too, won't it?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org