What is the shortest EMR Serverless warmup time via API?

0

I am trying to see if I can use EMR Serverless to serve as a compute engine for customers querying data in S3. But even with pre-initialized capacity, the simplest of queries possible (select 1+2 as sum) are taking at least 45seconds. Is there a way to reduce this to say under 5s when submitted via API? Can EMRS match Athena Spark on warmup times?

Faiz
已提問 5 個月前檢視次數 176 次
1 個回答
2

Hello,

AFAIK, EMR-S might not match Athena Spark in terms of warmup time as both deployment and configurable approaches are different. In EMR-S, Pre-initialized capacity is available and ready to use when the application has started. The pre-initialized capacity becomes inactive when the application is stopped. An application moves to the STARTED state only if the requested pre-initialized capacity has been created and is ready to use and this setup is not same in Athena Spark.

AWS
支援工程師
已回答 5 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南