You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/08 01:07:04 UTC

[GitHub] [airflow] potiuk edited a comment on issue #14128: Circular package imports in Airflow 2.0

potiuk edited a comment on issue #14128:
URL: https://github.com/apache/airflow/issues/14128#issuecomment-774806420


   It''s been already solved in https://github.com/apache/airflow/commit/0d214575a144356a8a83a462d6d9fb68bf4999c7#diff-ee4de59d2448e097b1d108d4d83a0d40cb3e2767c84f67a62696e62c6afa23f8R291 in master during provider package preparation (those 4 pre-installed packages will have no dependency any more on apache-airflow to avoid the circular dependency).
   
   Also we are already voting on the new provider packages (target date to relese them - tomorrow).
   
   The discussion about release candidates for those is in https://lists.apache.org/thread.html/rffdfd355a28e08ec7e3e8749eedd51ba8a248107d72e4b893d04af81%40%3Cdev.airflow.apache.org%3E 
   
   Kind request @thundergolfer  - could you please check the release candidates for those packages:
   
   * https://pypi.org/project/apache-airflow-providers-http/1.1.0rc1
   * https://pypi.org/project/apache-airflow-providers-ftp/1.0.1rc1/
   * https://pypi.org/project/apache-airflow-providers-imap/1.0.1rc1/
   * https://pypi.org/project/apache-airflow-providers-sqlite/1.0.1rc1/
   
   and install them with airflow, and see if the circular problem is solved? I am closing this issue now, but if you find that it is not solved, let me know what the problems are and I might re-open it.


----------------------------------------------------------------
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.

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