microscopic-furniture-57275
05/03/2024, 8:01 PMoverwrite_cache
and Map Task issue
Has anyone seen strangeness with overwrite_cache
and map tasks? See attached - I relaunched a workflow, marking the overwrite_cache flag from the Flyte Console UI, and when I saw my 100-task map task completed in 5s, I opened it to see all results had been read from the cache. All other tasks in the workflow re-computed and re-wrote to the cache as expected.famous-flag-22960
05/04/2024, 3:47 AMfamous-flag-22960
05/04/2024, 3:48 AMIn contrast to map tasks, an ArrayNode provides the following enhancements:
...
2. Cache management. It supports both cache serialization and cache overwriting for subtask executions.
freezing-airport-6809
microscopic-furniture-57275
05/07/2024, 5:15 PM