XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.2.0
    • fs/s3
    • None

    Description

      the command hadoop s3guard set-capacity -read 0 s3a://bucket will get all the way to the AWS SDK before it's rejected; if you pass in a value of -1 we fail fast.

      The CLI check should really be failing on <= 0, not < 0.

      You still get a stack trace, so it's not that important.

      Attachments

        1. HADOOP-15215.001.patch
          4 kB
          Gabor Bota
        2. HADOOP-15215.002.patch
          4 kB
          Gabor Bota

        Activity

          People

            gabor.bota Gabor Bota
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: