-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
31 lines (20 loc) · 895 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Welcome to HBase-Writer README.
This document can also be found online here:
http://code.google.com/p/hbase-writer/wiki/README
Specific versions of HBase-Writer now support different
version combinations of Heritrix and HBase. Please refer to
http://code.google.com/p/hbase-writer/wiki/VERSIONS
for a more detailed list.
INTRODUCTION
============
This is a processor for Heritrix that writes fetched pages to HBase.
The layout of this contribution is modeled after Doug Judds'
heritrix-hadoop-dfs-processor available off the heritrix home page.
This software is licensed under the LGPL. See accompanying LICENSE.txt document.
GETTING STARTED
===============
HBase-Writer now supports Heritrix 2 and 3. Please refer to the corresponding
README-*.txt files for specific instructions.
PING BACK
========================
Thanks to Questio for all the support for releasing this project.