Re: [I] EksPodOperator doesn't work with deferrable=True [airflow]

2024-04-11 Thread via GitHub


github-actions[bot] commented on issue #38280:
URL: https://github.com/apache/airflow/issues/38280#issuecomment-2050747410

   This issue has been closed because it has not received response from the 
issue author.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] EksPodOperator doesn't work with deferrable=True [airflow]

2024-04-11 Thread via GitHub


github-actions[bot] closed issue #38280: EksPodOperator doesn't work with 
deferrable=True
URL: https://github.com/apache/airflow/issues/38280


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] EksPodOperator doesn't work with deferrable=True [airflow]

2024-04-03 Thread via GitHub


github-actions[bot] commented on issue #38280:
URL: https://github.com/apache/airflow/issues/38280#issuecomment-2035836753

   This issue has been automatically marked as stale because it has been open 
for 14 days with no response from the author. It will be closed in next 7 days 
if no further activity occurs from the issue author.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] EksPodOperator doesn't work with deferrable=True [airflow]

2024-03-20 Thread via GitHub


0x26res commented on issue #38280:
URL: https://github.com/apache/airflow/issues/38280#issuecomment-2009578328

   @Taragolis I tried to reproduce locally with the latest version of airflow 
(instead of using MWAA).
   
   But this other 
[bug](https://github.com/apache/airflow/discussions/37178#discussioncomment-8823983)
 gets in the way of my testing 
   ```
   pods is forbidden: User \"system:anonymous\" cannot list resource \"pods\" 
in API group
   ```
   
   There is a work around [suggested 
here](https://github.com/apache/airflow/discussions/37178#discussioncomment-8823983)
 that consist in reducing logging. I've set my logging config accordingly in 
`airflow.cfg`
   ```
   [logging]
   logging_level = ERROR
   ```
   But it doesn't work in the local environment. 
   
   Which means I can't reproduce this issue, with the latest version of 
airflow, until the previous one is fixed.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] EksPodOperator doesn't work with deferrable=True [airflow]

2024-03-19 Thread via GitHub


Taragolis commented on issue #38280:
URL: https://github.com/apache/airflow/issues/38280#issuecomment-2007872785

   It is also covered by [Amazon Managed Workflows for Apache Airflow: 
Specifying newer provider 
packages](https://docs.aws.amazon.com/mwaa/latest/userguide/connections-packages.html#connections-packages-newer-packages)
   
   > [!IMPORTANT]
   > https://github.com/apache/airflow/issues only intend to bugs which could 
be reproduced into the latest version of Airflow and latest versions of Airflow 
Providers. If you unable to update version of provider/airflow itself. You 
might need to contact MWAA support.
   
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] EksPodOperator doesn't work with deferrable=True [airflow]

2024-03-19 Thread via GitHub


0x26res commented on issue #38280:
URL: https://github.com/apache/airflow/issues/38280#issuecomment-2007779941

   Thanks for sharing the link @Taragolis 
   
   As mentioned there, MWAA restrict which version can be used. In particular 
I'm using MWAA 2.7.2, which uses [this constraint 
file](https://raw.githubusercontent.com/apache/airflow/constraints-2.7.2/constraints-3.11.txt),
 and means I can only use `apache-airflow-providers-amazon==8.7.1`.
   
   
   The only way to upgrade would be to go to version 
[v2.8.1](https://airflow.apache.org/docs/apache-airflow/2.8.1/release_notes#airflow-2-8-1-2024-01-19)
 with this [updated constraint 
file](https://raw.githubusercontent.com/apache/airflow/constraints-2.8.1/constraints-3.11.txt),
 and `apache-airflow-providers-amazon==8.16.0`.
   
   I'll give it a try, but I doubt it will fix the issue as it's not mentioned 
as fixed in the release notes 
https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/changelog.html
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] EksPodOperator doesn't work with deferrable=True [airflow]

2024-03-19 Thread via GitHub


Taragolis commented on issue #38280:
URL: https://github.com/apache/airflow/issues/38280#issuecomment-2007591364

   [Amazon Managed Workflows for Apache Airflow: Installing Python 
dependencies](https://docs.aws.amazon.com/mwaa/latest/userguide/working-dags-dependencies.html)


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] EksPodOperator doesn't work with deferrable=True [airflow]

2024-03-19 Thread via GitHub


0x26res commented on issue #38280:
URL: https://github.com/apache/airflow/issues/38280#issuecomment-2007084077

   > Did you check with [latest amazon 
provider](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/index.html)?
 `EksPodOperator` depend on 
[`apache-airflow-providers-cncf-kubernetes`](https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/stable/index.html)
 so it worthwhile to update it.
   
   I'm not able to, MWAA dictates which version of the provider I can use.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org