snleee commented on issue #9812: URL: https://github.com/apache/pinot/issues/9812#issuecomment-1317433808
@vmarchaud Can you try to add the Pinot controller/server config and check if it works after that? From 0.11.0, I believe that the default behavior is to disable Groovy functionality due to the security concern. ``` # Enable Groovy globally on Pinot broker pinot.broker.disable.query.groovy=false # Enable Groovy globally on Pinot controller controller.disable.ingestion.groovy=false ``` -- 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