Chukwa 和 Chukwa 哪个更好?隶?
我正在使用 Hadoop ,但为了记录我需要一些东西。 但我不知道 Scribe 和 Chukwa 之间哪个登录系统更好。 你们能告诉我吗? 如果有任何易于与 Hadoop 混合的替代方案,请告诉我。
I am using Hadoop , but for logging i need something.
But i don't know which is better system for logging in between Scribe and Chukwa.
Can you guys please tell me?
And if there are any alternatives which are easy to mingle with Hadoop please let me know.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我为您提供了一个替代方案:
Apache Flume 由 Cloudera 构建,主要设计用于从 HDFS 中获取数据。
https://cwiki.apache.org/confluence/display/FLUME/Index
每个系统都有优点和缺点,并且在大规模时都存在一定的可靠性问题,但我可以说 Flume 是用 java 构建的,因此可以使用主要的 HDFS 库。
我们在多个节点上使用 Flume 将数据从我们的机器获取到 HDFS 和 S3。
I have an alternative for you:
Apache Flume is built by Cloudera and is primarily designed to get data in / out of HDFS.
https://cwiki.apache.org/confluence/display/FLUME/Index
There are pros and cons of each system, and all of them have certain reliability issues at high scale, but I can say that Flume is built in java so can use the primary HDFS library.
We use flume across lots of nodes to get data from our machines into HDFS and S3.
查看日志收集工具的比较 https: //groups.google.com/a/cloudera.org/forum/#!topic/flume-user/BMtsyGedcPo
Check the comparison of tools for collecting logs at https://groups.google.com/a/cloudera.org/forum/#!topic/flume-user/BMtsyGedcPo