{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "ClusterLogConf", "type": "object", "properties": { "dbfs": { "type": "object" }, "s3": { "type": "object" } } }