public class ErasureProcessor extends Object implements CommandProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static org.apache.hadoop.hive.shims.HadoopShims.HdfsErasureCodingShim |
getErasureShim(org.apache.hadoop.conf.Configuration config)
Get an instance of HdfsErasureCodingShim from a config.
|
CommandProcessorResponse |
run(String command) |
public static org.apache.hadoop.hive.shims.HadoopShims.HdfsErasureCodingShim getErasureShim(org.apache.hadoop.conf.Configuration config)
throws IOException
IOExceptionpublic CommandProcessorResponse run(String command) throws CommandProcessorException
run in interface CommandProcessorCommandProcessorExceptionpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.