Parquet tools build error in the latest released version `apache-parquet-1.11.1`
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
After following the instruction [here]( fro running parquet tools project am getting the following error
`[ERROR] /Users/jecihjoy/Downloads/parquet-mr-apache-parquet-1.11.1/parquet-tools/src/main/java/org/apache/parquet/tools/read/SimpleRecord.java:[29,38] package com.fasterxml.jackson.databind does not exist`
[HERE]( is the full error log.
The same error also occurs in all versions greater than 1.9.0
Please help.
**Reporter**: [Jacinta Gichuhi](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jecihjoy)
**Note**: *This issue was originally created as [PARQUET-1960](https://issues.apache.org/jira/browse/PARQUET-1960). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the parquet-tools project described in the issue and reproduce the build with apache-parquet-1.11.1, using the reported error in SimpleRecord.java as the starting point. Inspect the build configuration and dependency resolution for com.fasterxml.jackson.databind; done means the released version builds without the missing-package error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100