public class KafkaTestBase extends ClusterTest
DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
protected static KafkaStoragePluginConfig |
storagePluginConfig |
client, cluster, dirTestWatcherlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
KafkaTestBase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initKafkaStoragePlugin(EmbeddedKafkaCluster embeddedKafkaCluster) |
void |
runKafkaSQLVerifyCount(String sql,
int expectedRowCount) |
static void |
setUpBeforeClass() |
static void |
tearDownKafkaTestBase() |
static long |
testSql(String sql) |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderescapeJsonString, finishDrillTest, initDrillTestprotected static KafkaStoragePluginConfig storagePluginConfig
public static void initKafkaStoragePlugin(EmbeddedKafkaCluster embeddedKafkaCluster) throws Exception
Exceptionpublic void runKafkaSQLVerifyCount(String sql, int expectedRowCount)
public static long testSql(String sql)
public static void tearDownKafkaTestBase()
Copyright © 2021 The Apache Software Foundation. All rights reserved.