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/07/18 14:34:29 UTC

[GitHub] [airflow] ngreen-ny opened a new issue, #25126: Airflow Long Dag Runs overlaps runs on Tree view

ngreen-ny opened a new issue, #25126:
URL: https://github.com/apache/airflow/issues/25126

   ### Apache Airflow version
   
   2.2.3
   
   ### What happened
   
   We have a bunch of dags nested inside a dag and when looking at the tree view. The dag names which are quite long seem to overlap the dag run blocks. 
   
   Please see screenshot attached.
   
   ![airflow](https://user-images.githubusercontent.com/64902557/179531902-9468bdbe-e318-495f-802d-511701448f85.png)
   .
   
   Any idea on how we can fix this going forward?
   
   ### What you think should happen instead
   
   Dag name in tree view should have a space and then show the dag run blocks an accomodate for longer dag names and not overlap.
   
   ### How to reproduce
   
   Make your dag or task name like 60 characters or more and see if the dagrun blocks overlap or if they scale correctly.
   
   ### Operating System
   
   Debian GNU/Linux 10 \n \l
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other 3rd-party Helm chart
   
   ### Deployment details
   
   Helm deployment inside of AWS EKS.
   
   Airflow Deployment:
   
   apiVersion: v2
   description: Airflow Helm Chart (User Community) - used to deploy Apache Airflow on Kubernetes
   name: airflow
   version: 8.5.2
   appVersion: 2.2.3
   icon: https://airflow.apache.org/_images/pin_large.png
   home: https://github.com/airflow-helm/charts
   
   ### Anything else
   
   This occurs constantly in version 2.2.3 of apache airflow.
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.apache.org

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


[GitHub] [airflow] boring-cyborg[bot] commented on issue #25126: Airflow Long Dag Runs overlaps runs on Tree view

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #25126:
URL: https://github.com/apache/airflow/issues/25126#issuecomment-1187577832

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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] eladkal closed issue #25126: Airflow Long Dag Runs overlaps runs on Tree view

Posted by GitBox <gi...@apache.org>.
eladkal closed issue #25126: Airflow Long Dag Runs overlaps runs on Tree view
URL: https://github.com/apache/airflow/issues/25126


-- 
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] eladkal commented on issue #25126: Airflow Long Dag Runs overlaps runs on Tree view

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #25126:
URL: https://github.com/apache/airflow/issues/25126#issuecomment-1187899231

   Airflow has no loner Tree view. It was replaced by Grid view.
   Updating Airflow to newer version will solve your issue.


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