-
Notifications
You must be signed in to change notification settings - Fork 30
awesome big data
redash.io
开源商业智能平台,展现的样子土。
安装在share2:使用了[provisioning script] (https://raw.githubusercontent.com/getredash/redash/master/setup/ubuntu/bootstrap.sh)脚本安装,但不要直接git clone到/opt目录下,因为bootstrop脚本要自己创建/opt/redash/目录/。自动安装了nginx。
saiku
开源的OLAP浏览器
spagobi
安装在share2:/usr/webb/:从github库的release页面下载二进制包。解压后将bin和database目录下的*.sh脚本文件chmod为可执行。先安装了opeenjdk-8-jdk。无法正常启动。自己制作了一个docker镜像wbwang/spagobi,在share1上pull。
Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company
【以下带web ui】
Grafana - graphite dashboard frontend, editor and graph composer.
ambari使用了grafana. (宋明明)
Kibana - visualize logs and time-stamped data (宋明明)
IPython - provides a rich architecture for interactive computing.
Lumify - open source big data analysis and visualization platform
(plot.ly是个云服务)
Plot.ly - Easy-to-use web service that allows for rapid creation of complex charts, from heatmaps to histograms. Upload data to create and style charts with Plotly's online spreadsheet. Fork others' plots.
Plotly.js The open source javascript graphing library that powers plotly. (孙振)
Redash - open-source platform to query and visualize data.
Superset - a data exploration platform designed to be visual, intuitive and interactive, making it easy to slice, dice and visualize data and perform analytics at the speed of thought.
Vega - a visualization grammar.示例
Zeppelin - a notebook-style collaborative data analysis. (包含在了HDP中)
【下面的是js库】
https://github.com/samizdatco/arbor
js库,图形可视化, 多节点的网状图,动画,自动调整形状
http://www.anychart.com/
扁平风格图标,挺漂亮; 同一网站还有anyMap,js地图
http://bokeh.pydata.org/en/latest/
功能强大的python图库,种类繁多、炫酷、现代
http://bokeh.pydata.org/en/latest/
气泡图,泡大小颜色不同,多个叠加
https://github.com/airbnb/superset
数据探索平台,直觉、可视、交互。python,规模大。 http://airbnb.io/superset/gallery.html
http://chartd.co/
视网膜级折线图转化为一个图片
http://www.zingchart.com/
太多的图表类型
http://smoothiecharts.org/
流式线图,监控用
https://github.com/plotly/dash
python实现的交互式应用,使用了socket.io
https://github.com/spotify/luigi
链接批量任务,带界面
https://github.com/pblittle/docker-logstash
一个比较完善的logstash docker镜像,支持从网上某URL下载配置文件。
https://github.com/ClusterHQ/flocker
跨节点同步docker卷
https://github.com/weaveworks/weave
跨节点跨数据中心的虚拟网络
https://github.com/Interana/eventsim
模拟web点击事件,依赖java8,scala实现,生成json格式的用户点击数据
reddit
一个云服务,生成服务器推送的SSE事件流(Content-Type:text/event-stream)
https://github.com/prometheus/prometheus
监控系统和时间序列数据库