damccorm opened a new issue, #28773: URL: https://github.com/apache/beam/issues/28773
### What happened? As I was working through the automatic model refresh notebook, I found the following bugs: 1. Main session isn't saved correctly, leading to dependencies not being available at runtime. When save_main_session is specified, it fails because its not able to correctly pickle the file 2. Relies on load_model function from an example, should just inline it 3. Models are saved in unusable format and thus can't be loaded ### Issue Priority Priority: 2 (default / most bugs should be filed as P2) ### Issue Components - [X] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
