kaxil commented on a change in pull request #17557:
URL: https://github.com/apache/airflow/pull/17557#discussion_r687169792



##########
File path: docs/apache-airflow-providers-amazon/operators/emr.rst
##########
@@ -73,6 +73,10 @@ To create a job flow at EMR, you need to specify the 
configuration for the EMR c
 
 Here we create a EMR single-node Cluster *PiCalc*. It only has a single step 
*calculate_pi* which calculates the value of ``Pi`` using Spark.
 The config ``'KeepJobFlowAliveWhenNoSteps': False`` tells the cluster to shut 
down after the step is finished.
+
+.. note:: 

Review comment:
       ```suggestion
   .. note::
   ```




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