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 "Steve Loughran (Jira)" <ji...@apache.org> on 2022/01/05 17:05:02 UTC

[jira] [Updated] (HADOOP-15479) s3guard bucket-info command to add a verify-property =

     [ 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org