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

Daniel Carl Jones commented on HADOOP-15570:
--------------------------------------------

We already have {{getInitiated()}} and {{getOwner()}} already on the V1 SDK 
MultipartUpload object (and [it is in SDK 
V2|https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/s3/model/MultipartUpload.html]
 as well). Seems like a simple one to add. (Bonus points for adding integ tests)

Any concerns or guidance on changing the format of the output? Should initiator 
and date be added to the end of the lines so as not to change the existing 
order?

> s3guard uploads command to list date and initiator of outstanding uploads
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-15570
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15570
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.1.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> The S3Guard uploads command doesn't provide that much info about outstanding 
> uploads, such as who started them, and when
> {code}
> haooop s3guard uploads s3a/...
> tests3ascale/scale/hugefile 
> nB3gctgP34ZSpzJ5_o2AVb7kKRiicXfbkBqIflA0y.IH7CimH1O0VUzohRCj3QfFstoQIdcge478ZidXu764yN0vuGI1j5kcOV3rDhsrc.RBZ5skZ93jVCN9g2c21QgB
> Total 1 uploads found.
> {code}
> Enough to to know its there, but its nice to know: how long, who and how much



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to