Parquet benchmarks fail with multiple threads
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
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.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Parquet benchmark code that creates temporary files and inspect how names are formed when multiple threads run. Run the affected benchmarks with multiple threads; done means concurrent runs no longer fail with an existing-file exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- performance, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100