You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Sam Bourne (Jira)" <ji...@apache.org> on 2019/11/27 01:20:00 UTC

[jira] [Created] (BEAM-8836) ExternalTransform is not providing a unique name

Sam Bourne created BEAM-8836:
--------------------------------

             Summary: ExternalTransform is not providing a unique name
                 Key: BEAM-8836
                 URL: https://issues.apache.org/jira/browse/BEAM-8836
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Sam Bourne


Using multiple ExternalTransform results in a naming collision. A simple pipeline example:

A minimal reproducable example:

Start ExpansionService/JobService:
./gradlew -p runners/flink/1.8/job-server runShadow

Then run a baisc pipeline with two ExternalTransforms:
https://gist.github.com/sambvfx/e8b08acac8ded19e86ecefaa79a8a272




--
This message was sent by Atlassian Jira
(v8.3.4#803005)