You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by Pinot Slack Email Digest <ap...@gmail.com> on 2021/09/26 02:00:17 UTC

Apache Pinot Daily Email Digest (2021-09-25)

### _#general_

  
 **@moeryomenko:** @moeryomenko has joined the channel  

###  _#random_

  
 **@moeryomenko:** @moeryomenko has joined the channel  

###  _#troubleshooting_

  
 **@kangren.chia:** how long does it take for config update to propagate? ```$
curl -X POST "http://.../cluster/configs" -H "accept: application/json" -H
"Content-Type: application/json" -d "{\"controller.dimTable.maxSize\":
\"500M\"}" {"status":"Updated cluster config."} $ curl -X GET
"http://.../cluster/configs" -H "accept: application/json" {...
"controller.dimTable.maxSize":"500M", ...} $ curl -i -X POST -H 'Content-Type:
application/json' -d @dimension-table.json http://.../tables
{"_code":400,"_error":"Invalid table config for table
demographics-2021-03_OFFLINE: java.lang.IllegalStateException: Invalid storage
quota: 210763776, max allowed size: 209715200"}```  
 **@moeryomenko:** @moeryomenko has joined the channel  
\--------------------------------------------------------------------- To
unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org For additional commands,
e-mail: dev-help@pinot.apache.org