pritamdodeja commented on issue #20973: URL: https://github.com/apache/beam/issues/20973#issuecomment-4763074024
I think the reason this hangs is because the SDK harness is unable to find the artifacts staged by tensorflow transform. I don't think this is a beam issue. Flink complains that the environment is not up, and the reason the environment is not up is because kfp is looking for some of these things in /tmp/staged, whereas they exist under _wheels under default Pipeline root. If this was truly a beam issue, it would show up in a lot of other places in my opinion. -- 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]
