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/08 17:57:00 UTC

[jira] [Updated] (HADOOP-16093) Move DurationInfo from hadoop-aws to hadoop-common org.apache.fs.impl

     [ https://issues.apache.org/jira/browse/HADOOP-16093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Modi updated HADOOP-16093:
-----------------------------------
    Attachment: HADOOP-16093.001.patch
        Status: Patch Available  (was: Open)

> Move DurationInfo from hadoop-aws to hadoop-common org.apache.fs.impl
> ---------------------------------------------------------------------
>
>                 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
>         Attachments: HADOOP-16093.001.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