
flume
iteye_15756
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Hadoop 2.2 and Flume 1.4 Protobuf Problem and Solution
Hadoop 2.2 uses protobuf 2.5 for its RPC, and Flume loads its older packaged version of protobuf ahead of Hadoop’s, which causes this error. To fix this you’ll need to move both protobuf and guava ou...原创 2014-05-08 18:41:56 · 151 阅读 · 0 评论 -
flume 命令
flume-ng agent -n a1 -c conf -f source_netcat-sink_logger.properties telnet localhost 44444 flume-ng agent -n a1 -c conf -f source_avro-sink_filerole.properties flume-ng avro-client -H...原创 2014-05-08 18:53:02 · 102 阅读 · 0 评论