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

examples.batch.billing.billing_offline_table_config.json Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
{
  "tableName": "billing",
  "segmentsConfig" : {
    "replication" : "1",
    "schemaName" : "billing"
  },
  "tableIndexConfig" : {
    "invertedIndexColumns" : [],
    "loadMode"  : "MMAP"
  },
  "tenants" : {
    "broker":"DefaultTenant",
    "server":"DefaultTenant"
  },
  "tableType":"OFFLINE",
  "metadata": {}
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy