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/12/22 09:03:11 UTC

[GitHub] [airflow] aviemzur commented on issue #6824: [AIRFLOW-6258] add CloudFormation operators to contrib

aviemzur commented on issue #6824: [AIRFLOW-6258] add CloudFormation operators to contrib
URL: https://github.com/apache/airflow/pull/6824#issuecomment-568244138
 
 
   Sure, I can consolidate to one file.
   
   I was going by the example of emr where there are 3 separate files
   `airflow/contrib/operators/emr_add_steps_operator.py`
   `airflow/contrib/operators/emr_create_job_flow_operator.py`
   `airflow/contrib/operators/emr_terminate_job_flow_operator.py`
   
   But have no problem to consolidate to one file.

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