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/04/05 15:24:07 UTC

[GitHub] [airflow] OmerJog commented on issue #5043: [AIRFLOW-4236] Add num_retries to MySqlToGoogleCloudStorageOperator

OmerJog commented on issue #5043: [AIRFLOW-4236] Add num_retries to MySqlToGoogleCloudStorageOperator
URL: https://github.com/apache/airflow/pull/5043#issuecomment-480317126
 
 
   Thanks for picking this up.
   The ticket mentions that this is an issue with other operators as well (though not mention it specifically)
   ```
   CassandraToGoogleCloudStorageOperator
   PostgresToGoogleCloudStorageOperator
   S3ToGoogleCloudStorageOperator
   AdlsToGoogleCloudStorageOperator
   ```
   are also don't allow to set the `num_retries `of the upload method in the `GoogleCloudStorageHook`
   
   Can you you address them as well? If not, it's better to link this PR to a new Jira ticket which will be a sub-task of https://issues.apache.org/jira/browse/AIRFLOW-4236

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


With regards,
Apache Git Services