Open LantaoJin opened 1 month ago
What is the bug? The inner EMR-S batch job will completed as success when we don't trigger a Spark job for a while (seems it has a TTL in ~5 mins), then the next query will re-launch a EMR-S batch job which cause very slow.
How can one reproduce the bug?
source = myglue_test.default.nested | head 10
What is the expected behavior? Increase the TTL if it has. Or identify why the batch job completed so soon.
TTL
What is your host/environment?
Do you have any screenshots? If applicable, add screenshots to help explain your problem.
Do you have any additional context? Add any other context about the problem.
[Catch All Triage - 1, 2]
Is this a bug in opensearch-spark or EMR? If it's the latter it doesn't belong here.
What is the bug? The inner EMR-S batch job will completed as success when we don't trigger a Spark job for a while (seems it has a TTL in ~5 mins), then the next query will re-launch a EMR-S batch job which cause very slow.
How can one reproduce the bug?
What is the expected behavior? Increase the
TTL
if it has. Or identify why the batch job completed so soon.What is your host/environment?
Do you have any screenshots? If applicable, add screenshots to help explain your problem.
Do you have any additional context? Add any other context about the problem.