You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Chinmay Kolhatkar (JIRA)" <ji...@apache.org> on 2018/06/16 13:58:00 UTC

[jira] [Assigned] (APEXMALHAR-2558) Create UI Console for showing realtime apex app information

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

Chinmay Kolhatkar reassigned APEXMALHAR-2558:
---------------------------------------------

    Assignee: Chinmay Kolhatkar

> Create UI Console for showing realtime apex app information
> -----------------------------------------------------------
>
>                 Key: APEXMALHAR-2558
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2558
>             Project: Apache Apex Malhar
>          Issue Type: New Feature
>          Components: ui console
>            Reporter: Chinmay Kolhatkar
>            Assignee: Chinmay Kolhatkar
>            Priority: Critical
>
> This includes following sub-features:
> 1. The webpage will be hosted on the same port as that of stram webservice but at a different path. Say, http://<stram_host>:<webservice_port>/ui
>  
> 2. The webpage will be a static page and will be a compiled from reactJS application.
>  
> 3. There will be a categories of readonly information that will be shown on the UI:
>    a. Application level information
>        i. Status
>        ii. Number of tuples processed/emitted
>        iii. Start time/ Running span
>        iv. Stram events
>        v. Total memory used/available
>        vi. Number of container allocated/deployed
>        v. Other information which is available in stram
>    b. Logical Operator level information
>        i. Status
>        ii. Number of tuples processed/emitted
>        iii. Important events related to logical operator
>        iv. Container list in which the operator is deployed
>        v. Any other information available in stram
>        vi. Logical DAG View
>    c. Container level information
>        i. Status
>        ii. Number of tuples processed/emitted
>        iii. Important events related to logical operator
>        iv. Any other information available in stram
>        v. Physical DAG View



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)