Chinmay Kolhatkar created APEXMALHAR-2558:
---------------------------------------------

             Summary: 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


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)

Reply via email to