<property>
<name>tserver.compaction.minor.concurrent.max</name>
<value>5</value>
</property>
<property>
<name>table.walog.enabled</name>
<value>false</value>
</property>
On 5/17/14, 5:34 PM, Kepner, Jeremy - 0553 - MITLL wrote:
Thanks. Does anyone know the precise syntax that would be used in
conf/accumulo-site.xml?
Regards. -jeremy
On May 17, 2014, at 4:12 PM, John Vines <[email protected]
<mailto:[email protected]>>
wrote:
Accumulo-site.xml
Sent from my phone, please pardon the typos and brevity.
On May 17, 2014 3:25 PM, "Kepner, Jeremy - 0553 - MITLL"
<[email protected] <mailto:[email protected]>> wrote:
As part of our Accumulo benchmarking we have decided to set
certain values as defaults for all our databases:
tserver.compaction.minor.concurrent.max=5
table.walog.enabled=false
We were wondering which file(s) we would need to modify to apply
these defaults?