12 2018 档案

org.apache.flume.ChannelException: Take list for MemoryTransaction, capacity 100 full, consider committing more frequently, increasing capacity, or increasing thread count
摘要:flume在抽取MySQL数据到kafka时报错,如下 阅读全文

posted @ 2018-12-21 16:19 嘣嘣嚓 阅读(1890) 评论(0) 推荐(0)

ZooKeeper服务-一致性、实现
摘要:实现 ZooKeeper服务有两种不同的运行模式。一种是“独立模式”(standalone mode),即只有一个ZooKeeper服务器。这种模式比较简单,适合于测试环境,但是不能保证高可用性和可恢复性。在生产环境中的ZooKeeper通常以“复制模式”(replicated mode)运行于一个 阅读全文

posted @ 2018-12-09 16:01 嘣嘣嚓 阅读(412) 评论(0) 推荐(0)

导航