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

Preoptimize causes error with environment setup

Details

    • Bug
    • Status: Triage Needed
    • P3
    • Resolution: Unresolved
    • None
    • None
    • sdk-py-core
    • None

    Description

      Setting --experiments=pre_optimize=all causes an error with StatisticsGen in the TFX taxi example pipeline [1]:

      File "[redacted]/apache_beam/runners/portability/fn_api_runner_transforms.py", line 250, in executable_stage_transform
      environment=components.environments[self.environment],
      TypeError: None has type NoneType, but expected one of: bytes, unicode [while running 'Run[StatisticsGen]']

      cc angoenka

      [1] https://github.com/tensorflow/tfx/blob/ff314a6803675548c89a016a5110a91e5bf98024/tfx/examples/chicago_taxi_pipeline/taxi_pipeline_portable_beam.py#L155

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ibzib Kyle Weaver
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: