I'm not sure I understand what you are trying to do. Can you give us an example and a use case?
The metadata table is just like any other table where you can do inserts/deletes/etc. On Tue, May 27, 2014 at 4:49 PM, Tiffany Reid <[email protected]> wrote: > Or even via the Java API? I haven’t found any examples to update the > MetaData for a specific table, only read the current entries. > > > > *From:* Tiffany Reid > *Sent:* Tuesday, May 27, 2014 5:39 PM > *To:* [email protected] > *Subject:* Updating Metadata of a Table > > > > Hi, > > > > Does anyone know how to go about updating the metadata for a table in > Accumulo via shell command tool? I’m using 1.4 and I cannot upgrade to the > latest due to project requirements. > > > > Thanks, > > Tiffany > > >
