Is your feature request related to a problem? Please describe.
When testing Accumulo 2.1.4rc0 attempted to set compactor.wait.time.job.max in the shell and it failed.
Describe the solution you'd like
Looking at the compactor code it seems like if this property were set in zookeerper that it would naturally be picked up by compactors. Wondering if there is a subset of compactor props that could be allowed to be set in zookeeper.