Kyle Weaver created BEAM-9793:
---------------------------------
Summary: Method not found:
org.apache.beam.model.job_management.v1.ArtifactStagingService/ReverseArtifactRetrievalService
Key: BEAM-9793
URL: https://issues.apache.org/jira/browse/BEAM-9793
Project: Beam
Issue Type: Bug
Components: runner-spark
Reporter: Kyle Weaver
I'm still trying to figure out the cause of this. This happens on a simple
Python pipeline running on Spark with options
[ "--runner=PortableRunner",
"--job_endpoint=localhost:8099", ]
However, it does not seem to fail when I use environment_type=LOOPBACK.
Strangely, I cannot get portable word count test to fail, even when I change it
to environment_type=DOCKER. Could be that I have forgotten to build something
or otherwise misconfigured my environment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)