Skip to content

Commit 0b48f5e

Browse files
authored
docs: Mention Iceberg support removal (#757)
1 parent 604cb4b commit 0b48f5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/modules/nifi/pages/usage_guide/writing-to-iceberg-tables.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
:description: Write to Apache Iceberg tables in NiFi using the PutIceberg processor. Supports integration with S3 and Hive Metastore for scalable data handling.
33
:iceberg: https://iceberg.apache.org/
44

5+
WARNING: In NiFi `2.0.0` Iceberg support https://issues.apache.org/jira/browse/NIFI-13938[has been removed].
6+
57
{iceberg}[Apache Iceberg] is a high-performance format for huge analytic tables.
68
Iceberg brings the reliability and simplicity of SQL tables to big data, while making it possible for engines like Spark, Trino, Flink, Presto, Hive and Impala to safely work with the same tables, at the same time.
79

0 commit comments

Comments
 (0)