potiuk commented on PR #20935: URL: https://github.com/apache/airflow/pull/20935#issuecomment-1113181885
> > @potiuk This has broken the ability to run a glue job _without_ specifying a script location on AWS Glue. > > Previously it was allowed that this value was `None`, resulting in using the default script value configured in the glue service itself. Now, the only way to escape the local file upload is to start with `s3://`, which then obviously will break further down. Can you please revert this change for aws glue? > > Feel free to provide a good fix for it. I think you are the one who can test it eeasily, so likely it's best if you fix it. Can you please make a fix @JorgenG ? Alternatively you can open an issue, and we can mark it as good first issue if it will be justified, and hopefully it will get fixed - but yo need to describe in detail the scenario - i think the one liner description above is not enough of the doscription what exactly got broken. -- 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]
