-
Notifications
You must be signed in to change notification settings - Fork 991
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
RANGER-5061: checkstyle compliance updates - security-admin module #508
Merged
+135,448
−136,953
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…r org.apache.ranger.amazon and org.apache.ranger.authentication (#490)
… code readability improvement (#488) * RANGER-5069: Add ability to Kafka authorizer to define super users through Kafka config Co-authored-by: Daniel Fonai <dfonai@cloudera.com> Signed-off-by: Madhan Neethiraj <madhan@apache.org>
…r org.apache.ranger.amazon
…g.apache.ranger.db and org.apache.ranger.credentialapi(#496) Co-authored-by: Abhishek Kumar <abhishekkumar100031@gmail.com> Co-authored-by: Madhan Neethiraj <madhan@apache.org>
…org.apache.ranger.util (#498)
…e.ranger.common (#487)
…e.ranger.common - fix for unittest failure
…495) - org.apache.ranger.view - org.apache.ranger.validation - org.apache.ranger.solr - org.apache.ranger.json - org.apache.ranger.metrics - org.apache.ranger.patch - org.apache.ranger.security
…e.ranger.service (#503)
… org.apache.ranger.entity package (#504)
…biz and util package (#507) * RANGER-5061: checkstyle compliance updates - security-admin org.apache.ranger.rest (#505) * RANGER-5061: checkstyle compliance updates - security-admin modules : org.apache.ranger.biz package * RANGER-5061: checkstyle compliance updates - security-admin modules : org.apache.ranger.util package * Remove unmatched curly in BaseMgr.java * Update RangerAdminCache.java * Update RangerRestUtil.java userProfile.setFirstName is called twice, probably not needed ? * Update RestUtil.java * RANGER-5061: checkstyle compliance updates - security-admin modules : org.apache.ranger.biz package --------- Co-authored-by: Abhishek Kumar <abhishekkumar100031@gmail.com> Co-authored-by: Madhan Neethiraj <madhan@apache.org>
mneethiraj
approved these changes
Jan 13, 2025
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Check-style fix for security-admin module:
How was this patch tested?
Tested Build without any checkstyle violation in security-admin module