Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 4.1.0
-
Fix Version/s: None
-
Component/s: app.dashboard
-
Labels:
-
Target Version:
Description
Dashboards are generic and support Solr and any SQL: http://gethue.com/search-dashboards/
- API https://github.com/cloudera/hue/blob/master/desktop/libs/dashboard/src/dashboard/dashboard_api.py
Implementation
- Solr https://github.com/cloudera/hue/blob/master/apps/search/src/search/dashboard_api.py
- SQL https://github.com/cloudera/hue/blob/master/desktop/libs/notebook/src/notebook/dashboard_api.py
One could develop a similar backend with Elastic Search or use an SQL Alchemy connector.
Attachments
Issue Links
- relates to
-
HUE-6902 Please suggest how could we link Hue to Kibana or is it not possible
-
- Resolved
-