[ 
https://issues.apache.org/jira/browse/FLINK-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler closed FLINK-5941.
-----------------------------------
    Resolution: Fixed

Implemented in 7fe0eb477df52cfd7254695a67d41f3cba34ef0a.

> Let handlers take part in job archiving
> ---------------------------------------
>
>                 Key: FLINK-5941
>                 URL: https://issues.apache.org/jira/browse/FLINK-5941
>             Project: Flink
>          Issue Type: New Feature
>          Components: Webfrontend
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.3.0
>
>
> The key idea behind the HistoryServer is to pre-compute all JSON responses 
> which the WebFrontend could request and store them as files in a directory 
> structure resembling the REST-API.
> For this require a mechanism to generate the responses and their 
> corresponding REST URL.
> FLINK-5852 made it easier to re-use the JSON generation code, while 
> FLINK-5870 made handlers aware of the REST URLs that they are registered one.
> The aim of this JIRA is to extend job-related handlers, building on the above 
> JIRAs, enabling them to generate a number of (Path, Json) pairs for a given 
> ExecutionGraph, containing all responses that they could generate for the 
> given graph and their respective REST URL..



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to