yavuzmester edited a comment on issue #17507:
URL: https://github.com/apache/airflow/issues/17507#issuecomment-917007634
I am using BashOperator with run_as_user. For me I think it is related to
the `eval` line I have in my bash script. Because I got the error just after
the `eval` line executes.
Previously I tried a workaround, thought that it worked but seems the issue
is still there. So deleted that comment not to create confusion.
UPDATE: I replaced my eval usage with ${…} but still the error continues. I
think I will downgrade.
--
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]