[
https://issues.apache.org/jira/browse/BEAM-8442?focusedWorklogId=345029&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-345029
]
ASF GitHub Bot logged work on BEAM-8442:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Nov/19 23:36
Start Date: 17/Nov/19 23:36
Worklog Time Spent: 10m
Work Description: sunjincheng121 commented on issue #10004: [BEAM-8442]
Unify bundle register in Python SDK harness
URL: https://github.com/apache/beam/pull/10004#issuecomment-554800959
Hi, Thanks for the log info, @chamikaramj !
From the exception log(the line number of
RegisterAndProcessBundleOperation), it seems that the
[commit](https://github.com/apache/beam/commit/686833381ecc92f0fbe04e576a582a7640ca7bbd)
is not included in the DataFlow runner. Could you help to check this as this
commit ensures that registration is executed successfully before executing
process bundle request?
----------------------------------------------------------------
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: 345029)
Time Spent: 6h 10m (was: 6h)
> Unify bundle register in Python SDK harness
> -------------------------------------------
>
> Key: BEAM-8442
> URL: https://issues.apache.org/jira/browse/BEAM-8442
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-harness
> Reporter: sunjincheng
> Assignee: sunjincheng
> Priority: Major
> Fix For: 2.18.0
>
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
> There are two methods for bundle register in Python SDK harness:
> `SdkHarness._request_register` and `SdkWorker.register.` It should be unfied.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)