roelhogervorst commented on a change in pull request #7864: GCP SparkR operator
URL: https://github.com/apache/airflow/pull/7864#discussion_r406710965
##########
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:
oh that is way easier, I'll create a new PR
----------------------------------------------------------------
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