Aigul9 commented on PR #40753: URL: https://github.com/apache/airflow/pull/40753#issuecomment-3581734747
@nevcohen can you elaborate on the pushing mechanism? do you create SparkSubmitOperator? SparkSubmitHook? custom operator? is it in execute() os somewhere else? is it something like spark_app_id = self._hook._kubernetes_application_id? but the value is none before creating pod and spark app, so in which method and how is it done? -- 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]
