```{"code":400,"error":"Groovy filter functions ar...
# general
d
Copy code
{
  "code": 400,
  "error": "Groovy filter functions are disabled for table config. Found 'Groovy({eventnumber ==  1}, eventnumber)'"
}
Hi team , I have done all the controller/broker conf in https://github.com/apache/pinot/pull/8711 and tried this and getting the same above error Can Anyone help me in this?
Pinot Version 0.11 @Jackie @Mayank
m
@Tim Santos
j
@Deena Dhayalan After changing the config, have you restarted the controllers and brokers?
d
Yes , @Jackie
image.png,image.png
Cloned This One
Copy code
git clone <https://github.com/apache/pinot.git> -b master
There was a dummy property which couldn't load and came
Copy code
nullpointerexception
(service.role) Now Fixed Thanks Team
👍 1
m
Is there any fix or doc improvement needed on Pinot side?
d
No , now just fine @Mayank Thank you