public final class BlackAndWhitelistValidator extends Object implements LogicalRelationalNodeValidator
PigConfiguration.PIG_BLACKLIST
and
PigConfiguration.PIG_WHITELIST
and checks whether the operation is permitted. In case these
properties are not defined (default), we let everything pass as usual.Constructor and Description |
---|
BlackAndWhitelistValidator(PigContext pigContext,
OperatorPlan operatorPlan) |
public BlackAndWhitelistValidator(PigContext pigContext, OperatorPlan operatorPlan)
public void validate() throws FrontendException
LogicalRelationalNodeValidator
validate
in interface LogicalRelationalNodeValidator
FrontendException
Copyright © 2007-2012 The Apache Software Foundation