roelhogervorst commented on a change in pull request #7864: GCP SparkR operator
URL: https://github.com/apache/airflow/pull/7864#discussion_r406219150
 
 

 ##########
 File path: airflow/providers/google/cloud/operators/dataproc.py
 ##########
 @@ -1359,6 +1359,128 @@ def execute(self, context):
         super().execute(context)
 
 
+class DataprocSubmitSparkRJobOperator(DataprocJobBaseOperator):
 
 Review comment:
   Is there an example of how to use the generic DataprocJobBaseOperator for 
all the jobs yet, @turbaszek?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to