Kyvos 2025.8.x- Supported environments and applications
Supported Operating Systems
Platform | Supported OS |
|---|---|
On-premise |
|
AWS | Default: Amazon Linux 2023 (applicable for AWS Managed Service (SaaS), Kyvos Enterprise, and Marketplace) Also supported:
|
Azure | Default: RHEL 8.10 Also supported:
|
GCP | Default: RHEL 9.6 Also Supported with Custom Image:
|
Certified Providers and supported Operating Systems for Kyvos Analytical Store
The Kyvos 2025.8.x is certified to work on the following provider and OS versions with Kyvos Analytical Store.
Provider | OS Version |
|---|---|
CDP 7.1.8 and 7.1.9 /CDH-6.3.2 | Ubuntu 18.04 |
On-premise (no Spark no Hadoop) |
|
AWS | Amazon Linux 2023 |
Azure | RHEL 8.10 |
GCP | RHEL 9.6 and Ubuntu 20.04 |
Kyvos Modern Architecture No-Spark
The Kyvos 2025.8.x is certified to work on the following platforms with the specified deployment scope and supported sources using Kyvos Modern Architecture No-Spark.
| AWS | Azure | GCP | On-Premise | |
File System | Simple Storage Service (S3) with Local replication | Azure Data Lake Storage with Local replication | Google File System for Persistent Storage with Local replication | Network File System (NFS) only | HDFS with Local replication |
Compute engine | Query Engine, Kubernetes, and Dedicated Compute Cluster | Query Engine, Kubernetes, and Dedicated Compute Cluster | Query Engine, Kubernetes, and Dedicated Compute Cluster | Query Engine | Query engine with Non-Yarn Query engine with Yarn (with Kerberized) |
Data source | Snowflake Oracle RDS Postgres Athena Databricks SQL Warehouse Redshift Iceberg Tables | Databricks SQL Warehouse Synapse Microsoft Fabric Lakehouse (via service principal) Databricks Compute Snowflake | Hive with Tez BigQuery (in the same account and different account) Snowflake | MSSQL Postgres | Hive with Tez |
External compute | EMR (not required) | Databricks (not required) | Dataproc (optional) | Hadoop Cluster (not required) | Hadoop-non YARN |
Relational Multidimensional model | Yes | Yes | No | No | No |
External Repository
Kyvos 2025.8.x is certified to work with the following configurations for the External Repository.
Platform | External Repository | Instance Family | Storage Type | Storage Size | Auto Scaling Enabled |
AWS Enterprise | Yes | T3 | General Purpose SSD (gp2) | 10 GB | Yes (Max: 100 GiB) |
Azure Enterprise | Yes | Dv3-series | Premium SSD | 128 GB | No |
GCP Enterprise | Yes | Custom | SSD storage | 10 GB | Yes |
AWS SaaS | Yes | T3 | General Purpose SSD (gp2) | 10 GB | Yes (Max: 100 GiB) |
Azure SaaS | Yes | Dv3-series | Premium SSD | 128 GB | No |
GCP SaaS | Not Applicable | Not Applicable | Not Applicable | Not Applicable | Not Applicable |
AWS Marketplace | Not Applicable | Not Applicable | Not Applicable | Not Applicable | Not Applicable |
Azure Marketplace | Not Applicable | Not Applicable | Not Applicable | Not Applicable | Not Applicable |
GCP Marketplace | Not Applicable | Not Applicable | Not Applicable | Not Applicable | Not Applicable |
On-premises
Kyvos 2025.8.x release is supported on the following on-premises clusters.
Hadoop provider | Provider/ | Deployment mode | Spark version | Hive version | Hadoop Security | Authorization |
|---|---|---|---|---|---|---|
Cloudera | 6.3/3.0 | YARN/Non-YARN | Spark 2.4 | 2.1 | No | No |
CDP | 7.1.8 and 7.1.9/3.1 | YARN/Non-YARN | Spark 2.4 | 3.1 | Yes | Yes |
Note
Cuboid replication types – Local, None, are certified with CDH (Cloudera Distribution for Hadoop) and CDP clusters.
AWS
Kyvos 2025.8.x release is supported on the following AWS cluster.
Platform | Service Version | Deployment Mode | Hadoop | Execution Engine | Security |
|---|---|---|---|---|---|
AWS-EMR with and without Glue | V-6.10 | Non-YARN | v2.8.4 | Spark 3.4 | KMS, IAM Roles policies on S3 |
Kyvos 2025.8.x supports AWS Databricks for the following:
Platform | Provider version | Deployment mode | File source | Execution engine | Security |
|---|---|---|---|---|---|
Databricks | 14.3 LTS | Non-YARN | S3 | Spark 3.4 | KMS, IAM Roles policies on S3 |
Read more: Supported AWS Configurations for Kyvos 2025.8.x
To use Databricks 14.3 LTS, you must update the following properties in Databricks Advance Properties.
Databricks 14.3 LTS is certified for Kyvos Enterprise.
Property | Value |
|---|---|
spark.sql.caseSensitive | false |
spark.hadoop.spark.sql.caseSensitive | false |
spark.sql.parquet.inferTimestampNTZ.enabled false | false |
spark.hadoop.spark.sql.parquet.inferTimestampNTZ.enabled false | false |
spark.sql.legacy.parquet.nanosAsLong false | false |
spark.hadoop.spark.sql.legacy.parquet.nanosAsLong false | false |
After the Spark Configuration, add the JNAME=zulu17-ca-amd64 value for the Environment variables.
Important
For automated deployments, the following kernel versions will be used:
Nitro-based deployments: kernel-6.1.141-155.222.amzn2023.x86_64
Graviton-based deployments: kernel-6.1.141-155.222.amzn2023.aarch64
Cuboid replication type – Local and S3 are supported for Amazon EMR Clusters. Recommended replication type is Local.
The Postgres version is upgraded to 16.3 for both new deployments and upgrades. The Postgres version 13.11 is approaching its end of life (EOL).
Support of RDS with TLS is not certified.
Graviton instances are only supported for AWS EMR clusters.
AWS EMR clusters will be created using Graviton-based instances by default.
To support Graviton for Kyvos resources, manually replace the JRE for Kyvos and Kyvos Manager with a Graviton-compatible JRE. Alternatively, users can contact Kyvos support to create a customized
Graviton setup, including Graviton-compatible JREs. This setup is available on-demand but requires manual updating of the path for the setup bundle in the generated CFT template that is generated from the Kyvos Manager Wizard.
Azure
Kyvos 2025.8.x release is supported on the following Azure clusters.
Platform | Provider version | Deployment mode | File source | Execution engine | Security |
|---|---|---|---|---|---|
Databricks | 14.3 LTS | Non-YARN | ABFS | Spark 3.4 |
|
Read more: Supported Azure Configurations for Kyvos 2025.8.x
To use Databricks 14.3 LTS, you must update the following properties in Databricks Advance Properties.
Databricks 14.3 LTS is certified for Kyvos Enterprise.
Property | Value |
|---|---|
spark.sql.caseSensitive | false |
spark.hadoop.spark.sql.caseSensitive | false |
spark.sql.parquet.inferTimestampNTZ.enabled false | false |
spark.hadoop.spark.sql.parquet.inferTimestampNTZ.enabled false | false |
spark.sql.legacy.parquet.nanosAsLong false | false |
spark.hadoop.spark.sql.legacy.parquet.nanosAsLong false | false |
After the Spark Configuration, add the JNAME=zulu17-ca-amd64 value for the Environment variables.
Supported Databricks instance types
Worker type: Edsv4 size series (recommended E16dsv4)
Min Worker: 2
Max Workers: 10
Driver Type: Edsv4 size series (recommended E8dsv4)
Supported dedicate compute instance types
Dsv4 and Dsv5 (recommended Standard D16s v5)
Disk Size (recommended 250GB)
Supported VM size series
BI Server: Standard_Es_v4, Standard_Eas_v4, Standard_Ds_v4, Standard_Ds_v5, and Standard_Es_v5. (recommended Standard_D8s_v5)
Query Engine: Standard_Es_v4, Standard_Eas_v4, Standard_Ds_v4, Standard_Ds_v5, and Standard_Es_v5 (recommended Standard_E8s_v5)
Web Portal and Kyvos Manager: Standard_Es_v4, Standard_Eas_v4, Standard_Ds_v4, Standard_Ds_v5, and Standard_Eas_v4 (recommended Standard_D4s_v5)
Machine configurations for Compute Master
Machine type: Standard_Ds_v5 (Standard_D8s_v5 recommended)
Disk size: 200GB (recommended)
Disk type: Premium_LRS (recommended)
Important
The Databricks version 14.3 LTS is supported for Kyvos Enterprise.
The Flexible Server version 16.9 is supported for both new deployments and upgrades.
The azcopy version is upgraded from 10.16 to 10.25.
Azure automated deployment with a new VPC and an existing Flexible server for Kyvos Manager and Kyvos is not supported.
Cuboid replication type - Local and ABFS (ADLS Gen2) are supported. Recommended replication type is Local.
Google Cloud Platform
Kyvos 2025.8.x release is supported on the following Google Cloud Platform clusters.