This is an automated email from the ASF dual-hosted git repository.

sivabalan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 03fff613a0 [DOCS] Fix trino jar bundle in query engine setup page 
(#5944)
03fff613a0 is described below

commit 03fff613a094402b1f82e666f2399c9470d6c9ce
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Thu Jun 23 10:56:34 2022 -0700

    [DOCS] Fix trino jar bundle in query engine setup page (#5944)
---
 website/docs/query_engine_setup.md                          | 2 +-
 website/versioned_docs/version-0.10.0/query_engine_setup.md | 2 +-
 website/versioned_docs/version-0.10.1/query_engine_setup.md | 2 +-
 website/versioned_docs/version-0.11.0/query_engine_setup.md | 2 +-
 website/versioned_docs/version-0.11.1/query_engine_setup.md | 2 +-
 website/versioned_docs/version-0.9.0/query_engine_setup.md  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/website/docs/query_engine_setup.md 
b/website/docs/query_engine_setup.md
index 8d555dae3e..157e6daca6 100644
--- a/website/docs/query_engine_setup.md
+++ b/website/docs/query_engine_setup.md
@@ -59,7 +59,7 @@ for Merge-On-Read tables. This is through the initial input 
format based integra
 known performance limitations with very large tables, which has been since 
fixed on PrestoDB. We are working on replicating the same fixes on Trino as 
well.
 :::
 
-To query Hudi tables on Trino, please place the `hudi-presto-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
+To query Hudi tables on Trino, please place the `hudi-trino-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
 
 ## Hive
 
diff --git a/website/versioned_docs/version-0.10.0/query_engine_setup.md 
b/website/versioned_docs/version-0.10.0/query_engine_setup.md
index cbc217f31d..eccae1b874 100644
--- a/website/versioned_docs/version-0.10.0/query_engine_setup.md
+++ b/website/versioned_docs/version-0.10.0/query_engine_setup.md
@@ -59,7 +59,7 @@ for Merge-On-Read tables. This is through the initial input 
format based integra
 known performance limitations with very large tables, which has been since 
fixed on PrestoDB. We are working on replicating the same fixes on Trino as 
well.
 :::
 
-To query Hudi tables on Trino, please place the `hudi-presto-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
+To query Hudi tables on Trino, please place the `hudi-trino-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
 
 ## Hive
 
diff --git a/website/versioned_docs/version-0.10.1/query_engine_setup.md 
b/website/versioned_docs/version-0.10.1/query_engine_setup.md
index d64a577a95..ffff7401a9 100644
--- a/website/versioned_docs/version-0.10.1/query_engine_setup.md
+++ b/website/versioned_docs/version-0.10.1/query_engine_setup.md
@@ -49,7 +49,7 @@ for Merge-On-Read tables. This is through the initial input 
format based integra
 known performance limitations with very large tables, which has been since 
fixed on PrestoDB. We are working on replicating the same fixes on Trino as 
well.
 :::
 
-To query Hudi tables on Trino, please place the `hudi-presto-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
+To query Hudi tables on Trino, please place the `hudi-trino-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
 
 ## Hive
 
diff --git a/website/versioned_docs/version-0.11.0/query_engine_setup.md 
b/website/versioned_docs/version-0.11.0/query_engine_setup.md
index 8d555dae3e..157e6daca6 100644
--- a/website/versioned_docs/version-0.11.0/query_engine_setup.md
+++ b/website/versioned_docs/version-0.11.0/query_engine_setup.md
@@ -59,7 +59,7 @@ for Merge-On-Read tables. This is through the initial input 
format based integra
 known performance limitations with very large tables, which has been since 
fixed on PrestoDB. We are working on replicating the same fixes on Trino as 
well.
 :::
 
-To query Hudi tables on Trino, please place the `hudi-presto-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
+To query Hudi tables on Trino, please place the `hudi-trino-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
 
 ## Hive
 
diff --git a/website/versioned_docs/version-0.11.1/query_engine_setup.md 
b/website/versioned_docs/version-0.11.1/query_engine_setup.md
index 8d555dae3e..157e6daca6 100644
--- a/website/versioned_docs/version-0.11.1/query_engine_setup.md
+++ b/website/versioned_docs/version-0.11.1/query_engine_setup.md
@@ -59,7 +59,7 @@ for Merge-On-Read tables. This is through the initial input 
format based integra
 known performance limitations with very large tables, which has been since 
fixed on PrestoDB. We are working on replicating the same fixes on Trino as 
well.
 :::
 
-To query Hudi tables on Trino, please place the `hudi-presto-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
+To query Hudi tables on Trino, please place the `hudi-trino-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
 
 ## Hive
 
diff --git a/website/versioned_docs/version-0.9.0/query_engine_setup.md 
b/website/versioned_docs/version-0.9.0/query_engine_setup.md
index 0b05af5a00..a546643844 100644
--- a/website/versioned_docs/version-0.9.0/query_engine_setup.md
+++ b/website/versioned_docs/version-0.9.0/query_engine_setup.md
@@ -42,7 +42,7 @@ for Merge-On-Read tables. This is through the initial input 
format based integra
 known performance limitations with very large tables, which has been since 
fixed on PrestoDB. We are working on replicating the same fixes on Trino as 
well.
 :::
 
-To query Hudi tables on Trino, please place the `hudi-presto-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
+To query Hudi tables on Trino, please place the `hudi-trino-bundle` jar into 
the Hive connector installation `<trino_install>/plugin/hive-hadoop2`.
 
 ## Hive
 

Reply via email to