Taragolis opened a new pull request, #26687:
URL: https://github.com/apache/airflow/pull/26687

   <!--
   Thank you for contributing! Please make sure that your code changes
   are covered with tests. And in case of new features or big changes
   remember to adjust the documentation.
   
   Feel free to ping committers for the review!
   
   In case of an existing issue, reference it using one of the following:
   
   closes: #ISSUE
   related: #ISSUE
   
   How to write a good git commit message:
   http://chris.beams.io/posts/git-commit/
   -->
   
   Right now there is not information how to use and `Amazon Elastic MapReduce 
Connection`.
   Personally for me this connection a bit odd because it only contain 
parameters for single [boto3 
method](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/emr.html#EMR.Client.run_job_flow).
   However this connection exists for a long time and might be use for some 
one, so I add:
   - Connection page
   - Additional information information how `emr_conn_id` and 
`job_flow_overrides` work together
   - Keep only Extra field in Connection UI
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to