| Package | Description |
|---|---|
| org.canova.spark.functions.pairdata | |
| org.canova.spark.util |
| Class and Description |
|---|
| BytesPairWritable
A Hadoop writable class for a pair of byte arrays, plus the original URIs (as Strings) of the files they came from
|
| PathToKeyConverter
PathToKeyConverter: Used to match up files based on their file names, for PairSequenceRecordReaderBytesFunction
For example, suppose we have files "/features_0.csv" and "/labels_0.csv", map both to same key: "0"
|
| Class and Description |
|---|
| BytesPairWritable
A Hadoop writable class for a pair of byte arrays, plus the original URIs (as Strings) of the files they came from
|
| PathToKeyConverter
PathToKeyConverter: Used to match up files based on their file names, for PairSequenceRecordReaderBytesFunction
For example, suppose we have files "/features_0.csv" and "/labels_0.csv", map both to same key: "0"
|
Copyright © 2016. All rights reserved.