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

lining updated FLINK-14730:
---------------------------
    Description: 
*Current*

if the resource requested by the job can‘t be satisfied by the cluster, the job 
will remain in scheduling state.

A user couldn't know the scheduler is blocked by which slot request.

*Proposal*

We could add a rest handler to show information about pending requests in 
SlotPoolImpl.

  was:
*Current*

if the resource requested by the job can‘t be satisfied by the cluster, the job 
will remain in the scheduling state.

A user couldn't the scheduler is blocked by which slotRequest.

This is because there are some pendingSlotRequests, but there is currently no 
such information.


> Add pending slots for job
> -------------------------
>
>                 Key: FLINK-14730
>                 URL: https://issues.apache.org/jira/browse/FLINK-14730
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / REST, Runtime / Web Frontend
>            Reporter: lining
>            Priority: Major
>
> *Current*
> if the resource requested by the job can‘t be satisfied by the cluster, the 
> job will remain in scheduling state.
> A user couldn't know the scheduler is blocked by which slot request.
> *Proposal*
> We could add a rest handler to show information about pending requests in 
> SlotPoolImpl.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to