[
https://issues.apache.org/jira/browse/BEAM-9793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095589#comment-17095589
]
Kyle Weaver commented on BEAM-9793:
-----------------------------------
But I've since seen tests pass with both "Misformatted domain name" and "Method
not found" error messages present. Probably the failure was due to a third
cause.
> 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
> Priority: Major
> Labels: portability-spark
>
> 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)