[
https://issues.apache.org/jira/browse/BEAM-7368?focusedWorklogId=256010&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-256010
]
ASF GitHub Bot logged work on BEAM-7368:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Jun/19 16:01
Start Date: 07/Jun/19 16:01
Worklog Time Spent: 10m
Work Description: mxm commented on pull request #8636: [BEAM-7368] Flink
+ Python + gbk load test
URL: https://github.com/apache/beam/pull/8636#discussion_r291656482
##########
File path: .test-infra/dataproc/init-actions/flink.sh
##########
@@ -121,7 +123,17 @@ function configure_flink() {
grep 'spark\.executor\.cores' /etc/spark/conf/spark-defaults.conf \
| tail -n1 \
| cut -d'=' -f2)
- local flink_taskmanager_slots="$(($spark_executor_cores * 2))"
Review comment:
Could we duplicate the spark code here? Relying on an external config file
is a bit strange.
----------------------------------------------------------------
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: 256010)
Time Spent: 9h 10m (was: 9h)
> Run Python GBK load tests on portable Flink runner
> --------------------------------------------------
>
> Key: BEAM-7368
> URL: https://issues.apache.org/jira/browse/BEAM-7368
> Project: Beam
> Issue Type: Sub-task
> Components: testing
> Reporter: Lukasz Gajowy
> Assignee: Lukasz Gajowy
> Priority: Major
> Time Spent: 9h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)