Skip to content
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

Create Pinot exceptionTraceTable table failed. #11366

Closed
yjqg6666 opened this issue Aug 16, 2024 · 2 comments
Closed

Create Pinot exceptionTraceTable table failed. #11366

yjqg6666 opened this issue Aug 16, 2024 · 2 comments

Comments

@yjqg6666
Copy link
Contributor

What version of pinpoint are you using?

master/v3.0.0

Describe the bug

Related to pinpoint-apm/pinpoint-docker#221 .

$ /path/to/pinot/1.1.0/bin/pinot-admin.sh AddTable -schemaFile exceptionTraceSchema.json -realtimeTableConfigFile exceptionTraceTable.json -controllerHost localhost -controllerPort 9000 -exec

2024/08/14 09:19:34.444 INFO [AddTableCommand] [main] Executing command: AddTable -realtimeTableConfigFile exceptionTraceTable.json -offlineTableConfigFile null -tableConfigFile null -schemaFile exceptionTraceSchema.json -controllerProtocol http -controllerHost localhost -controllerPort 9000 -user null -password [hidden] -exec
2024/08/14 09:19:34.630 ERROR [AddTableCommand] [main] Failed reading table config exceptionTraceTable.json
org.apache.pinot.shaded.com.fasterxml.jackson.databind.exc.MismatchedInputException: Missing required creator property 'tableName' (index 0)

@yjqg6666
Copy link
Contributor Author

It's already been fixed in master by commit d677f44 .

@yjqg6666
Copy link
Contributor Author

Related to #11111 #11114 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant