[
https://issues.apache.org/jira/browse/BEAM-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546778#comment-17546778
]
Kenneth Knowles commented on BEAM-3805:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18609
> Python ULR Harness submits null pipeline_options field in PrepareJobRequest
> ---------------------------------------------------------------------------
>
> Key: BEAM-3805
> URL: https://issues.apache.org/jira/browse/BEAM-3805
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-harness
> Reporter: Axel Magnuson
> Priority: P4
>
> the beam_job_api gRPC definition indicates that pipeline_options is a
> required field. However, the python ULR currently does not set an options
> struct. This is trivially solved on the job server side by instantiating a
> default. However, there may be cases where the job server assumes it exists
> and falls over on an NPE during translation.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)