Mozart Resource Manager (Figaro) - mkarim2017/HySDSWorkBook GitHub Wiki

Introduction

Mozart Resource Manager (Figaro) provides Web Interface for user to search for any dataset that have been ingested by HySDS system, browse/sort/count them based on type, create jobs etc

How to Access

To access the Facet Search, go to the following address in your web browser: https://<mozart_instance_ip>/ip/

To be able to access the Facet Search:

  • Mozart must be running.
  • Mozart Elasticsearch must be up

Please check the following wiki for details about starting those services: https://github.com/hysds/hysds-framework/wiki/Cluster-Setup

Login Page

If you are not not already logged in, this is the first page you will see.

Input your username and password and hit log in.

Resource Manager Main Dashboard

After logging in user gets the main dashboard where all the ingested datasets are listed and displayed. It gives user option to run advanced queries on the datasets using the links listed in the left panel

In the left panel user can see information about the ingested datasets and they can browse, query and view details about the datasets based on:

  • error
  • resource
  • tag
  • status
  • type
  • container
  • uuid
  • payload id
  • virtual
  • instance type
  • availability zone
  • processor
  • swap size
  • worker
  • exit code

User can also sort based on count or create OR rules and select Range for the query. For example, if I want to get the ....

Other Functionalities:

User can refresh the dashboard by clicking on 'x' button.

Generally each page shows 10 data. If the number of data is more than 10, user can use 'next' and 'back' button to browse through data.

Trigger Rules

On Demand