[
https://issues.apache.org/jira/browse/BEAM-7550?focusedWorklogId=271646&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-271646
]
ASF GitHub Bot logged work on BEAM-7550:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jul/19 14:04
Start Date: 03/Jul/19 14:04
Worklog Time Spent: 10m
Work Description: lgajowy commented on pull request #8847: [BEAM-7550]
Missing pipeline parameters in ParDo Load Test
URL: https://github.com/apache/beam/pull/8847#discussion_r299969646
##########
File path: sdks/python/apache_beam/testing/load_tests/pardo_test.py
##########
@@ -17,25 +17,27 @@
"""
This is ParDo load test with Synthetic Source. Besides of the standard
input options there are additional options:
-* number_of_counter_operations - number of pardo operations
+* iterations - number of ParDo operations
Review comment:
I think this could be more descriptive, eg. `Number of subsequent ParDo
operations to be performed`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 271646)
Time Spent: 3h (was: 2h 50m)
> Implement missing pipeline parameters in ParDo Load Test
> --------------------------------------------------------
>
> Key: BEAM-7550
> URL: https://issues.apache.org/jira/browse/BEAM-7550
> Project: Beam
> Issue Type: Sub-task
> Components: testing
> Reporter: Kamil Wasilewski
> Assignee: Kamil Wasilewski
> Priority: Major
> Time Spent: 3h
> Remaining Estimate: 0h
>
> Without some pipeline parameters in ParDo Load Test in Python, it is
> impossible to create all required test cases (see proposal:
> [https://s.apache.org/load-test-basic-operations]).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)