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

Steve Loughran updated HADOOP-15479:
------------------------------------
    Parent: HADOOP-18067  (was: HADOOP-17566)

> 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.1#820001)

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

Reply via email to