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

[Bug]: Python Google cloud profiler broken on dev branch #26698

Closed
1 of 15 tasks
Abacn opened this issue May 15, 2023 · 1 comment · Fixed by #26700
Closed
1 of 15 tasks

[Bug]: Python Google cloud profiler broken on dev branch #26698

Abacn opened this issue May 15, 2023 · 1 comment · Fixed by #26700
Assignees
Labels
bug done & done Issue has been reviewed after it was closed for verification, followups, etc. P1 python

Comments

@Abacn
Copy link
Contributor

Abacn commented May 15, 2023

What happened?

The dependency was removed from the base image in #24599 (possibly unintended) and the base image now no longer contains google-cloud-profiler. Runner log show the following warning:

Unable to start google cloud profiler due to error: No module named 'googlecloudprofiler'. For how to enable Cloud Profiler
with Dataflow see https://cloud.google.com/dataflow/docs/guides/profiling-a-pipeline.For troubleshooting tips with Cloud
Profiler see https://cloud.google.com/profiler/docs/troubleshooting.

Issue Priority

Priority: 1 (data loss / total loss of function)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@Abacn
Copy link
Contributor Author

Abacn commented May 15, 2023

CC: @AnandInguva

@tvalentyn tvalentyn self-assigned this May 15, 2023
@Abacn Abacn changed the title [Bug]: Python Google cloud profiler broken [Bug]: Python Google cloud profiler broken on dev branch May 15, 2023
@damccorm damccorm added the done & done Issue has been reviewed after it was closed for verification, followups, etc. label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug done & done Issue has been reviewed after it was closed for verification, followups, etc. P1 python
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants