potiuk commented on issue #16922:
URL: https://github.com/apache/airflow/issues/16922#issuecomment-882034310


   > Did you actually have a `vivi.json` file so that jinja could pickup? The 
traceback you shared is different then the one posted on this issue. Your 
traceback says `jinja2.exceptions.TemplateNotFound: vivi.json` which means that 
jinja doesn't find the `vivi.json` to process.
   
   Yep. That is also my point and I think we agree here @eladkal. I think 
@louison (can you please confirm that ?) really complained in this issue not 
that just using "'pod-ex-minimum_json'  and  `pod-ex-minimum_txt` as the values 
of the parameter made it fail. IMHO it's reasonable to expect that 
'something.json' is a file name and that it will fail if missing (this is how 
Airflow's 'template_extension' feature works for all other operators too). 


-- 
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]


Reply via email to