문제

Since the zohmg project seems to be dead (no new commits since nov 2009), I would like to know if any of you used/uses it (with successful results). Or if you know anything about future of this project.

And if not, is there any alternative for this project. I'm looking for tool that will help to extract data from (apache) logs (using Hadoop as a batch processing system), store it into HBase, help with querying this data.

도움이 되었습니까?

해결책

Cascading is very often used for this. It also provides adapters for HBase.

Examples can be found here http://github.com/cwensel/cascading.samples

HBase integration http://www.cascading.org/modules.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top