Info |
---|
Valid starting from v4.1 of Datafari ! |
...
- the required packages are installed via apt-get
- Java 8 JRE (or JDK) is installed
- Java Home variable is setted
- Python is installed
- the time and date of the server is uptodate
increase the default value of Open Files Limit (for Debian, change the setting in
/etc/security/limits.conf
:Code Block soft nofile 65535100000 hard nofile 65535100000
Check the related documentation : Software requirements
...