Hello team, does Pinot need any system dependencie...
# troubleshooting
c
Hello team, does Pinot need any system dependencies to run unit tests?
m
Not really, are you referring to JVM or CPU/Mem or some libraries?]
c
Mostly libraries that should be installed in a docker container running the tests
m
Should not need anything additional.
c
Thank you!