Parquet benchmarks fail with multiple threads
未关闭
Component: Java
Component: Parquet
Priority: Minor
Type: bug
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
Temp file name doesn't have a per-thread (or a random) part, so the benchmarks fail with an "existing file" exception.
**Reporter**: [Gidon Gershinsky](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gershinsky) / @ggershinsky
**Note**: *This issue was originally created as [PARQUET-1483](https://issues.apache.org/jira/browse/PARQUET-1483). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
找到创建临时文件的 Parquet 基准测试代码,并检查多个线程运行时名称是如何形成的。使用多个线程运行受影响的基准测试;完成的标准是并发运行不再因文件已存在异常而失败。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- performance, testing
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100