Skip to content

Commit

Permalink
[docs] Apache Hudi integration with YSQL (#23888)
Browse files Browse the repository at this point in the history
* intro

* added apache hudi integration

* typo

* added a new step

* modified the verification step

* minor edits

* new tutorials

* added the other tab

* added code comments

* minor changes

* added links

* edits

* Apply suggestions from code review

Co-authored-by: Dwight Hodge <[email protected]>

---------

Co-authored-by: Dwight Hodge <[email protected]>
Co-authored-by: Dwight Hodge <[email protected]>
  • Loading branch information
3 people authored Oct 1, 2024
1 parent cd26c93 commit fa91de7
Show file tree
Hide file tree
Showing 3 changed files with 423 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/vale-styles/Yugabyte/spelling-exceptions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ hotfixes
hotfixing
http
https
Hudi
idempotence
idmapper
Iglu
Expand Down
2 changes: 1 addition & 1 deletion docs/content/preview/integrations/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Version refers to the latest tested version of the integration.
| Tool | Version | Support | Tutorial |
| :----------- | :------ | :------ | :------- |
| Apache Atlas | 2.3.0 | Partial | [Apache Atlas](atlas-ycql/) |
| Apache Hudi | 0.14.1 | Full | [Apache Hudi](https://www.yugabyte.com/blog/apache-hudi-data-lakehouse-integration/) |
| Apache Hudi | 0.14.1 | Full | [Apache Hudi](apache-hudi/) |
| Apache Spark | 3.3.0 | Full | [Apache Spark](apache-spark/) |
| Jaeger | 1.43.0 | Full | [Jaeger](jaeger/) |
| JanusGraph | 0.6.2 | Full | [JanusGraph](janusgraph/) |
Expand Down
Loading

0 comments on commit fa91de7

Please sign in to comment.