-
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
pinot init fail. #176
Comments
Hmm that's why I added this sed line to replace replicasPerPartition: 3 to 1. I'm not so sure about the differences between I'll test out more to see if mentioned error still exists with scripts in master. |
Current pinot-init doesn't have any errors when adding pinot tables. |
When I manually create a realtime table in pinot management web(http://pinot-server:9000), received "replication" not exist error.. I did copy & past with https://raw.githubusercontent.com/pinpoint-apm/pinpoint/v2.5.1/metric-module/metric/src/main/pinot/pinot-tag-realtime-table.json |
@HeeJoon-Kim |
A service pinot-init At docker-compose-metric.yml has fault.
https://raw.githubusercontent.com/pinpoint-apm/pinpoint/v2.5.1/uristat/uristat-common/src/main/pinot/pinot-uriStat-realtime-table.json
There is no "replication" key and value, here is docker logs.
So, if want to use URL Statistic, Infrastructure metric, manually create a scheme and tables.
OR add a line to 'docker-compose-metric.yaml'... every real time tables..
The text was updated successfully, but these errors were encountered: