Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCS connector throws rate limit errors #1231

Open
krisnaru opened this issue Jul 30, 2024 · 0 comments
Open

GCS connector throws rate limit errors #1231

krisnaru opened this issue Jul 30, 2024 · 0 comments

Comments

@krisnaru
Copy link

Using spark 3.5.1 on GKE, using connector https://mvnrepository.com/artifact/com.google.cloud.bigdataoss/gcs-connector/hadoop3-2.2.14, ran into below errors.
24/07/29 23:25:14 INFO c.go.cloud.hadoop.repackaged.gcs.com.google.cloud.hadoop.util.RetryHttpInitializer: Encountered status code 429 when sending DELETE request to URL 'https://storage.googleapis.com/storage/v1/b/xxx/o/granular%2Frams_video_ad_requests%2F.spark-staging-431ff8ba-d71b-431d-81f4-a4e13178636e%2F_temporary%2F0%2F_temporary%2Fattempt_202407292251203861221280246034281_0004_m_000538_3024%2Fdate_key=2024-06-23%2Fhour=19%2F00242_0_part-00538-431ff8ba-d71b-431d-81f4-a4e13178636e_00242.c000.snappy.parquet?ifGenerationMatch=1722294586557203'. Delegating to response handler for possible retry. [CONTEXT ratelimit_period="10 SECONDS" ] 24/07/29 23:25:24 INFO c.go.cloud.hadoop.repackaged.gcs.com.google.cloud.hadoop.util.RetryHttpInitializer: Encountered status code 429 when sending DELETE request to URL 'https://storage.googleapis.com/storage/v1/b/xxx/o/granular%2Frams_video_ad_requests%2F.spark-staging-431ff8ba-d71b-431d-81f4-a4e13178636e%2F_temporary%2F0%2F_temporary%2Fattempt_202407292251203861221280246034281_0004_m_000538_3024%2Fdate_key=2024-06-23%2Fhour=20%2F00059_0_part-00538-431ff8ba-d71b-431d-81f4-a4e13178636e_00059.c000.snappy.parquet?ifGenerationMatch=1722294618547766'. Delegating to response handler for possible retry. [CONTEXT ratelimit_period="10 SECONDS [skipped: 9]" ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant