Ali Atıl
09/30/2022, 8:19 AM{"code":400,"error":"TableConfigs: mytable already exists. Use PUT to update existing config"}
i use commands below inside the controller shell to create my tables.
bin/pinot-admin.sh AddTable -schemaFile schema.json -tableConfigFile offline.json -exec
bin/pinot-admin.sh AddTable -schemaFile schema.json -tableConfigFile realtime.json -exec
Neha Pawar
Neha Pawar
Ali Atıl
10/02/2022, 11:21 AMNeha Pawar
Ali Atıl
10/04/2022, 6:41 AM