堆文砌字  

2017年12月1日

摘要: 将file作为请求体传入到服务端。 { WaitForSingleObject(handle, INFINITE); printf(" -- by MoreWindows( http://blog.csdn.net/MoreWindows ) --\n\n"); juhtc 阅读全文
posted @ 2017-12-01 12:41 爬爬死爬 阅读(753) 评论(0) 推荐(0)

2015年5月26日

摘要: flume基本思想: source负责收集数据,channel负责缓存数据,sink负责消费channel中的数据,具体使用方式这里不赘述生命周期管理:生命周期相关代码在flume-ng-core文件夹下的lifecycle子文件夹内flume的所有组件(除了monitor service)都有... 阅读全文
posted @ 2015-05-26 18:08 爬爬死爬 阅读(443) 评论(0) 推荐(0)