A guide on how to upgrade the self-hosted version of Coolify. There are several ways to upgrade your Coolify instance. New versions are checked every 10 minutes. Automatic ...
Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...
Documentation Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including Spark, Trino, PrestoDB, Flink, Hive and Impala u...
Due to limitations in Amazon RDS , the Ranger database user and tablespace must be created manually and the required privileges must be manually granted to the Ranger database use...
Spark Structured Streaming Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. Spark DSv2 is an evolving API with different levels of support...
Unless the target readers are highly interested in the computational details while they read a report, you may not want to show the source code blocks in the report. For this purp...
Due to limitations in Amazon RDS , the Ranger database user and tablespace must be created manually and the required privileges must be manually granted to the Ranger database use...
Branching and Tagging Overview Iceberg table metadata maintains a snapshot log, which represents the changes applied to a table. Snapshots are fundamental in Iceberg as they are ...
Flink Queries Iceberg support streaming and batch read With Apache Flink ‘s DataStream API and Table API. Reading with SQL Iceberg support both streaming and batch read in Flink...