| Package | Description |
|---|---|
| ml.shifu.guagua.yarn |
This package contains all the guagua-yarn implementation which is used to launch guagua master workers job on YARN
framework.
|
| Modifier and Type | Method and Description |
|---|---|
GuaguaWritableAdapter<KEY> |
GuaguaSequenceRecordReader.getCurrentKey()
Deprecated.
|
GuaguaWritableAdapter<org.apache.hadoop.io.Text> |
GuaguaSequenceAsTextRecordReader.getCurrentKey()
Deprecated.
|
GuaguaWritableAdapter<org.apache.hadoop.io.BytesWritable> |
GuaguaSequenceAsBinaryRecordReader.getCurrentKey()
Deprecated.
|
GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable> |
GuaguaLineRecordReader.getCurrentKey()
Deprecated.
|
GuaguaWritableAdapter<VALUE> |
GuaguaSequenceRecordReader.getCurrentValue()
Deprecated.
|
GuaguaWritableAdapter<org.apache.hadoop.io.Text> |
GuaguaSequenceAsTextRecordReader.getCurrentValue()
Deprecated.
|
GuaguaWritableAdapter<org.apache.hadoop.io.BytesWritable> |
GuaguaSequenceAsBinaryRecordReader.getCurrentValue()
Deprecated.
|
GuaguaWritableAdapter<org.apache.hadoop.io.Text> |
GuaguaLineRecordReader.getCurrentValue()
Deprecated.
|
Copyright © 2015. All Rights Reserved.