Hi i can not run dremio
First: I tray with:
sudo /opt/dremio/bin/dremio start
Show this:
Please increase the maximum number of file descriptors to at least 65536.
Dremio utilizes a large number of file descriptors.
The maximum number of file descriptors, currently set at 1024, is not sufficient.
Check status:
sudo /opt/dremio/bin/dremio status
And show this:
/opt/dremio/run/dremio.pid file is present but dremio not running.
My OS is Linux
I tray to modify:
- dremio.cof
- dremio-env
- /proc/sys/fs/file-max
- /etc/systemd/user.conf
No result