Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat(v1): add Jobs.SubmitJobAsOperation, SparkR and Presto job types to WorkflowTemplates #137

Merged
merged 7 commits into from Apr 9, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/a069b96f-107b-4280-b093-3101f1baebc2/targets

googleapis/googleapis@7504771
commit 75047719f704d61f405cac6d7439637ab36c1232
Author: Google APIs <noreply@google.com>
Date:   Wed Apr 1 18:40:05 2020 -0700

    fix Dataproc: add missing `REQUIRED` annotation.

    PiperOrigin-RevId: 304305096
googleapis/googleapis@5378173
commit 5378173a889f9c7d83e36e52d38a6267190de692
Author: Google APIs <noreply@google.com>
Date:   Fri Apr 3 05:15:57 2020 -0700

    Add v1beta2 SubmitJobAsOperation RPC to Dataproc.

    PiperOrigin-RevId: 304594381
…o WorkflowTemplates - Adds new Optional Components - Clarifies usage of some APIs

googleapis/googleapis@cad0f51
commit cad0f5137a70d0d14a8d9acbfcee98e4cd3e9662
Author: Google APIs <noreply@google.com>
Date:   Mon Apr 6 09:55:41 2020 -0700

    Updates to Dataproc v1beta2 API:
    - Adds SparkR and Presto job types to WorkflowTemplates
    - Adds new Optional Components
    - Clarifies usage of some APIs

    PiperOrigin-RevId: 305053062
…C - Adds SparkR and Presto job types to WorkflowTemplates - Adds new Optional Components - Clarifies usage of some APIs

googleapis/googleapis@9ff6fd3
commit 9ff6fd3b22f99167827e89aae7778408b5e82425
Author: Google APIs <noreply@google.com>
Date:   Mon Apr 6 09:57:56 2020 -0700

    Updates Dataproc v1 API:
    - Adds Dataproc Jobs.SubmitJobAsOperation RPC
    - Adds SparkR and Presto job types to WorkflowTemplates
    - Adds new Optional Components
    - Clarifies usage of some APIs

    PiperOrigin-RevId: 305053617
googleapis/googleapis@7445911
commit 744591190e828440f72745aef217f883afd1fd71
Author: Google APIs <noreply@google.com>
Date:   Tue Apr 7 13:06:04 2020 -0700

    docs: change relative URLs to absolute URLs to fix broken links.

    PiperOrigin-RevId: 305323909
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 9, 2020
@chingor13 chingor13 changed the title Changes triggered by googleapis feat(v1): add Jobs.SubmitJobAsOperation, SparkR and Presto job types to WorkflowTemplates Apr 9, 2020
@codecov
Copy link

codecov bot commented Apr 9, 2020

Codecov Report

Merging #137 into master will increase coverage by 0.37%.
The diff coverage is 81.08%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #137      +/-   ##
============================================
+ Coverage     72.12%   72.50%   +0.37%     
- Complexity      452      468      +16     
============================================
  Files            48       48              
  Lines          3774     3920     +146     
  Branches         16       16              
============================================
+ Hits           2722     2842     +120     
- Misses         1014     1040      +26     
  Partials         38       38              
Impacted Files Coverage Δ Complexity Δ
...ud/dataproc/v1/AutoscalingPolicyServiceClient.java 55.68% <ø> (ø) 18.00 <0.00> (ø)
...gle/cloud/dataproc/v1/ClusterControllerClient.java 70.40% <ø> (ø) 21.00 <0.00> (ø)
...oogle/cloud/dataproc/v1/JobControllerSettings.java 16.27% <0.00%> (-1.67%) 2.00 <0.00> (ø)
...ogle/cloud/dataproc/v1/stub/JobControllerStub.java 9.09% <0.00%> (-3.41%) 1.00 <0.00> (ø)
...loud/dataproc/v1beta2/ClusterControllerClient.java 70.40% <ø> (ø) 21.00 <0.00> (ø)
.../cloud/dataproc/v1beta2/JobControllerSettings.java 16.27% <0.00%> (-1.67%) 2.00 <0.00> (ø)
...cloud/dataproc/v1beta2/stub/JobControllerStub.java 9.09% <0.00%> (-3.41%) 1.00 <0.00> (ø)
.../google/cloud/dataproc/v1/JobControllerClient.java 70.78% <62.50%> (-0.82%) 23.00 <3.00> (+3.00) ⬇️
...le/cloud/dataproc/v1beta2/JobControllerClient.java 70.78% <62.50%> (-0.82%) 23.00 <3.00> (+3.00) ⬇️
...ud/dataproc/v1/stub/JobControllerStubSettings.java 82.85% <92.30%> (+2.71%) 17.00 <2.00> (+2.00)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 043ab3a...064b7d6. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants