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

Support GCS Connector usage as a Hadoop Credential Provider. #882

Merged

Conversation

cnauroth
Copy link
Member

@cnauroth cnauroth commented Oct 4, 2022

For additional context, see
https://issues.apache.org/jira/browse/HADOOP-12846.

Fixes #219

@cnauroth
Copy link
Member Author

cnauroth commented Oct 4, 2022

/gcbrun

@cnauroth
Copy link
Member Author

cnauroth commented Oct 4, 2022

/gcbrun

@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Base: 80.43% // Head: 80.37% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (52cf802) compared to base (a820950).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #882      +/-   ##
============================================
- Coverage     80.43%   80.37%   -0.07%     
+ Complexity     2026     2025       -1     
============================================
  Files           137      137              
  Lines          9041     9043       +2     
  Branches       1035     1035              
============================================
- Hits           7272     7268       -4     
- Misses         1350     1357       +7     
+ Partials        419      418       -1     
Flag Coverage Δ
integrationtest 62.42% <100.00%> (-0.22%) ⬇️
unittest 74.74% <100.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...le/cloud/hadoop/fs/gcs/GoogleHadoopFileSystem.java 89.16% <100.00%> (+0.03%) ⬆️
...n/java/com/google/cloud/hadoop/gcsio/Watchdog.java 89.07% <0.00%> (-2.53%) ⬇️
...ud/hadoop/util/ChainingHttpRequestInitializer.java 90.19% <0.00%> (-1.97%) ⬇️
...gle/cloud/hadoop/gcsio/GoogleCloudStorageImpl.java 86.35% <0.00%> (-0.19%) ⬇️

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.

@cnauroth cnauroth merged commit 9ba13a6 into GoogleCloudDataproc:master Oct 4, 2022
@cnauroth cnauroth deleted the credential-provider-master branch October 4, 2022 23:19
cnauroth added a commit to cnauroth/hadoop-connectors that referenced this pull request Oct 4, 2022
cnauroth added a commit that referenced this pull request Oct 5, 2022
cnauroth added a commit to cnauroth/hadoop-connectors that referenced this pull request Oct 5, 2022
cnauroth added a commit that referenced this pull request Oct 6, 2022
…883) (#884)

For additional context, see
https://issues.apache.org/jira/browse/HADOOP-12846.

Closes #219.

(cherry picked from commit 9ba13a6)
(cherry picked from commit 793cfa8)
This pull request was closed.
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.

GCS Connector runs into StackOverflow while creating hadoop credential
2 participants