随笔分类 -  BIGDATA/ES/SPARK

windows telegrah
摘要:Windows下的监控解决方案所有工具栈(Grafana,InfluxDB和Telegraf)全部支持在Windows实例上运行 监控架构一套监控系统,一般情况下都由三部分组成,指标收集器、数据存储和可视化工具(UI界面): 指标收集器,用来获取系统或者Agent的监控项目数据,一般有监控Agent 阅读全文

posted @ 2021-08-14 14:35 szllq2000 阅读(80) 评论(0) 推荐(0)

huginn,n8n,ifttt
摘要:GRANT ALL PRIVILEGES ON *.* TO 'huginn'@'%' IDENTIFIED BY 'huginn' WITH GRANT OPTION;flush privileges;启动Huginn 打开你的浏览器,输入 http://localhost:3000 用户名:ad 阅读全文

posted @ 2020-07-30 08:41 szllq2000 阅读(243) 评论(0) 推荐(0)

25 个流行的数据工具以及他们的短板
摘要:为了研究这个问题,我们对数据生态中的数十个开源工具进行了研究,并提出了下面两个问题: 该工具独一无二的能力是什么? 该工具不能用来做什么? 我们调研的范围仅限开源项目和 Pre-B 轮融资阶段的公司产品。针对每个工具,我们尽可能简短的对这两个问题进行了回答。数据生态中的工具混乱的现象并不会很快消失, 阅读全文

posted @ 2020-06-17 13:58 szllq2000 阅读(524) 评论(0) 推荐(0)

hue,kylin,ambari
摘要:apache-kylin https://ambari.apache.org/ https://www.jianshu.com/p/c49c61b654da docker pull sequenceiq/kylin:0.7.2wget https://raw.githubusercontent.co 阅读全文

posted @ 2019-04-16 11:20 szllq2000 阅读(442) 评论(0) 推荐(0)

flink with rabbitmq,sink source mysql redis es
摘要:flink-dockerhttps://github.com/melentye/flink-docker https://hub.docker.com/_/flink/?tab=description https://shekharsingh.com/blog/2016/11/12/apache-f 阅读全文

posted @ 2019-04-16 10:27 szllq2000 阅读(569) 评论(0) 推荐(0)

实时分析(在线查询),firehose---clickhouse
摘要:firehose clickhouse 在Hive中适不适合像传统数据仓库一样利用维度建模hive新功能 Cube, Rollup介绍https://blog.csdn.net/moon_yang_bj/article/details/17200367 大数据领域里面,实时分析(在线查询)系统是最常 阅读全文

posted @ 2019-04-16 10:09 szllq2000 阅读(557) 评论(0) 推荐(0)

hive sqoop,sqoop-hive import data
摘要:https://segmentfault.com/a/1190000002532293 https://www.zybuluo.com/aitanjupt/note/209968 create table dep(id int,name string) row format delimited fi 阅读全文

posted @ 2019-04-15 11:41 szllq2000 阅读(563) 评论(0) 推荐(0)

es_5.4.4 reinstall log and upgrade to V6.5.4--APM
摘要:elastic-APM opbeat is deadhttps://blog.csdn.net/chenwenhao0304/article/details/83302942https://www.elastic.co/cn/solutions/security-analyticshttps://s 阅读全文

posted @ 2018-12-27 16:20 szllq2000 阅读(122) 评论(0) 推荐(0)

elasticsearch ingest node and docker-cluster---quey using sql]
摘要:es-docker-cluster https://stefanprodan.com/2016/elasticsearch-cluster-with-docker/ https://github.com/taowen/es-monitor--[query metric from elasticsea 阅读全文

posted @ 2018-07-15 09:21 szllq2000 阅读(207) 评论(0) 推荐(0)

elasticsearch in docker/ and aggregation,,performance tune ;throughout
摘要:Docker环境中Elasticsearch的安装 ]https://wenchao.ren/archives/category/elasticsearch/page/2 [ElasticSearch Aggregations 分析]https://yq.aliyun.com/articles/60 阅读全文

posted @ 2018-04-08 09:53 szllq2000 阅读(138) 评论(0) 推荐(0)

python tensorflow keras
摘要:pip install tensorflow pip install keras pip install theano http://www.open-open.com/lib/view/open1430982565991.html https://keras.io/backend/ https:/ 阅读全文

posted @ 2017-12-28 17:44 szllq2000 阅读(216) 评论(0) 推荐(0)

elk----es settings--logstash--performance---bigdesk---logstash plugin online/offline
摘要:www.cnblogs.com/tangr206/articles/2274845.html yum timeout error(/etc/resolv.conf) elk: elasticsearch set max_map_count value (Linux) sudo sysctl -w v 阅读全文

posted @ 2017-11-24 10:51 szllq2000 阅读(203) 评论(0) 推荐(0)