Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: Improve the example for PythonExternalTransform #33095

Open
1 of 17 tasks
liferoad opened this issue Nov 13, 2024 · 0 comments
Open
1 of 17 tasks

[Task]: Improve the example for PythonExternalTransform #33095

liferoad opened this issue Nov 13, 2024 · 0 comments

Comments

@liferoad
Copy link
Collaborator

What needs to happen?

https://github.com/apache/beam/tree/master/sdks/python/apache_beam/examples/inference/multi_language_inference works with Beam 2.46.0 but

  • it is broken with Beam 2.60.0 due to the new Python package changes (huggingface hub complains).
  • Also the way to setup the maven project for this example does not work well. https://github.com/liferoad/beam-multi_language_inference is a working example with the generated pom file.
  • To support ML, it will be better to show how to use custom container to avoid staging too many Python packages

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • 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: Infrastructure
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant