esgn commented on issue #55871:
URL: https://github.com/apache/airflow/issues/55871#issuecomment-3381936864
Sorry about the delay :
* I have tried map_index_template (`map_index_template= "{{
task.env_vars[0]['value'] }}"` in my case) and it works to reference in map
index the name of the processed file. That's a first step 👍
<img width="571" height="506" alt="Image"
src="https://github.com/user-attachments/assets/4bf0b87a-e8a5-4acf-8f06-f66a76eb335d"
/>
* In my understanding if I want to search a task which processed
SC25_TOUR_0700_6650_L93.tif, it won't work because the search engine only work
on task names. So being able to name a task with processed file could help if
we need to investigate what task did what on what file.
<img width="466" height="370" alt="Image"
src="https://github.com/user-attachments/assets/85882b2b-7e54-408c-a01a-07f2bc9d3afd"
/>
Thanks for all your support
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]