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

Shilun Fan commented on HADOOP-15479:
-------------------------------------

Bulk update: moved all 3.4.0 non-blocker issues, please move back if it is a 
blocker. Retarget 3.5.0.

> s3guard bucket-info command to add a verify-property <key>=<value> <bucket>
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-15479
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15479
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.1.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> This is driven by me trying to test o whether a bucket has fault injection 
> enabled. You can see from the logs, but not from a shell script. 
> I want to be able to go 
> {code}
> hadoop s3guard verify-property 
> fs.s3a.s3.client.factory.impl=org.apache.hadoop.fs.s3a.InconsistentS3ClientFactory
>  s3a://test-bucket/
> {code}
> and have the command return -1 if the property doesn't equal this value. This 
> lets me check that per-bucket and test run settings are propagating down. As 
> it is you need to look @ the logs.



--
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