public abstract class IcebergBaseTest extends BaseTest
| Modifier and Type | Field and Description |
|---|---|
static org.junit.rules.TemporaryFolder |
defaultFolder |
org.junit.rules.ExpectedException |
thrown |
| Constructor and Description |
|---|
IcebergBaseTest() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.apache.hadoop.conf.Configuration |
baseHadoopConfig()
Creates Hadoop configuration and sets local file system as default.
|
static com.typesafe.config.Config |
baseIcebergConfig(File base)
Creates default configuration for Iceberg Metastore based on given base path.
|
public static org.junit.rules.TemporaryFolder defaultFolder
public org.junit.rules.ExpectedException thrown
protected static org.apache.hadoop.conf.Configuration baseHadoopConfig()
Configuration instancepublic static com.typesafe.config.Config baseIcebergConfig(File base)
base - Iceberg Metastore base pathConfig instanceCopyright © 2021 The Apache Software Foundation. All rights reserved.