org.apache.hadoop.hive.ql
Class TestLocationQueries.CheckResults
java.lang.Object
org.apache.hadoop.hive.ql.QTestUtil
org.apache.hadoop.hive.ql.TestLocationQueries.CheckResults
- Enclosing class:
- TestLocationQueries
public static class TestLocationQueries.CheckResults
- extends QTestUtil
Our own checker - validate the location of the partition.
Methods inherited from class org.apache.hadoop.hive.ql.QTestUtil |
addFile, addFile, analyzeAST, checkNegativeResults, checkParseResults, checkPlan, cleanUp, clearPostTestEffects, clearTestSideEffects, cliInit, cliInit, convertSequenceFileToTextFile, copyDirectoryToLocal, createSources, deleteDirectory, execute, executeClient, executeOne, getLogDirectory, getOutputDirectory, getQMap, init, init, initConf, normalizeNames, outPath, outputTestFailureHelpMessage, parseQuery, queryListRunnerMultiThreaded, queryListRunnerSetup, queryListRunnerSingleThreaded, resetParser, shouldBeSkipped, shutdown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestLocationQueries.CheckResults
public TestLocationQueries.CheckResults(String outDir,
String logDir,
boolean miniMr,
String hadoopVer,
String locationSubdir)
throws Exception
- Throws:
Exception
checkCliDriverResults
public int checkCliDriverResults(String tname)
throws Exception
- Validate only that the location is correct.
- Overrides:
checkCliDriverResults
in class QTestUtil
- Returns:
- non-zero if it failed
- Throws:
Exception
Copyright © 2013 The Apache Software Foundation