Ranger Implementation

  1. Configure S3 endpoint SSL properties in Ranger.
Bash
Copy

Configure truststore properties in Ranger.

Bash
Copy

Restart the Ranger service.

  1. Sync or create new Ranger users based on IAM usernames.
    1. Navigate to Ranger UI > Settings > Users > Add New User.
  1. Navigate to Ranger UI > Service Manager > S3 Service, click (+):
  1. Create a new Ranger S3 service with the following properties.
Field NameDescription
Service NameThe name of the service is required when configuring agents.
DescriptionA description of the service.
Active StatusEnabled or Disabled
Select Tag ServiceSelect a tag-based service to apply the service and its tag-based policies to HBase.

Configuration Properties

Field NameDescription
Access KeyAccess Key of Admin User (IAM credentials)
Secret KeySecret Key of Admin User (IAM credentials)
End Point URLAWS S3 endpoint
RegionAWS Region of the test bucket
Bucket NameS3 bucket
  1. Test the connection to verify properties.
  1. Create policies, as required.

Deleting Policy

Note: When deleting policies, remove object-level policies first using the Ranger UI. If the bucket-level policy must be deleted, do so only after all object-level policies have been removed.

Deleting a bucket-level policy automatically removes the associated object-level policies from IAM. However, these object-level policies may still appear in the Ranger UI even though they no longer exist in IAM.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated