Sreenath Somarajapuram created TEZ-3150:
-------------------------------------------
Summary: Tez UI 2: Details displayed need to be pruned
Key: TEZ-3150
URL: https://issues.apache.org/jira/browse/TEZ-3150
Project: Apache Tez
Issue Type: Sub-task
Reporter: Sreenath Somarajapuram
Following are suggestions from [~gopalv]
Tables must display only the following columns by default:
- If needed other columns can be enabled from column selector.
- DAGs - DAG Name, Submitter, Start time, Duration, Status, Queue, AppID
- Vertices - Vertex Name, Status, Start time, Duration, Tasks, Progress
- All Tasks - Vertex name, Task Index, Status, Progress, Start time, Duration
-- Vertex > Tasks - Task Index, Status, Progress, Start Time, Duration
- All Attempts - Vertex Name, Task Index, Attempt No, Status, Start Time,
Duration, Node, Progress
-- Vertex > Attempts - Task Index, Attempt No, Status, Start Time, Duration,
Node, Progress
-- Tasks > Attempts - Attempt No, Status, Start time, Duration, Node, Progress
Details Page:
- Remove end time in all details page.
- Vertex details:
-- After durations and start/finish times just show, task index and not the
complete task id.
-- Display duration from Vertex start time to first task start time (Val must
be >=0).
-- Display duration from last task finish time to vertex end time (Val must be
>=0).
- Task Details: Move task attempts table into the task details page.
\cc [~venkateshrin] [~hitesh]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)