| Package | Description |
|---|---|
| org.apache.hadoop.chukwa.datacollection.test | |
| org.apache.hadoop.chukwa.datacollection.writer | |
| org.apache.hadoop.chukwa.datacollection.writer.gora |
Package dedicated to using Apache Gora
as a pipeline writer implementation.
|
| org.apache.hadoop.chukwa.datacollection.writer.hbase | |
| org.apache.hadoop.chukwa.datacollection.writer.parquet | |
| org.apache.hadoop.chukwa.datacollection.writer.solr |
| Modifier and Type | Class and Description |
|---|---|
class |
FilePerPostWriter
A writer that writes a file for each post.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Dedup
Uses a fixed size cache to check for and filter out duplicate chunks.
|
class |
ExtractorWriter |
class |
HttpWriter |
class |
SeqFileWriter
This class is thread-safe -- rotate() and save() both synchronize on
this object.
|
class |
SocketTeeWriter
Effectively a "Tee" in the writer pipeline.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GoraWriter
This class leverages Apache Gora
as a pipeline writer implementation for mapping Chukwa data chunks and
metadata as
ChukwaChunk's. |
| Modifier and Type | Class and Description |
|---|---|
class |
HBaseWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
ChukwaParquetWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrWriter |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.