Source code for gigl.src.common.constants.resource_config

[docs] SPARK_SPLIT_GENERATOR_CONFIG = "spark_split_generator_config"
[docs] DATAFLOW_SPLIT_GENERATOR_CONFIG = "dataflow_split_generator_config"
[docs] RESOURCE_CONFIG_OS_ENV = "RESOURCE_CONFIG_PATH"