[
https://issues.apache.org/jira/browse/FALCON-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084650#comment-14084650
]
Ajay Yadav commented on FALCON-562:
-----------------------------------
I have created a sample POC for Admin Console using Django. You can get it up
and running by following instructions at:
https://github.com/ajayyadav/falcon-web/
Currently it works with dummy data but integrating with REST calls from Falcon
is trivial.
*Features implemented (partially)*
----
*Dashboard App:*
1) A Dashboard to search and view details for entities (cluster/process/feed)
2) Ability to view last few instances, definition and dependencies for an entity
3) Ability to edit details of an entity (currently only for process)
*Monitoring App:*
1) A Dashboard for a summary of the health of instances(both process and feeds)
in a pipeline grouped by cluster.
2) Tabular summary of instances of a Process with ability to search on data in
any column
3) Tabular summary of instances of a feed.
4) Graph to see SLA performance for feed.
5) Graph to see disk space usage for a feed.
*Designer App:*
1) Ability to create an entity (currently only process)
Some notable things which are yet not done are:
a) Ability to select time range for monitoring pages.
b) Lineage graphs
> POC for Admin Console using Django
> ----------------------------------
>
> Key: FALCON-562
> URL: https://issues.apache.org/jira/browse/FALCON-562
> Project: Falcon
> Issue Type: New Feature
> Reporter: Ajay Yadav
>
> Create a POC for Admin Console using Django.
--
This message was sent by Atlassian JIRA
(v6.2#6252)