[GitHub] [airflow] olchas commented on a change in pull request #9593: Improve handling Dataproc cluster creation with ERROR state

2020-07-02 Thread GitBox
olchas commented on a change in pull request #9593: URL: https://github.com/apache/airflow/pull/9593#discussion_r449082822 ## File path: airflow/providers/google/cloud/operators/dataproc.py ## @@ -502,32 +506,79 @@ def __init__(self, self.timeout = timeout

[GitHub] [airflow] olchas commented on a change in pull request #9593: Improve handling Dataproc cluster creation with ERROR state

2020-07-02 Thread GitBox
olchas commented on a change in pull request #9593: URL: https://github.com/apache/airflow/pull/9593#discussion_r449062072 ## File path: airflow/providers/google/cloud/operators/dataproc.py ## @@ -502,32 +506,79 @@ def __init__(self, self.timeout = timeout

[GitHub] [airflow] olchas commented on a change in pull request #9593: Improve handling Dataproc cluster creation with ERROR state

2020-07-02 Thread GitBox
olchas commented on a change in pull request #9593: URL: https://github.com/apache/airflow/pull/9593#discussion_r449062517 ## File path: airflow/providers/google/cloud/operators/dataproc.py ## @@ -437,6 +437,9 @@ class DataprocCreateClusterOperator(BaseOperator): :type

[GitHub] [airflow] olchas commented on a change in pull request #9593: Improve handling Dataproc cluster creation with ERROR state

2020-07-02 Thread GitBox
olchas commented on a change in pull request #9593: URL: https://github.com/apache/airflow/pull/9593#discussion_r449056748 ## File path: airflow/providers/google/cloud/operators/dataproc.py ## @@ -502,32 +506,79 @@ def __init__(self, self.timeout = timeout