apache / apache/beam

Consider moving control of output location out of WordCountIT and WindowedWordCountIT

Open
#18,093 0 comments 0 reactions 0 assignees View on GitHub
improvement P3 tests
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

See comment by [~davor] at https://github.com/apache/incubator-beam/pull/1320#discussion_r87308740

The two WordCount integration tests build their output location based on `tempRoot` in the Java code for the integration test. Perhaps this should be controlled externally.

Imported from Jira [BEAM-953](https://issues.apache.org/jira/browse/BEAM-953). Original Jira may contain additional context.
Reported by: kenn.

Contributor guide

Open the contributing guide

Research direction

Start by reading the WordCountIT and WindowedWordCountIT integration tests, focusing on how tempRoot is used to construct output locations. Review the linked pull request discussion and the original Jira issue for the intended external control. Done means both tests obtain their output location externally and continue to pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.