Skip to content

Conversation

@robert3005
Copy link

What changes were proposed in this pull request?

Make event timeline bar expand to full length of the bar (which is total time)

This issue occurs only on chrome, firefox looks fine. Haven't tested other browsers.

How was this patch tested?

Inspection in browsers

Before
screen shot 2016-08-24 at 3 38 24 pm

After
screen shot 2016-08-24 at 3 36 39 pm

@robert3005 robert3005 changed the title [SPARK-17216][UI] fix event timeline bars [SPARK-17216][UI] fix event timeline bars length Aug 24, 2016
@srowen
Copy link
Member

srowen commented Aug 24, 2016

Just checking here, how long was the task deserialization time in reality here, for example? looks like it's 8ms. If so then yes the "Before" is wrong. I want to make sure it's supposed to span the whole display in this case.

@srowen
Copy link
Member

srowen commented Aug 24, 2016

Jenkins test this please

@robert3005
Copy link
Author

One more screenshot with more values from the ui.
screen shot 2016-08-24 at 4 09 41 pm

Individual values sum up to the total of 43ms (displayed below in aggregated metrics). Also proportions indicate that the bars should have been wider

@SparkQA
Copy link

SparkQA commented Aug 24, 2016

Test build #64354 has finished for PR 14791 at commit bda34a6.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen
Copy link
Member

srowen commented Aug 27, 2016

Merged to master/2.0

@asfgit asfgit closed this in 9fbced5 Aug 27, 2016
asfgit pushed a commit that referenced this pull request Aug 27, 2016
## What changes were proposed in this pull request?

Make event timeline bar expand to full length of the bar (which is total time)

This issue occurs only on chrome, firefox looks fine. Haven't tested other browsers.

## How was this patch tested?
Inspection in browsers

Before
![screen shot 2016-08-24 at 3 38 24 pm](https://cloud.githubusercontent.com/assets/512084/17935104/0d6cda74-6a12-11e6-9c66-e00cfa855606.png)

After
![screen shot 2016-08-24 at 3 36 39 pm](https://cloud.githubusercontent.com/assets/512084/17935114/15740ea4-6a12-11e6-83a1-7c06eef6abb8.png)

Author: Robert Kruszewski <[email protected]>

Closes #14791 from robert3005/robertk/event-timeline.

(cherry picked from commit 9fbced5)
Signed-off-by: Sean Owen <[email protected]>
zzcclp added a commit to zzcclp/spark that referenced this pull request Aug 30, 2016
@robert3005 robert3005 deleted the robertk/event-timeline branch December 6, 2019 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants