[
https://issues.apache.org/jira/browse/SLIDER-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gour Saha updated SLIDER-1197:
------------------------------
Attachment: SLIDER-1197.01.patch
Attaching the patch for _*availableResource*_ for the application attempt of a
running app, as provided as a headroom by Yarn. This is how the status output
will be updated -
{code}
"liveness" : {
"allRequestsSatisfied" : false,
"requestsOutstanding" : 1,
"activeRequests" : 0,
"lastAllocationTime" : 1487135861007,
"availableResource" : {
"memory" : 313088,
"virtualCores" : 1
}
}
{code}
> Provide information on pending allocations, and last allocation time, yarn
> mem available
> ----------------------------------------------------------------------------------------
>
> Key: SLIDER-1197
> URL: https://issues.apache.org/jira/browse/SLIDER-1197
> Project: Slider
> Issue Type: Sub-task
> Components: appmaster, client
> Reporter: Siddharth Seth
> Priority: Critical
> Fix For: Slider 1.0.0
>
> Attachments: SLIDER-1197.01.patch
>
>
> This helps with debugging misconfigured apps - where the cluster does not
> have adequate capacity to launch the app
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)