tibrewalpratik17 opened a new pull request, #10889:
URL: https://github.com/apache/pinot/pull/10889
labels:
bugfix
The colocated quickstart script seems broken and throws this error
```
INFO [AddTableCommand] [main] {"code":400,"error":"Invalid TableConfigs.
Invalid TableConfigs: userAttributes. Both replicaGroupStrategyConfig and
replicaGroupPartitionConfig is provided"}
java.lang.RuntimeException: Unable to create offline table - userAttributes
from schema file
[/var/folders/tq/2sn6f31541b4mxq_wzfhrz4h0000gn/T/1686425986892/userAttributes/userAttributes_schema.json]
and table conf file
[/var/folders/tq/2sn6f31541b4mxq_wzfhrz4h0000gn/T/1686425986892/userAttributes/userAttributes_offline_table_config.json]
```
Most probably it was introduced in #10656.
This is a quick-fix to make it working.
cc @abhioncbr @Jackie-Jiang
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]