Direkt zum Inhalt

com.amazonaws.SdkClientException: Unable to execute HTTP request: Timeout waiting for connection from pool"

0

I encountered this error when writing a large size Parquet file onto an S3 bucket, "com.amazonaws.SdkClientException: Unable to execute HTTP request: Timeout waiting for connection from pool" I included the following, but still the job stops. [ { "Properties": { "fs.s3.maxConnections": "500", } } ] When I reduce the size of the data, everything works fine. Any insights would be very much appreciated. Thanks

  • Hi, Please tell me the code of the writing part and the size of the file you want to upload. Do you reproduce the problem 100%? Or do you reproduce it once in a while?

gefragt vor 3 Jahren1666 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.