-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73758/
-----------------------------------------------------------
(Updated Dec. 13, 2021, 8:41 p.m.)
Review request for ranger.
Changes
-------
Addressed comment
Bugs: RANGER-3548
https://issues.apache.org/jira/browse/RANGER-3548
Repository: ranger
Description
-------
It is useful to have scripts to create a file containing large number of tagged
entities that can be uploaded into Ranger using file-based interface supported
by tagsync. Such scripts are useful in populating a large number of tagged
entities in Ranger for testing performance/memory characteristics of Ranger
admin and the services using Ranger as an authorizer.
Diffs (updated)
-----
distro/src/main/assembly/ranger-tools.xml 1eb9104b5
ranger-tools/scripts/create_tags_file.sh PRE-CREATION
ranger-tools/scripts/gen_service_tags.sh 9a81a0a19
Diff: https://reviews.apache.org/r/73758/diff/2/
Changes: https://reviews.apache.org/r/73758/diff/1-2/
Testing
-------
- Created a file containing tagged hive entities
- Uploaded generated file into Ranger using tagsync's file-based interface
- Ensured that the tagged entities are downloaded to hive service
Thanks,
Abhay Kulkarni