kamalmemon commented on issue #29037: URL: https://github.com/apache/beam/issues/29037#issuecomment-1766824483
Hi, Thanks for getting back quickly. I might have tagged the issue incorrectly, so sorry about that 😬. To address your question on the tarball/zip for the --extra_package option: I've been simply passing the string 'tensorflow==2.13', not a package path or tarball. Surprisingly, this worked in SDK 2.50.0, but with 2.51.0, I'm running into the described issue.But as you mentioned, the removal of TensorFlow from the Apache Beam docker containers in the new version explains the cause. However, what's really puzzling is that using the string directly in --extra_package arg didn't give any runtime errors in either versions 2.50.0 or 2.51.0. This seems a bit off, especially considering the documentation and your feedback. -- 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]
