deletemany -t <table> -f If you have a large table, that command will produce a lot of output. I don't know if there's a way to make it less verbose? Maybe best to pipe it to /dev/null.
-Russ On Mon, Apr 14, 2014 at 12:13 PM, Tiffany Reid <[email protected]> wrote: > Hi, > > > > How do I delete all rows in a table via Accumulo Shell? > > > > Thanks, > > Tiffany > > > > >
