Project

General

Profile

Actions

Sample-hbase-mail-digester » History » Revision 3

« Previous | Revision 3/24 (diff) | Next »
Henning Blohm, 01.08.2014 23:02


Sample that combines HBase with full-stack Spring and Hibernate usage

This sample consists of an application that loads large Mbox archive files and extracts email addresses using a map reduce job. Extracted email addresses are then written to a relational database.

git clone -b v2.2 http://git.z2-environment.net/z2-base.core
git clone -b v2.2 http://git.z2-environment.net/z2-samples.cdh4-base
git clone -b master http://git.z2-environment.net/z2-samples.hbase-mail-digester

Updated by Henning Blohm over 9 years ago · 3 revisions