question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Task Duration Missing from the Graph View Tool-tip for Running Tasks

See original GitHub issue

Apache Airflow version: 1.10.10

Environment:

  • Cloud provider or hardware configuration: AWS EC2 m5.2xlarge
  • OS (e.g. from /etc/os-release): Ubuntu 18.04.4 LTS
  • Kernel (e.g. uname -a): Linux 4.15.0-1063-aws #67-Ubuntu SMP Mon Mar 2 07:24:29 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
  • Install tools: Python 3.7.7/Pip in a virtual environment
  • Others: RBAC UI, on a standalone server with the LocalExecutor running a PostgreSQL repository

What happened: The Graph View tool-tip does not display the duration of running tasks while the Tree View does. In addition, the Graph View shows “Invalid Date” for the “Ended:” field while the Tree View displays the current datetime.

What you expected to happen: The Graph View should show the same date and duration information as the Tree View for running tasks.

How to reproduce it: While a DAG is executing, examine the tool-tips in both the Tree View and Graph View pages.

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
fuyicommented, May 1, 2020

I start working on this bug, have already reproduced the issue and start fixing it. will submit a PR soon

0reactions
eladkalcommented, Jan 28, 2021

fixed in #8675

Read more comments on GitHub >

github_iconTop Results From Across the Web

Highcharts Synchronized charts with missing data points
This causes a the crosshair and tooltip to become out of sync between the two graphs. I have enabled connectNulls: true on both...
Read more >
DAGs — Airflow Documentation
A DAG (Directed Acyclic Graph) is the core concept of Airflow, collecting Tasks together, organized with dependencies and relationships to say how they...
Read more >
View threads in the Parallel Stacks window - Visual Studio ...
In Threads view, the tooltip shows all threads, in a table similar to the Threads window. Tasks view. If your app uses System.Threading.Tasks....
Read more >
GANTT chart visuals in Power BI - YouTube
You can use the visuals to recreate a schedule or a project center view. As long as you have a name, start and...
Read more >
Gantt Charts | Google Developers
Google Gantt charts illustrate the start, end, and duration of tasks within a project, as well as any dependencies a task may have....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found