Config setting: ``` # Pinot Cluster name pinot.clu...
# troubleshooting
t
Config setting:
Copy code
# Pinot Cluster name
pinot.cluster.name=pinot-qua

# Use hostname as Pinot Instance ID other than IP
pinot.set.instance.id.to.hostname=true

# Pinot Broker Query Port
pinot.broker.client.queryPort=8099

# Pinot Routing table builder class
pinot.broker.routing.table.builder.class=random
m
Hmm the stack trace seems to suggest that the properties file was not read?