References → Compatibility Matrix
The successful operation of the Incorta Direct Data PlatformTM requires the supported versions of specific operating systems, database servers, and applications.
To avoid potential problems and issues, please use the supported versions.
Operating Systems
The following operating systems support the Incorta Direct Data PlatformTM .
Only x86-64 architecture implementations of these operating systems are supported.
Operating System | Supported Version |
---|---|
CentOS Linux | 7.x |
Red Hat Enterprise Linux (RHEL) | 7.x, 8.0 (starting with release 5.2.3) |
Oracle Linux | 7.x |
Amazon Linux | 2 |
Ubuntu | 18.0.4.x |
Unlike CentOS or Redhat, Ubuntu does not support the use of sh
to bash
. In order to run Incorta Direct Data PlatformTM on Ubuntu, ensure that the default shell for Ubuntu is /bin/bash
instead of sh
for compatibility with most scripts.
Java Versions
The following are the supported Java versions.
- Oracle Java SE 8
- OpenJDK 8
Incorta does not support the Java Runtime Environment (JRE).
Database Servers
The following are the database management systems supported for the Incorta Metadata database.
Database System | Supported Versions | Comments |
---|---|---|
MySQL | 5.6 | |
5.7.x | Set sql_mode in my.cnf | |
8.0.x | Set sql_mode in my.cnf | |
Oracle | 12c R2 | |
19c |
Incorta is supporting Oracle metadata database starting the 5.2.5 release.
In the case of using MySQL 5.7.x, set the sql_mode in my.cnf as follows:
sql_mode=ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
While using MySQL 8.0.x requires setting the sql_mode as follows:
sql_mode=""
Internal Applications
Incorta requires the following applications and supported versions:
Tool | Supported Version |
---|---|
Apache Spark | 2.4.7 (starting the 5.1.2 release) |
Zookeeper | 3.6.1 |
Python | 3.5, 3.6, or 3.7 |
Apache TomCat | 9.0.34 9.0.78 (Starting 5.2.9) 9.0.83 (Starting 5.2.11) |