You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/30 12:10:51 UTC

[GitHub] [airflow] bdsoha opened a new pull request, #27376: Add Spark's `appId` to xcom output

bdsoha opened a new pull request, #27376:
URL: https://github.com/apache/airflow/pull/27376

   By adding Spark's `appId` to the `xcom` output, subsequent tasks can retrieve the application logs and resource usage.
   
   Currently, the only available information is the `batch_id` which is *Livy* specific.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk merged pull request #27376: Add Spark's `appId` to xcom output

Posted by GitBox <gi...@apache.org>.
potiuk merged PR #27376:
URL: https://github.com/apache/airflow/pull/27376


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org