Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18477 Über-jira: S3A Hadoop 3.3.9 features
  3. HADOOP-15479

s3guard bucket-info command to add a verify-property <key>=<value> <bucket>

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.1.0
    • None
    • fs/s3
    • None

    Description

      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

      hadoop s3guard verify-property fs.s3a.s3.client.factory.impl=org.apache.hadoop.fs.s3a.InconsistentS3ClientFactory s3a://test-bucket/
      

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: