Jiyong Jung
Jiyong Jung
@1025KB Could you take a look at this PR?
@iindyk @zoyahav This seems odd. Could you take a look?
Thank you for the report. This seems like an issue of `google-reduction-server`. Your error message shows that the package collide with `google-fast-socket` and it seems like some guide recommends uninstalling...
Thank you for your suggestion. Basically TFX images are built on top of [Deep learning container](https://cloud.google.com/deep-learning-containers) which brings TF to the image. So I think that this should be included...
Hi, sorry for the late follow up. We added a concept called "Exit Handler" to Vertex Pipelines and Kubeflow Pipelines. https://github.com/tensorflow/tfx/blob/master/RELEASE.md#version-140 Please take a look.
This seems like an interesting report. @1025KB could you take a look?
Thank you for the question! I agree that we need more improvement on this issue. TFX CLI uses KFP(Kubeflow Pipelines) SDK underneath and all authentication workflow happens in it. Could...
Thank you for the investigation! Then we need to add those arguments to TFX CLI flags. Until then, you might need to use `kfp` CLI instead. https://www.kubeflow.org/docs/components/pipelines/sdk/sdk-overview/#kubeflow-pipelines-cli-tool You can get...
Thank you for the question and it seems like a duplicate of https://github.com/tensorflow/tfx/issues/3326. I believe that @ConverJens is working on this in https://github.com/tensorflow/tfx/pull/4861.
Thank you for the report. Could you share the TFX versions used for both of "job submission" and the "container image"? I can see "tensorflow/tfx:latest" from the docker file but...