Hi Jianfeng,

     The admin console has been removed but the REST APIs which return JSON
results are still there.

     Let's take the sample cluster as an example.
     To check nodes:
     http://localhost:16001/rest/nodes/
     http://localhost:16001/rest/nodes/red
     http://localhost:16001/rest/nodes/blue

     To check jobs:
     http://localhost:16001/rest/jobs/
     http://localhost:16001/rest/jobs/JID:0/job-run

Best,
Yingyi


On Thu, Apr 6, 2017 at 5:18 PM, Jianfeng Jia <jianfeng....@gmail.com> wrote:

> Dear Devs,
>
> We used to have a Hyracks adminconsole web page xxx:8888/adminconsole  (or
> on 16001 port if not using managix) which can watch the details of the
> recent jobs. By click into each job we can know Activity Cluster Graph/Job
> Timeline etc.
>
> It’s very useful to have a overview of the current system workload (e.g.,
> how many queries are running, when did they submit, how long it has ran …).
> Right now, the same link returns a following error.
> page can’t be found
>
> I’m wondering what is the new path to get the same information? Thanks!
>
>
>
> Best,
>
> Jianfeng Jia
> PhD Candidate of Computer Science
> University of California, Irvine
>
>

Reply via email to