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 2019/01/14 22:34:09 UTC

[GitHub] ashb commented on a change in pull request #4524: [AIRFLOW-3707] Group subpackages by cloud providers

ashb commented on a change in pull request #4524: [AIRFLOW-3707] Group subpackages by cloud providers
URL: https://github.com/apache/airflow/pull/4524#discussion_r247685582
 
 

 ##########
 File path: airflow/utils/log/s3_task_handler.py
 ##########
 @@ -45,7 +45,7 @@ def _build_hook(self):
         except Exception:
             self.log.error(
                 'Could not create an S3Hook with connection id "%s". '
-                'Please make sure that airflow[s3] is installed and '
 
 Review comment:
   I think the `_api` suffix is unncessary and only existed for GCP as "api" is in the name of the google package.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services