public class WriterHDF5Parallel extends WriterHDF5
Constructor and Description |
---|
WriterHDF5Parallel(FileFormatPropertiesHDF5 _props) |
Modifier and Type | Method and Description |
---|---|
void |
writeHDF5MatrixToHDFS(org.apache.hadoop.fs.Path path,
org.apache.hadoop.mapred.JobConf job,
org.apache.hadoop.fs.FileSystem fs,
MatrixBlock src) |
writeEmptyMatrixToHDFS, writeMatrixToHDFS
createMatrixBlocksForReuse, getMatrixBlockForReuse, writeMatrixToHDFS
public WriterHDF5Parallel(FileFormatPropertiesHDF5 _props)
public void writeHDF5MatrixToHDFS(org.apache.hadoop.fs.Path path, org.apache.hadoop.mapred.JobConf job, org.apache.hadoop.fs.FileSystem fs, MatrixBlock src) throws IOException, DMLRuntimeException
IOException
DMLRuntimeException
Copyright © 2021 The Apache Software Foundation. All rights reserved.