numberlabs-developers / hudi

Upserts, Deletes And Incremental Processing on Big Data.
https://hudi.apache.org/
Apache License 2.0
0 stars 0 forks source link

[SUPPORT] Tutorial on registering Hudi files into HMS #230

Open torvalds-dev-testbot[bot] opened 2 months ago

torvalds-dev-testbot[bot] commented 2 months ago

Tips before filing an issue

Describe the problem you faced A clear and concise description of the problem.

To Reproduce Steps to reproduce the behavior: 1. 2. 3. 4.

Expected behavior A clear and concise description of what you expected to happen.

Environment Description

Additional context Add any other context about the problem here.

Stacktrace Add the stacktrace of the error.

torvalds-dev-testbot[bot] commented 2 months ago

Hello! 👋 Please wait while I search the knowledge base for an answer; this usually takes about 30 seconds

torvalds-dev-testbot[bot] commented 2 months ago

Based on the provided documentation snippets, you can use the Hudi Hive Sync Tool to register Hudi files into Hive Metastore by running the hudi-hadoop-mr-bundle into Hive. This involves configuring hive metastore and hiveserver services correctly, importing the hudi-hadoop-mr-bundle jar into Hive by creating an auxlib folder and restarting the services after modifications. Another step involves git cloning the Hudi master branch to test Flink hive sync and using specific Maven profiles for different versions of Hive. Lastly, you can create a sample Hudi table in Spark and sync it to Hive by utilizing specific configurations and options outlined in the documentation.

Follow up questions:

Sources:

torvalds-dev-testbot[bot] commented 2 months ago

Hello! 👋 Please wait while I generate the follow up questions; this usually takes about 30 seconds

torvalds-dev-testbot[bot] commented 2 months ago

Error generating response

torvalds-dev-testbot[bot] commented 2 months ago

Ticket created successfully. Here is the link to the GitHub issue: https://github.com/numberlabs-developers/hudi/issues/230