You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhenzhong Xu (JIRA)" <ji...@apache.org> on 2016/08/08 23:35:20 UTC

[jira] [Updated] (FLINK-4335) Add jar id, and job parameters information to job status rest call

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

Zhenzhong Xu updated FLINK-4335:
--------------------------------
    Description: 
From declarative, reconcilation based job management perspective, there is a need to identify the job jar id, and all job parameters for a running job to determine if the current job is up to date. 

I think these information needs to be available through the job manager rest call (/jobs/$id).

* Jar ID
* Job entry class
* parallelism
* all user defined parameters


  was:
From declarative, reconcilation based job management perspective, there is a need to identify the job jar id, and all job parameters for a running job to determine if the current job is up to date. 

I think these information needs to be available through the job manager rest call (/jobs/$id).




> Add jar id, and job parameters information to job status rest call
> ------------------------------------------------------------------
>
>                 Key: FLINK-4335
>                 URL: https://issues.apache.org/jira/browse/FLINK-4335
>             Project: Flink
>          Issue Type: Improvement
>          Components: Webfrontend
>            Reporter: Zhenzhong Xu
>            Priority: Minor
>
> From declarative, reconcilation based job management perspective, there is a need to identify the job jar id, and all job parameters for a running job to determine if the current job is up to date. 
> I think these information needs to be available through the job manager rest call (/jobs/$id).
> * Jar ID
> * Job entry class
> * parallelism
> * all user defined parameters



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)