public static class JDBCDriver.DummyQueryRewriter extends Object implements QueryRewriter
| Constructor and Description |
|---|
JDBCDriver.DummyQueryRewriter() |
public String rewrite(String query, org.apache.hadoop.conf.Configuration queryConf, org.apache.hadoop.hive.conf.HiveConf metastoreConf) throws LensException
QueryRewriterrewrite in interface QueryRewriterquery - the queryqueryConf - the query configurationmetastoreConf - The metastore configuration. If rewriters requires to access metastore, this configuration
needs to passedLensException - the lens exceptionpublic void init(org.apache.hadoop.conf.Configuration rewriteConf)
QueryRewriterinit in interface QueryRewriterrewriteConf - Configuration required for rewriter initCopyright © 2014–2016 Apache Software Foundation. All rights reserved.