[
https://issues.apache.org/jira/browse/BEAM-5817?focusedWorklogId=162077&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-162077
]
ASF GitHub Bot logged work on BEAM-5817:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Nov/18 19:25
Start Date: 02/Nov/18 19:25
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #6905: [BEAM-5817] Add
Java only JoinToFiles benchmark to Nexmark
URL: https://github.com/apache/beam/pull/6905#issuecomment-435483388
OK, it is a complete rewrite to be more generic about it being a side input.
Partly I did this to figure out the flaking in the test. It turned out to be
that the assertion checks the "order" of the elements in the output
PCollection, which is arbitrary. I don't really know how these tests weren't
always very flaky.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 162077)
Time Spent: 3h 10m (was: 3h)
> Nexmark test of joining stream to files
> ---------------------------------------
>
> Key: BEAM-5817
> URL: https://issues.apache.org/jira/browse/BEAM-5817
> Project: Beam
> Issue Type: New Feature
> Components: examples-nexmark
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: Major
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Nexmark is a convenient framework for testing the use case of large scale
> stream enrichment. One way is joining a stream to files, and it can be tested
> via any source that Nexmark supports.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)