| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.mapred |
A software framework for easily writing applications which process vast
amounts of data (multi-terabyte data-sets) parallelly on large clusters
(thousands of nodes) built of commodity hardware in a reliable, fault-tolerant
manner.
|
| 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.
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
LineRecordReader.LineReader
已过时。
Use
LineReader instead. |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
UTF8ByteArrayUtils.readLine(LineReader lineReader,
Text out)
|
static int |
StreamKeyValUtil.readLine(LineReader lineReader,
Text out)
Read a utf8 encoded line from a data input stream.
|
| 构造器和说明 |
|---|
Hadoop20JHParser(LineReader reader) |
Copyright © 2009 The Apache Software Foundation