You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eagle.apache.org by "Jayesh (JIRA)" <ji...@apache.org> on 2017/05/09 21:24:04 UTC

[jira] [Resolved] (EAGLE-889) Add two restful APIs for Hadoop running queue to query top N users or jobs

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

Jayesh resolved EAGLE-889.
--------------------------
    Resolution: Fixed

> Add two restful APIs for Hadoop running queue to query top N users or jobs 
> ---------------------------------------------------------------------------
>
>                 Key: EAGLE-889
>                 URL: https://issues.apache.org/jira/browse/EAGLE-889
>             Project: Eagle
>          Issue Type: New Feature
>    Affects Versions: v0.5.0
>            Reporter: Zhao, Qingwen
>            Assignee: Zhao, Qingwen
>             Fix For: v0.5.0
>
>
> * query top N users under a queue at any time point according to memory usage
> * query top N jobs under a queue at any time point according to memory usage
> Sample query: return the latest top N users and jobs by queryTime under sampleQueue
> http://localhost:9090/rest/queue/memory?top=10&queue=sampleQueue&currentTime=1487156721356&site=sandbox



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)