Sreenath Somarajapuram created TEZ-3112:
-------------------------------------------
Summary: Tez UI 2: Loading experience need to be made better in
all the table
Key: TEZ-3112
URL: https://issues.apache.org/jira/browse/TEZ-3112
Project: Apache Tez
Issue Type: Sub-task
Reporter: Sreenath Somarajapuram
- Right now the users are made to wait till all the data is loaded.
- Feel its a good idea to shard loading vertically (column) and horizontally
(batches).
# Load basic data
- Everything but otherinfo would be loaded first
- And the data would be loaded in batches, probably batches of 500
# Load other info
- Once the basic data is loaded, all data including otherinfo would be loaded.
- In batches of like 100
# Display as soon as data is available
- When the first batch of basic data comes in, the table will be displayed.
- User would be shown a loading progress-bar.
/cc [~hitesh]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)