This project has retired. For details please refer to its Attic page.
CheckColumnMapping (Lens 2.0.1-beta-incubating API)

org.apache.lens.cube.parse
Class CheckColumnMapping

java.lang.Object
  extended by org.apache.lens.cube.parse.ValidationRule
      extended by org.apache.lens.cube.parse.CheckColumnMapping

public class CheckColumnMapping
extends ValidationRule


Constructor Summary
CheckColumnMapping(org.apache.hadoop.conf.Configuration conf)
           
 
Method Summary
 boolean validate(CubeQueryContext ctx)
           
 
Methods inherited from class org.apache.lens.cube.parse.ValidationRule
getErrorMessage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckColumnMapping

public CheckColumnMapping(org.apache.hadoop.conf.Configuration conf)
Method Detail

validate

public boolean validate(CubeQueryContext ctx)
                 throws org.apache.hadoop.hive.ql.parse.SemanticException
Specified by:
validate in class ValidationRule
Throws:
org.apache.hadoop.hive.ql.parse.SemanticException


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.