Skip to content

Conversation

@dishtikundra
Copy link

This PR includes commits addressing multiple improvementes and fixes on top of ODP-2736 to support Ranger-S3 plugin implementation:

  • ODP-2917 Use user-configured bucket for test connection
  • ODP-5514 Remove unused imports to avoid PMD check failure
  • ODP-5645 Handle S3 bucket policy IAM sync when Ranger S3 Service is deleted
  • ODP-5641 Update default S3 policy with user-defined IAM user in Service configs
  • ODP-5641 Update default S3 policy to use default bucket and default accessType

@dishtikundra dishtikundra self-assigned this Dec 23, 2025
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.*;
Copy link
Member

Choose a reason for hiding this comment

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

Please avoid * in package import and provide complete names

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