Supported Third-Party Components
Here you can find a list of key third-party components that Ataccama ONE requires or can integrate with as well as their recommended or supported versions. In case we advise using a specific version, that version is listed as recommended even though other supported versions might function without issues.
See also Supported Data Sources.
We differentiate between recommended and supported versions:
|
Operating systems
Ataccama ONE can be deployed on the following OS and accessed using the following web browsers.
Product | Recommended | Limited support |
---|---|---|
DQG, MDM, RDM |
Red Hat Enterprise Linux 8.x |
Ubuntu 20.04 LTS |
ONE Desktop |
Windows 10+ |
|
MacOS Latest stable version |
Databases
Product | Recommended | Limited support |
---|---|---|
DQG |
PostgreSQL 13 |
|
MDM, RDM |
PostgreSQL 14 |
PostgreSQL 13 |
Oracle 21 |
Oracle 19 |
|
MS SQL Server 2017 |
||
MS SQL Server2019 |
||
Azure SQL |
||
Amazon Aurora PostgreSQL |
Amazon Aurora PostgreSQL configuration for MDM
If the apg_plan_mgmt extension
is enabled, set the apg_plan_mgmt.use_plan_baselines
to false
.
Any other configuration should be confirmed by your database administrator.
MS SQL configuration for RDM
If you opt for an MS SQL database, keep in mind that RDM uses parellel transactions that require non-blocking transaction isolation. Therefore, your database server must have the transation isolation level configured as follows:
-
The transaction isolation level is set to
READ_COMMITED
. -
The
READ_COMMITTED_SNAPSHOT
option is set toON
.
For details, see Set transation isolation level.
Web browsers
Component | Recommended |
---|---|
Google Chrome |
115.x, 114.x |
Microsoft Edge |
114.x, 113.x |
Mozilla Firefox |
115.x, 114.x |
Safari |
16.5, 16.4 |
Other third-party applications
To function correctly, Ataccama ONE requires the following third-party components. These dependencies are installed using Ansible, with some exceptions in which a dedicated installation package must be used instead.
The supported Ansible version is 4.5.
Search engine
Component | Recommended |
---|---|
OpenSearch (for logging and monitoring and as search engine in ONE) |
2.10.0 |
Logging and monitoring
Component | Recommended | ||
---|---|---|---|
Prometheus |
2.37.9 |
||
Grafana |
9.5.10 |
||
OpenSearch Dashboards |
2.11.0
|
||
Alertmanager |
0.26.0 |
||
Prometheus Node Exporter |
1.6.1 |
||
Prometheus Process Exporter |
0.7.10 |
||
Prometheus PostgreSQL Server Exporter |
0.10.0 |
||
NGINX Prometheus Exporter |
0.9.0 |
||
Prometheus Elasticsearch Exporter |
N/A |
||
Prometheus JMX Exporter |
0.20.0 |
||
FluentD |
4.4.0 |
||
FluentBit |
1.9.9 |
||
Kibana |
N/A |
||
Kibana Exporter plugin |
N/A |
Messaging
Depending on the specific functionalities of Ataccama ONE that you use, the application might rely on the following components.
Component | Recommended |
---|---|
Message Broker |
Latest stable version |
JMS Supporting Platforms |
JMS 1.1 |
Apache ActiveMQ |
5.0+ |
ApolloMQ |
1.6+ |
Tibco EMS |
8.0+ |
IBM WebSphere MQ |
7.0+ |
Was this page useful?