-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error after deploying pinpoint metric using docker compose file #161
Comments
some tables are required that doesn't exist in database please help me with this |
Did you modify the docker compose file? |
yeah i have modified below is the modified docker compose file `version: "3.6" services:
pinpoint-mysql:
pinpoint-web: pinpoint-collector: pinpoint-kafka: pinpoint-kafka-init: pinot-controller: pinot-broker-0: pinot-server-0: pinot-init:
#zookeepers telegraf: #zookeepers zoo2: zoo3: ##flink
taskmanager:
pinpoint-quickstart:
pinpoint-batch:
#agent
volumes: networks: or if u have an quick and easy steps to deploy please share with me. |
Please check if your pinot is up and running, and if mentioned tables are created. |
The text was updated successfully, but these errors were encountered: