XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • fs/s3, test
    • None

    Description

      ITestDynamoDBMetadataStoreScale tries to create a scale test iff the table isn't PAYG. Its failing with the wrong text being returned.

      Proposed: don't look for any text

       
      13:06:22 java.lang.AssertionError: 
      13:06:22 Expected throttling message:  Expected to find ' This may be because the write threshold of DynamoDB is set too low.' 
      but got unexpected exception: org.apache.hadoop.fs.s3a.AWSServiceThrottledException: 
      
      Put tombstone on s3a://fake-bucket/moved-here: com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputExceededException: 
      The level of configured provisioned throughput for the table was exceeded. 
      Consider increasing your provisioning level with the UpdateTable API. 
      (Service: AmazonDynamoDBv2; Status Code: 400; Error Code: ProvisionedThroughputExceededException; 
      Request ID: L12H9UM7PE8K0ILPGGTF4QG367VV4KQNSO5AEMVJF66Q9ASUAAJG): 
      The level of configured provisioned throughput for the table was exceeded. 
      Consider increasing your provisioning level with the UpdateTable API. 
      (Service: AmazonDynamoDBv2; Status Code: 400; 
      Error Code: ProvisionedThroughputExceededException; Request ID: L12H9UM7PE8K0ILPGGTF4QG367VV4KQNSO5AEMVJF66Q9ASUAAJG)
      13:06:22 	at org.apache.hadoop.fs.s3a.S3AUtils.translateDynamoDBException(S3AUtils.java:402)
      13
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: