
Flume
poisions
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Flume内置channel,source,sink三组件介绍
导读: 1.什么是channel? 2.什么是source? 3.什么是sink? 4.直接读取文件Source,有哪两种方式? 5.Channel有几种方式? 6.Sink在设置存储数据时,数据较多,较少的情况下,该如何处理? 看了一下Flume中央日志系统(版本号:1.3.X),Flume还是一个非常不错的日志收集系统的,其设计理念非常易用,简洁。并且是一个开转载 2016-06-12 10:20:13 · 737 阅读 · 0 评论 -
Flume 抓取日志文件存入MySQL中
代码如下:/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regar原创 2016-06-16 23:39:11 · 8453 阅读 · 0 评论 -
zabbix+flume+hadoop安装及其监控
1 Hadoop 2.7.1安装部署 1.1 相关链接地址 安装集群步骤: http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/ClusterSetup.html 配置文件默认说明地址: http://hadoop.apache.org/docs/stable/转载 2016-06-22 17:47:45 · 1428 阅读 · 0 评论