Steve Loughran created HADOOP-15479:
---------------------------------------

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


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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to