Package | Description |
---|---|
org.apache.accumulo.core.client.mapreduce | |
org.apache.accumulo.examples.simple.filedata |
Modifier and Type | Class and Description |
---|---|
class |
AccumuloInputFormat
This class allows MapReduce jobs to use Accumulo as the source of data.
|
class |
AccumuloRowInputFormat
This class allows MapReduce jobs to use Accumulo as the source of data.
|
Modifier and Type | Class and Description |
---|---|
class |
ChunkInputFormat
An InputFormat that turns the file data ingested with
FileDataIngest into an InputStream using ChunkInputStream . |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.