What made you think that this is allowed to be a per-table property? If
the docs are unclear, we should fix that. It is a global-only property.
Noe Detore wrote:
I noticed in replication.txt implied replication.work.assigner can be
set per table
table.root@accumulo_primary> config -t my_table -s
replication.work.assigner=org.apache.accumulo.master.replication.SequentialWorkAssigner
when trying to set for table: Invalid per-table property
I assume replication.work.assigner can only be set for instance and not
per table?
Thanks
Noe