Constant Field Values
Contents
io.prestosql.*
-
io.prestosql.tests.product.launcher.env.Environment Modifier and Type Constant Field Value public static final StringPRODUCT_TEST_LAUNCHER_ENVIRONMENT_LABEL_NAME"ptl-environment-name"public static final StringPRODUCT_TEST_LAUNCHER_NETWORK"ptl-network"public static final StringPRODUCT_TEST_LAUNCHER_STARTED_LABEL_VALUE"true" -
io.prestosql.tests.product.launcher.env.EnvironmentContainers Modifier and Type Constant Field Value public static final StringCOORDINATOR"presto-master"public static final StringHADOOP"hadoop-master"public static final StringLDAP"ldapserver"public static final StringPRESTO"presto"public static final StringTESTS"tests"public static final StringWORKER"presto-worker"public static final StringWORKER_NTH"presto-worker-" -
io.prestosql.tests.product.launcher.env.EnvironmentDefaults Modifier and Type Constant Field Value public static final StringDOCKER_IMAGES_VERSION"34"public static final StringHADOOP_BASE_IMAGE"prestodev/hdp2.6-hive"public static final StringHADOOP_IMAGES_VERSION"34"public static final StringTEMPTO_ENVIRONMENT_CONFIG"/dev/null" -
io.prestosql.tests.product.launcher.env.EnvironmentModule Modifier and Type Constant Field Value public static final StringBASE_CONFIG_PACKAGE"io.prestosql.tests.product.launcher.env.configs"public static final StringBASE_PACKAGE"io.prestosql.tests.product.launcher.env.environment"
-
io.prestosql.tests.product.launcher.env.common.Hadoop Modifier and Type Constant Field Value public static final StringCONTAINER_HADOOP_INIT_D"/etc/hadoop-init.d/"public static final StringCONTAINER_PRESTO_HIVE_PROPERTIES"/docker/presto-product-tests/conf/presto/etc/catalog/hive.properties"public static final StringCONTAINER_PRESTO_HIVE_WITH_EXTERNAL_WRITES_PROPERTIES"/docker/presto-product-tests/conf/presto/etc/catalog/hive_with_external_writes.properties"public static final StringCONTAINER_PRESTO_ICEBERG_PROPERTIES"/docker/presto-product-tests/conf/presto/etc/catalog/iceberg.properties" -
io.prestosql.tests.product.launcher.env.common.Standard Modifier and Type Constant Field Value public static final StringCONTAINER_CONF_ROOT"/docker/presto-product-tests/"public static final StringCONTAINER_HEALTH_D"/etc/health.d/"public static final StringCONTAINER_PRESTO_ACCESS_CONTROL_PROPERTIES"/docker/presto-product-tests/conf/presto/etc/access-control.properties"public static final StringCONTAINER_PRESTO_CONFIG_PROPERTIES"/docker/presto-product-tests/conf/presto/etc/config.properties"public static final StringCONTAINER_PRESTO_ETC"/docker/presto-product-tests/conf/presto/etc"public static final StringCONTAINER_PRESTO_JVM_CONFIG"/docker/presto-product-tests/conf/presto/etc/jvm.config"public static final StringCONTAINER_TEMPTO_PROFILE_CONFIG"/docker/presto-product-tests/conf/tempto/tempto-configuration-profile-config-file.yaml"
-
io.prestosql.tests.product.launcher.env.environment.MultinodeHiveCaching Modifier and Type Constant Field Value public static final StringCONTAINER_PRESTO_HIVE_NON_CACHED_PROPERTIES"/docker/presto-product-tests/conf/presto/etc/catalog/hivenoncached.properties" -
io.prestosql.tests.product.launcher.env.environment.SinglenodeCassandra Modifier and Type Constant Field Value public static final intCASSANDRA_PORT9042public static final StringCONTAINER_PRESTO_CASSANDRA_PROPERTIES"/docker/presto-product-tests/conf/presto/etc/catalog/cassandra.properties" -
io.prestosql.tests.product.launcher.env.environment.SinglenodeMysql Modifier and Type Constant Field Value public static final intMYSQL_PORT13306 -
io.prestosql.tests.product.launcher.env.environment.SinglenodePostgresql Modifier and Type Constant Field Value public static final intPOSTGRESQL_PORT15432 -
io.prestosql.tests.product.launcher.env.environment.SinglenodeSqlserver Modifier and Type Constant Field Value public static final intSQLSERVER_PORT1433
-
io.prestosql.tests.product.launcher.suite.SuiteModule Modifier and Type Constant Field Value public static final StringBASE_SUITES_PACKAGE"io.prestosql.tests.product.launcher.suite"