arifazmidd commented on issue #11412:
URL: https://github.com/apache/iceberg/issues/11412#issuecomment-2442030788

   Full error message:
   ```
   : org.apache.spark.SparkException: Job aborted due to stage failure: Task 
236 in stage 1.0 failed 4 times, most recent failure: Lost task 236.3 in stage 
1.0 (TID 1974) (ip-172-27-247-76.us-west-2.compute.internal executor 26): 
software.amazon.awssdk.core.exception.SdkClientException: Unable to load 
credentials from any of the providers in the chain 
AwsCredentialsProviderChain(credentialsProviders=[SystemPropertyCredentialsProvider(),
 EnvironmentVariableCredentialsProvider(), 
WebIdentityTokenCredentialsProvider(), 
ProfileCredentialsProvider(profileName=default, 
profileFile=ProfileFile(sections=[])), ContainerCredentialsProvider(), 
InstanceProfileCredentialsProvider()]) : [SystemPropertyCredentialsProvider(): 
Unable to load credentials from system settings. Access key must be specified 
either via environment variable (AWS_ACCESS_KEY_ID) or system property 
(aws.accessKeyId)., EnvironmentVariableCredentialsProvider(): Unable to load 
credentials from system settings. Access key must be
  specified either via environment variable (AWS_ACCESS_KEY_ID) or system 
property (aws.accessKeyId)., WebIdentityTokenCredentialsProvider(): Either the 
environment variable AWS_WEB_IDENTITY_TOKEN_FILE or the javaproperty 
aws.webIdentityTokenFile must be set., 
ProfileCredentialsProvider(profileName=default, 
profileFile=ProfileFile(sections=[])): Profile file contained no credentials 
for profile 'default': ProfileFile(sections=[]), 
ContainerCredentialsProvider(): Cannot fetch credentials from container - 
neither AWS_CONTAINER_CREDENTIALS_FULL_URI or 
AWS_CONTAINER_CREDENTIALS_RELATIVE_URI environment variables are set., 
InstanceProfileCredentialsProvider(): Failed to load credentials from IMDS.]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to