[SUPPORT]Parquet is not a valid Parquet File
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.
- If you have triaged this as a bug, then file an [issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
**Describe the problem you faced**
We use trino to read from hudi,there is error :
> SQL 错误 [84344834]: Query failed (#20230506_010928_00035_vxw3q): Error opening Hudi split hdfs://55.54.55.200:9000/log_test/rtr/2023-05-01/65bf3442-c743-453b-b6de-79103ac8e908-3_0-1-6_20230503171323465.parquet (offset=0, length=4): hdfs://55.54.55.200:9000/log_test/rtr/2023-05-01/65bf3442-c743-453b-b6de-79103ac8e908-3_0-1-6_20230503171323465.parquet is not a valid Parquet File
**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**
* Hudi version :
0.13.0
* Hive version :
3.1.2
* Hadoop version :
3.3.2
* Storage (HDFS/S3/GCS..) :
HDFS
* Running on Docker? (yes/no) :
K8S
**Additional context**
Add any other context about the problem here.
**Stacktrace**
```Add the stacktrace of the error.```
Contributor guide
No contributing guide indexed for this repository
Research direction
The payload names no source files or tests. Start by reproducing the Trino read against the HDFS Parquet path with Hudi 0.13.0, Hive 3.1.2, and Hadoop 3.3.2; done means identifying a reproducible cause for the invalid-file error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- hadoop, kubernetes
- Domain
- data-engineering, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100