public class CryptoProcessor extends Object implements CommandProcessor
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
Constructor and Description |
---|
CryptoProcessor(HadoopShims.HdfsEncryptionShim encryptionShim,
HiveConf conf) |
public CryptoProcessor(HadoopShims.HdfsEncryptionShim encryptionShim, HiveConf conf)
public void init()
init
in interface CommandProcessor
public CommandProcessorResponse run(String command) throws CommandNeedRetryException
run
in interface CommandProcessor
CommandNeedRetryException
Copyright © 2017 The Apache Software Foundation. All rights reserved.