eladkal opened a new pull request #14066:
URL: https://github.com/apache/airflow/pull/14066


   closes: #8999
   
   The tutorial explains how to use Jinja templating with BashOperator.
   Executing the command as in the tutorial will raise Jinja template not found 
error.
   The reason for this explained at length in the troubleshooting section of 
[BashOperator](https://airflow.apache.org/docs/apache-airflow/stable/howto/operator/bash.html#jinja-template-not-found).
   
   I chose not to add explanation why the space is needed because this is a 
tutorial to templating with Jinja and not to BashOperator. Users who go over it 
might not use bash again so there is no need to trouble them with why this 
space is required.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to