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 2021/07/23 07:14:27 UTC

[GitHub] [airflow] awildturtok commented on issue #17161: Make run-config accessible in DagRun details view

awildturtok commented on issue #17161:
URL: https://github.com/apache/airflow/issues/17161#issuecomment-885447316


   No, my prior issue was to get better feedback on job-submission, this is to see what was submitted.
   
   `curl -X GET "http://localhost:9091/api/v1/dags/$DAG_ID/dagRuns/$DAG_RUN_ID" -H "accept: application/json" | jq '.conf' ` is how we access it at the moment. Or some of our validating tasks mentioned in #17085 log it.


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