Details
-
Bug
-
Status: Triage Needed
-
P3
-
Resolution: Unresolved
-
None
-
None
-
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
Attachments
Issue Links
- is related to
-
BEAM-7199 Better optimize Portable pipelines in Java fuser
- Open