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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to