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 2020/06/18 15:30:12 UTC

[GitHub] [airflow] mik-laj opened a new issue #9386: Move task handlers to airflow.providers package

mik-laj opened a new issue #9386:
URL: https://github.com/apache/airflow/issues/9386


   Hello,
   
   We have the airflow.providers package, which should contain items specific to specific sevices/software. We should move the handles to this package. I don't have an idea for the specific structure of the package yet, so I'm open to suggestions.
   
   We have the following files left to move.
   
   - [ ] airflow/utils/log/wasb_task_handler.py
   - [ ] airflow/utils/log/cloudwatch_task_handler.py
   - [ ] airflow/utils/log/gcs_task_handler.py
   - [ ] airflow/utils/log/es_task_handler.py
   - [ ] airflow/utils/log/stackdriver_task_handler.py
   - [ ] airflow/utils/log/s3_task_handler.py
   
   Cheers
   


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



[GitHub] [airflow] turbaszek closed issue #9386: Move task handlers to airflow.providers package

Posted by GitBox <gi...@apache.org>.
turbaszek closed issue #9386:
URL: https://github.com/apache/airflow/issues/9386


   


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



[GitHub] [airflow] mik-laj commented on issue #9386: Move task handlers to airflow.providers package

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #9386:
URL: https://github.com/apache/airflow/issues/9386#issuecomment-652113650


   Yes. Go ahead and work.


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



[GitHub] [airflow] ephraimbuddy commented on issue #9386: Move task handlers to airflow.providers package

Posted by GitBox <gi...@apache.org>.
ephraimbuddy commented on issue #9386:
URL: https://github.com/apache/airflow/issues/9386#issuecomment-652086889


   Hi, can I work on these while I await your reviews on the other PRs? It seems easy, thanks.


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