vandonr-amz opened a new pull request, #29522: URL: https://github.com/apache/airflow/pull/29522
picking up https://github.com/apache/airflow/pull/28321 after it's been somewhat abandoned by the original author. Addressed my own comment about empty array, and it should be good to go I think. Initial description from @camilleanne: > * Adds support for AWS Batch multinode jobs by allowing a `node_overrides` json object to be passed through to the [boto3 submit_job](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/batch.html#Batch.Client.submit_job) method. > > * Adds support for multinode jobs by properly parsing the output of `describe_jobs` (which is different for container vs multinode) to extract the log stream name. > > > closes: #25522 -- 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]
