apache / accumulo-website

Apache Accumulo Website
https://accumulo.apache.org
14 stars 100 forks source link

Correct compaction property name #376

Closed jmark99 closed 1 year ago

jmark99 commented 1 year ago

Replace use of 'throughput' with 'rate.limit' in the Configuration section of the Compaction documentation.

Replaced: config -s tserver.compaction.major.service.cs2.throughput=40M with: config -s tserver.compaction.major.service.cs2.rate.limit=40M