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/05/10 03:05:45 UTC

[GitHub] [airflow] natsumehu opened a new pull request #5267: add region_name to emr add step operator

natsumehu opened a new pull request #5267: add region_name to emr add step operator
URL: https://github.com/apache/airflow/pull/5267
 
 
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   - [ ] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW-4493) issues and references them in the PR title. 
   
   ### Description
   
   - [ ] We add an extra parameter region_name to the EmrAddStepsOperator.
   
   ### Tests
   
   - [ ] My PR quiet simple. We tested on our prod environment and can get the job flow id if our cluster located in no default region.
   
   ### Commits
   
   
   ### Documentation
   
   
   ### Code Quality
   
   - [ ] Passes `flake8`
   

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