| Package | Description |
|---|---|
| org.apache.hadoop.mapred | |
| org.apache.hadoop.streaming |
Hadoop Streaming is a utility which allows users to create and run
Map-Reduce jobs with any executables (e.g.
|
| org.apache.hadoop.tools.rumen |
Rumen is a data extraction and analysis tool built for
Apache Hadoop.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LineRecordReader.LineReader
Deprecated.
Use
LineReader instead. |
| Modifier and Type | Method and Description |
|---|---|
static int |
StreamKeyValUtil.readLine(LineReader lineReader,
Text out)
Read a utf8 encoded line from a data input stream.
|
| Constructor and Description |
|---|
Hadoop20JHParser(LineReader reader) |
Copyright © 2013 Apache Software Foundation. All rights reserved.