[
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 the scheduling state.
The 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 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.
> 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 the scheduling state.
> The 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)