Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-9525

KafkaIO attempting to make connection when uploading via Dataflow Runner

Details

    • Bug
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • io-java-kafka
    • None

    Description

      Given our Kafka is running in GCP, within a VPC that is not accessible outside of the VPC.

      When uploading a pipeline to GCS using the Dataflow Runner via our CI/CD worker, it attempts to make a connection to the broker. Our broker isn't available outside the VPC, so this process fails. We can remedy this by running a pod from within the VPC to upload, but it causes an awkward step within our CI/CD process.

      If there is a more elegant solution to this, such as KafkaIO taking in a ValueProvider for bootstrap servers.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rossr Ross Rothenstine
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: