Skip to content

Conversation

@zentol
Copy link
Contributor

@zentol zentol commented Mar 29, 2017

This is PR builds on top of #3583.

With this PR the exceptions tab in the web-interface now has 2 sub-tabs, one for the most recent exception (the current Exception page) and another one for a history of the last 16 (configurable) root exceptions.

The history tab itself has up to 16 sub-tabs, one for each job attempt.

We now also show the location and task name (which includes the subtask index) for the root exception.

If no exception has occurred yet the page will look like this:
after_1_1

The latest tab when an exception has occurred:
after_1_2

The history tab:
after_1_3

The history tab with a selected attempt:
after_1_4

The history tab growing over time; oldest exception is on the far right:
after_1_5

The history tab when accessing a discarded exception:
after_1_6

@greghogan
Copy link
Contributor

@zentol I'm getting a build error:

[ERROR] /home/ec2-user/flink-upstream/flink-tests/src/test/java/org/apache/flink/test/query/AbstractQueryableStateITCase.java:[365,72] cannot find symbol
[ERROR] symbol: method getFailureCauseAsString()
[ERROR] location: interface org.apache.flink.runtime.executiongraph.AccessExecutionGraph

@zentol
Copy link
Contributor Author

zentol commented Jul 8, 2017

yeah... I'll have to revisit this PR now that #3583 was merged anyway, closing it for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants