apache / hudi

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

read data from hudi using trino #11477

Open Pavan792reddy opened 1 week ago

Pavan792reddy commented 1 week 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.

GCP dataproc version 2.2

we are trying to read the data from hudi to trino it was in running state more than 45 mins IN GCP environment . could you please let me know is there any way to debug the issue, from the logs of trino also we are seeing the query id is in running state.

ad1happy2go commented 5 days ago

@Pavan792reddy Are you able to query this table from spark?