Parquet tools build error in the latest released version `apache-parquet-1.11.1`
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
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.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 issue 中描述的 parquet-tools 项目开始,使用 apache-parquet-1.11.1 重现构建,并以 SimpleRecord.java 中报告的错误作为起点。检查 com.fasterxml.jackson.databind 的构建配置和依赖解析;当发布版本能够在没有缺少 package 错误的情况下完成构建时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100