All Downloads are FREE. Search and download functionalities are using the official Maven repository.

examples.batch.ssb.supplier.supplier_offline_table_config.json Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
{
  "tableName": "supplier",
  "tableType": "OFFLINE",
  "tenants": {
  },
  "segmentsConfig": {
    "segmentPushType": "REFRESH",
    "replication": "1",
    "schemaName": "supplier"
  },
  "tableIndexConfig": {
    "loadMode": "MMAP"
  },
  "ingestionConfig": {
    "transformConfigs": [
    ]
  },
  "metadata": {
    "customConfigs": {
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy