Hi Is there any anomaly detection algorithms that ...
# general
a
Hi Is there any anomaly detection algorithms that can be used in pinot?
m
There's Thirdeye you can look at: https://docs.pinot.apache.org/integrations/thirdeye
a
Thanks @User. Let me try. May come back with questions in case
👍 1
Getting this error docker run --network=pinot-demo --name thirdeye -p 1426:1426 -p 1427:1427 -d apachepinot/thirdeye:latest pinot-quickstart adc603936869695d0545cb98e9608cae96a85afbba4d4916725c9e9e52bbea07 docker: Error response from daemon: network pinot-demo not found.
Ok got it to work directly as a docker run image
p
Would be good to get a demo video for Thirdeye