hterik commented on issue #21:
URL: 
https://github.com/apache/airflow-client-python/issues/21#issuecomment-948369135


   Same problem here after following 
https://github.com/apache/airflow-client-python/blob/master/airflow_client/docs/DAGRunApi.md#post_dag_run.
   **DAGRun** requires dag_id in its constructor, but if you provide one the 
**post_dag_run** will give the **Property is read-only** error. 
   So basically it's not possible to start dagruns using the client.
   
   airflow-client-python.git rev bf439f3f92
   Airflow 2.2.0


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