[
https://issues.apache.org/jira/browse/EAGLE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925417#comment-15925417
]
ASF GitHub Bot commented on EAGLE-946:
--------------------------------------
Github user qingwen220 commented on the issue:
https://github.com/apache/eagle/pull/869
endpointConfig.requestsNum: 1
endpointConfig.requestLimit: null
endpointConfig.requestTimeInHour: 6
By default, our application queries all running applications in one
request, which keeps the same behavior as before. If users want to distribute
the request load on resource manager, they can increase
`endpointConfig.requestsNum`, and set a proper value to
`endpointConfig.requestLimit` if limited number is required.
> Refactor MRRunningJobApp & HadoopQueueApp
> ------------------------------------------
>
> Key: EAGLE-946
> URL: https://issues.apache.org/jira/browse/EAGLE-946
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.5.0
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
>
> Requirements
> 1. REST apis to the remote cluster should be called only once.
> 2. For each request, the fetch running apps should be limits
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)