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

[#991] Improvement(tez): TezRemoteShuffleManager support secure cluster. #1005

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

zhengchenyu
Copy link
Collaborator

@zhengchenyu zhengchenyu commented Jul 12, 2023

What changes were proposed in this pull request?

support secure cluster.

issue: #991

How was this patch tested?

unit test, test on yarn cluster.

@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2023

Codecov Report

Merging #1005 (0487a55) into master (889f67e) will increase coverage by 1.14%.
The diff coverage is 25.00%.

@@             Coverage Diff              @@
##             master    #1005      +/-   ##
============================================
+ Coverage     53.51%   54.66%   +1.14%     
+ Complexity     2519     2518       -1     
============================================
  Files           380      361      -19     
  Lines         20564    18228    -2336     
  Branches       1781     1781              
============================================
- Hits          11005     9964    -1041     
+ Misses         8858     7633    -1225     
+ Partials        701      631      -70     
Impacted Files Coverage Δ
...ain/java/org/apache/tez/common/UmbilicalUtils.java 12.00% <0.00%> (-7.05%) ⬇️
...n/java/org/apache/tez/dag/app/RssDAGAppMaster.java 28.79% <0.00%> (-0.31%) ⬇️
...app/security/authorize/RssTezAMPolicyProvider.java 0.00% <0.00%> (ø)
.../library/output/RssOrderedPartitionedKVOutput.java 44.62% <0.00%> (-1.53%) ⬇️
...ibrary/output/RssUnorderedPartitionedKVOutput.java 45.00% <0.00%> (-1.56%) ⬇️
...rg/apache/tez/dag/app/TezRemoteShuffleManager.java 69.64% <75.00%> (+0.83%) ⬆️
...z/runtime/library/output/RssUnorderedKVOutput.java 91.80% <100.00%> (+0.27%) ⬆️

... and 21 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@jerqi jerqi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @zhengchenyu

@jerqi jerqi merged commit cfd927f into apache:master Jul 12, 2023
29 checks passed
@zhengchenyu zhengchenyu deleted the tez.secure.cluster branch July 12, 2023 09:23
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.

3 participants