Advanced Ranger Configurations
For Big Data Service clusters, the property ranger.db.maxrows.default
in Apache Ranger controls the default maximum number of rows that are returned when retrieving data from the Ranger database.
This property is used to limit the size of query results to prevent excessively large responses. To configure ranger.db.maxrows.default
, complete the following:
- Access Apache Ambari.
- From the side toolbar, under Services select Ranger.
- Select the Configs tab, and then select Advanced.
-
Update the
ranger.db.maxrows.default
property. For example, set the value to 500. - Select Add to save the update.
- Save the changes.
- Select Restart and select Restart all affected. Select Confirm restart all.