Steven Ramey created AIRFLOW-3334:
-------------------------------------
Summary: Eliminate need for "Troubleshooting: Jinja template not
found... Add a space after the script name when directly calling a Bash script
with the bash_command argument.
Key: AIRFLOW-3334
URL: https://issues.apache.org/jira/browse/AIRFLOW-3334
Project: Apache Airflow
Issue Type: Wish
Reporter: Steven Ramey
I've been training in some colleagues at my work on Airflow. A problem and
silly thing to go over in a tutorial to someone is the known error of: "Jinja
template not found."
https://airflow.apache.org/howto/operator.html?highlight=operator#jinja-template-not-found
I have no idea how much work goes into it, but would it be possible to
eliminate this feature of Airflow where a space at the end of a string is
necessary and the BashOperator simply reads in the string correctly, space or
not? Thanks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)