sanchalitorpe-source opened a new pull request, #61204:
URL: https://github.com/apache/airflow/pull/61204

   This PR adds the SPARK_APPLICATION_NAME environment variable to driver and 
executor pods when using SparkKubernetesOperator. The variable uses the base 
application name combined with the DAG run ID to ensure uniqueness but 
deterministic naming per DAG run.
   
   Use case:
   - Helps users track Spark applications in logs and monitoring tools
   - Provides a consistent way to expose application name inside pods
   
   closes #43801 


-- 
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]

Reply via email to