ashb commented on a change in pull request #4015: [AIRFLOW-2789] Create single
node DataProc cluster
URL: https://github.com/apache/incubator-airflow/pull/4015#discussion_r224113856
##########
File path: airflow/contrib/operators/dataproc_operator.py
##########
@@ -170,6 +172,7 @@ def __init__(self,
idle_delete_ttl=None,
auto_delete_time=None,
auto_delete_ttl=None,
+ single_node=False,
Review comment:
That sounds less error prone, so long as we document it, that works for me
(but I have no context on this PR or DataProc)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services