Skip to main content
The root directory is set through the root-base-dir property, which supports scope parameter placeholders. The DLC ensures that only files within that source can be loaded.

Configuration properties

Properties for a Local Parquet Source are defined by name in the dlc.parquet.local.sources namespace, and are picked up as configurations for the DLC.

YAML example

Java configuration

LocalParquetSourceDescription Spring Beans are picked up as configurations for the DLC.

Java example