This is an automated email from the ASF dual-hosted git repository. ayushsaxena pushed a commit to branch asf-blog in repository https://gitbox.apache.org/repos/asf/hive-site.git
The following commit(s) were added to refs/heads/asf-blog by this push: new 44ad0d6 Add Blogs Related to Iceberg & OTEL. 44ad0d6 is described below commit 44ad0d6683a1017fb3d80daa60093bd42b2b2438 Author: Ayush Saxena <ayushsax...@apache.org> AuthorDate: Thu Jan 30 23:50:47 2025 +0530 Add Blogs Related to Iceberg & OTEL. --- index.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 89b191d..4a35873 100644 --- a/index.html +++ b/index.html @@ -126,6 +126,24 @@ <ul> <!-- Add links to blogs here at top, using same li element --> + <li> + <h3> + <a style="text-decoration:none" + href="https://medium.com/@ayushtkn/hive-4-1-x-with-opentelemetry-ca7624e55ec0"> + Hive 4.1.x With OpenTelemetry</a></h3> + <p><strong>Author</strong>: + <a style="text-decoration:none" href="https://www.linkedin.com/in/ayush-saxena151/">Ayush Saxena</a> + </li> + <li> + <li> + <h3> + <a style="text-decoration:none" + href="https://medium.com/@ayushtkn/apache-hive-4-x-with-iceberg-branches-tags-3d52293ac0bf"> + Apache Hive-4.x with Iceberg Branches & Tags</a></h3> + <p><strong>Author</strong>: + <a style="text-decoration:none" href="https://www.linkedin.com/in/ayush-saxena151/">Ayush Saxena</a> + </li> + <li> <li> <h3> <a style="text-decoration:none" @@ -194,7 +212,7 @@ </div> <div class="copyright row"> <a href=https://hive.apache.org style=color:grey> - The contents of this website are © 2023 Apache Software Foundation under the terms of the Apache License v2. Apache Hive and its logo are trademarks of the Apache Software Foundation. + The contents of this website are © 2025 Apache Software Foundation under the terms of the Apache License v2. Apache Hive and its logo are trademarks of the Apache Software Foundation. </a> </div> </footer>