-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
TFDV and TFMA visualizations crash in 1.0rc2 #4114
Comments
/cc @rmgogogo @numerology @jingzhang36 This is 1.0 blocking. /assign @Bobgy |
I think according to the stackoverflow, it might worth trying pinning the version of google-api-core in Another question is that shall we consider upgrading tfma/tfdv version in viz server? The latest version should be 0.22.2 |
Thanks @numerology, yes I've been tracking upgrade dependencies in #4084 issue |
This might be solved by #4084, we should try upgrading all versions first. |
…4114 (#4133) * enable pagination when expanding experiment in both the home page and the archive page * Revert "enable pagination when expanding experiment in both the home page and the archive page" This reverts commit 5b67273. * tfx 0.21.2 -> 0.22.2 * tfx 0.20.2 -> 0.22.0 * update requirements.txt
/reopen @jingzhang36 I cherry picked this to rc3 and deployed it, but the error still exists. |
tfx 0.22.0 pulls in google-api-core 1.21.0, which suffers a regression googleapis/python-pubsub#115. |
Why is that I am getting the same error?
tried |
@subodh101 do you use full kubeflow 1.1? |
@Bobgy Thanks! Yes, you are right. I was able to fix that. |
Hi @subodh101, the version problem has been fixed in kubeflow/manifests#1488, but it hasn't been released yet. |
…ixes kubeflow#4114 (kubeflow#4133) * enable pagination when expanding experiment in both the home page and the archive page * Revert "enable pagination when expanding experiment in both the home page and the archive page" This reverts commit 5b67273. * tfx 0.21.2 -> 0.22.2 * tfx 0.20.2 -> 0.22.0 * update requirements.txt
What steps did you take:
Ran tfx taxi example
Look at statistics gen or other steps with TFDV/TFMA visualization.
What happened:
What did you expect to happen:
visualization shows
Environment:
How did you deploy Kubeflow Pipelines (KFP)?
standalone
KFP version:
1.0.0-rc.2
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
/kind bug
The text was updated successfully, but these errors were encountered: