Hi all!
wonder if there is a way to get node index from within the node in map_task, current_context doesn't have it as far as I know ..
your help is appreciated
h
hallowed-mouse-14616
07/02/2024, 2:52 PM
There should be an environment variable injected into the container named something like
FLYTE_K8S_ARRAY_INDEX
that indicates which subNode the execution is.
f
freezing-airport-6809
07/02/2024, 3:00 PM
We should add it to current context can you file an issue