@@ -915,7 +915,6 @@ org.apache.hadoop.fs.s3a.AWSS3IOException: innerMkdirs on /test:
915915 Request ID: CA89F276B3394565),
916916 S3 Extended Request ID: ncz0LWn8zor1cUO2fQ7gc5eyqOk3YfyQLDn2OQNoe5Zj/GqDLggUYz9QY7JhdZHdBaDTh+TL5ZQ=:
917917 Invalid arn (Service: Amazon S3; Status Code: 400; Error Code: KMS.NotFoundException; Request ID: CA89F276B3394565)
918-
919918```
920919
921920Possible causes:
@@ -1055,7 +1054,6 @@ able to generate unique data key for encryption.
10551054Caused by: software.amazon.awssdk.services.kms.mode.InvalidKeyUsageException:
10561055You cannot generate a data key with an asymmetric CMK
10571056(Service: AWSKMS; Status Code: 400; Error Code: InvalidKeyUsageException; Request ID: 93609c15-e490-4035-8390-f4396f0d90bf; Proxy: null)
1058-
10591057```
10601058
10611059Generate a Symmetric Key in the same region as your S3 storage for CSE-KMS to
@@ -1141,7 +1139,6 @@ org.apache.hadoop.fs.s3a.UnknownStoreException: `s3a://random-bucket-7d9217b0-b4
11411139 (Service: S3, Status Code: 404, Request ID: RD254TC8EVDV98AK): null
11421140 (Service: S3, Status Code: 404, Request ID: RD254TC8EVDV98AK, Extended Request ID: 49F5CO1IKavFsz+VBecf2uwZeNVar3InHkdIrONvAK5yQ73gqZ1hFoAEMo8/x5wRNe3OXO3aebvZkev2bS81kw==)
11431141 (Service: S3, Status Code: 404, Request ID: RD254TC8EVDV98AK)
1144-
11451142```
11461143
11471144Check the URI is correct, and that the bucket actually exists.
@@ -1368,15 +1365,12 @@ connections more frequently.
13681365 The unspecified location constraint is incompatible for the region specific
13691366 endpoint this request was sent to.
13701367 (Service: Amazon S3; Status Code: 400; Error Code: IllegalLocationConstraintException;
1371-
1372-
13731368 ...
13741369 Cause: S3Exception:
13751370 The unspecified location constraint is incompatible for the region specific endpoint
13761371 this request was sent to. (Service: Amazon S3; Status Code: 400; Error Code: IllegalLocationConstraintException;
13771372 Request ID: EEBC5A08BCB3A645)
13781373
1379- ...
13801374```
13811375
13821376Something has been trying to write data to "/".
0 commit comments