[
https://issues.apache.org/jira/browse/EAGLE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925721#comment-15925721
]
ASF GitHub Bot commented on EAGLE-946:
--------------------------------------
Github user qingwen220 commented on the issue:
https://github.com/apache/eagle/pull/869
For example: `requestNum=5, timeRangePerRequestInMin=60`, 5 requests are
generated
https://<rm-host>:50030/ws/v1/cluster/apps?applicationTypes=MAPREDUCE&startedTimeBegin=1489557440751&state=RUNNING&anonymous=true
https://<rm-host>:50030/ws/v1/cluster/apps?applicationTypes=MAPREDUCE&startedTimeBegin=1489553840751&startedTimeEnd=1489557440751&state=RUNNING&anonymous=true
https://<rm-host>:50030/ws/v1/cluster/apps?applicationTypes=MAPREDUCE&startedTimeBegin=1489550240751&startedTimeEnd=1489553840751&state=RUNNING&anonymous=true
https://<rm-host>:50030/ws/v1/cluster/apps?applicationTypes=MAPREDUCE&startedTimeBegin=1489546640751&startedTimeEnd=1489550240751&state=RUNNING&anonymous=true
https://<rm-host>:50030/ws/v1/cluster/apps?applicationTypes=MAPREDUCE&startedTimeEnd=1489546640751&state=RUNNING&anonymous=true
> 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)