Skip to content

Commit

Permalink
[docs] Add docs for configuring maintenance priority for kudu tables
Browse files Browse the repository at this point in the history
Change-Id: I56c96e1e86600a503fa817d62733aef3c0489915
Reviewed-on: http://gerrit.cloudera.org:8080/15915
Tested-by: Kudu Jenkins
Reviewed-by: Grant Henke <[email protected]>
  • Loading branch information
zhangyifan27 authored and granthenke committed May 14, 2020
1 parent e70d806 commit 9704898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ line tool.
| Configuration | Valid Options | Default | Description

| kudu.table.history_max_age_sec | integer | | Number of seconds to retain history for tablets in this table.
| kudu.table.maintenance_priority | integer | 0 | Priority level of a table for maintenance.
|===

== Next Steps
Expand Down

0 comments on commit 9704898

Please sign in to comment.