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

Add DataprocLink to see Dataproc jobs in DataprocSubmitJobOperatorAsync #835

Merged
merged 4 commits into from Jan 10, 2023

Conversation

rajaths010494
Copy link
Contributor

@rajaths010494 rajaths010494 commented Jan 10, 2023

This PR enables the user to see Dataproc resource button when we run a job using DataprocSubmitJobOperatorAsync.
Screenshot 2023-01-10 at 4 30 04 PM

closes #825

@rajaths010494 rajaths010494 changed the title Add DataprocLink to DataprocSubmitJobOperatorAsync Add DataprocLink to see Dataporc jobs in DataprocSubmitJobOperatorAsync Jan 10, 2023
@rajaths010494 rajaths010494 changed the title Add DataprocLink to see Dataporc jobs in DataprocSubmitJobOperatorAsync Add DataprocLink to see Dataproc jobs in DataprocSubmitJobOperatorAsync Jan 10, 2023
@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Base: 98.54% // Head: 98.54% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (3630e14) compared to base (4ecbd64).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #835   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files          88       88           
  Lines        4881     4882    +1     
=======================================
+ Hits         4810     4811    +1     
  Misses         71       71           
Impacted Files Coverage Δ
...nomer/providers/google/cloud/operators/dataproc.py 98.83% <100.00%> (+0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@phanikumv phanikumv merged commit 14fec33 into main Jan 10, 2023
@phanikumv phanikumv deleted the dataproc-link-persist branch January 10, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dataproc resource button not active for DataprocSubmitJobOperatorAsync
3 participants