apache / apache/parquet-java

Cannot build parquet-tools as per instructions

未关闭
#2,091 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Component: Parquet Priority: Major Type: bug
主要语言
Java
星标
3.1k
派生
1.6k
平均合并
3 天 12 小时
30 天内合并 PR
33

描述

If I follow https://github.com/nielsbasjes/parquet-mr/tree/master/parquet-tools

I.e. clone and run

```Java

cd parquet-tools && mvn clean package -Plocal
```

then I get

```Java

[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Parquet Tools 1.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.parquet:parquet-hadoop:jar:1.9.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.846s
[INFO] Finished at: Tue Oct 10 10:36:37 UTC 2017
[INFO] Final Memory: 11M/483M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project parquet-tools: Could not resolve dependencies for project org.apache.parquet:parquet-tools:jar:1.9.1-SNAPSHOT: Failure to find org.apache.parquet:parquet-hadoop:jar:1.9.1-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
```

**Reporter**: [sam](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=sams) / @samthebest

**Note**: *This issue was originally created as [PARQUET-1129](https://issues.apache.org/jira/browse/PARQUET-1129). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 parquet-tools 目录开始,按照链接的说明运行 `mvn clean package -Plocal`,以重现依赖解析失败。检查声明 `parquet-hadoop` 1.9.1-SNAPSHOT 依赖的构建元数据,并验证文档中所述的构建能够在不出现缺少工件错误的情况下成功完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
build-system
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。