随笔分类 -  storm

摘要:storm中文文档 https://docs.cloudera.com/HDPDocuments/HDF3/HDF-3.5.0/storm-topologies/storm-topologies.pdf http://doc.codingdict.com/storm/51/ https://apac 阅读全文
posted @ 2020-08-17 16:17 tonggc1668 阅读(146) 评论(0) 推荐(0)
摘要:http://matt33.com/2015/07/27/storm-configuration/ 阅读全文
posted @ 2019-12-13 11:53 tonggc1668 阅读(171) 评论(0) 推荐(0)
摘要:storm基础系列之二 zookeeper的作用 https://www.cnblogs.com/xyang/p/5643745.html Zookeeper+Storm集群搭建 https://www.jianshu.com/p/a1a926fba030 【转】storm和zookeeper中的节 阅读全文
posted @ 2019-11-22 16:36 tonggc1668 阅读(91) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_28118609/article/details/91887111 阅读全文
posted @ 2019-11-22 16:36 tonggc1668 阅读(213) 评论(0) 推荐(0)
摘要:Storm实战常见问题及解决方案 https://www.cnblogs.com/catkins/p/5302634.html Storm 重启排查(续) https://www.iteye.com/blog/1358440610-qq-com-2391605 阅读全文
posted @ 2019-11-08 18:02 tonggc1668 阅读(366) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/u013063153/article/details/74177721 阅读全文
posted @ 2019-11-01 17:24 tonggc1668 阅读(120) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/c7fba7d6a24d https://www.cnblogs.com/peak-c/p/6297794.html https://blog.csdn.net/wwwxxdddx/article/details/45073135 Storm在Zo 阅读全文
posted @ 2019-03-13 11:48 tonggc1668 阅读(192) 评论(0) 推荐(0)
摘要:package com.example.mail; import org.apache.storm.Config; import org.apache.storm.LocalCluster; import org.apache.storm.StormSubmitter; import org.apache.storm.metric.LoggingMetricsConsumer; import ... 阅读全文
posted @ 2018-05-15 16:20 tonggc1668 阅读(294) 评论(0) 推荐(0)
摘要:Storm Features Storm 简介 Storm Topology的并发度 Storm - Guaranteeing message processing Storm - Transactional-topologies Twitter Storm – DRPC Storm 多语言支持 S 阅读全文
posted @ 2018-05-15 13:23 tonggc1668 阅读(139) 评论(0) 推荐(0)
摘要:23616 [Thread-24-__system-executor[-1 -1]] INFO o.a.s.d.executor - Preparing bolt __system:(-1)23629 [Thread-24-__system-executor[-1 -1]] INFO o.a.s.d 阅读全文
posted @ 2018-05-14 16:46 tonggc1668 阅读(239) 评论(0) 推荐(0)