|
|
-
infinite number of max.versions?
Mike Hugo 2013-01-28, 16:08
I see I can use a config setting (e.g. table.iterator.minc.vers.opt.maxVersions) to keep x number of versions of a record within different scopes (minc, majc, etc). Is there a way to set that to always store all versions (never delete old versions) for keeping history?
I can probably just set this to a really large number and it would be fine for my purposes, but I'm wondering if there's a better way.
Thanks,
Mike
+
Mike Hugo 2013-01-28, 16:08
-
Re: infinite number of max.versions?
Adam Fuchs 2013-01-28, 16:14
Mike,
The way to do that is to remove the versioning iterator entirely. Just delete the configuration parameters for that iterator: something like "config -t tablename -d table.iterator.scan.vers" in the accumulo shell, for each of the six configuration parameters.
Adam
On Mon, Jan 28, 2013 at 11:08 AM, Mike Hugo <[EMAIL PROTECTED]> wrote:
> I see I can use a config setting (e.g. table.iterator.minc.vers.opt.maxVersions) > to keep x number of versions of a record within different scopes (minc, > majc, etc). Is there a way to set that to always store all versions (never > delete old versions) for keeping history? > > I can probably just set this to a really large number and it would be fine > for my purposes, but I'm wondering if there's a better way. > > Thanks, > > Mike >
+
Adam Fuchs 2013-01-28, 16:14
|
|
All projects made searchable here are trademarks of the Apache Software Foundation.
Service operated by
Sematext