The canonical "existence" and "goal state" (online/offline) for a table is stored in ZooKeeper. You'd have to delete /accumulo/<instanceId>/tables/<tableId> for the table in ZK.
Out of curiosity, what version did this occur in? Was it a failed FATE operation to delete the table, or some corruption/manual repair? -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Wed, May 27, 2015 at 4:48 PM, Jeff N <[email protected]> wrote: > I have a table where all of it's HDFS data was been wiped and all of the > information within the metadata table about said table has been wiped, but > the monitor and shell will still list the table. The table is showing as > online but with dashes for tablets/entries/etc. All of my interactions with > the table lead to the shell hanging on IO when talking to Master. Is there > any way to wipe the table listing from another place? > > > > > > ----- > > > > -- > View this message in context: > http://apache-accumulo.1065345.n5.nabble.com/Weird-table-state-tp14279.html > Sent from the Developers mailing list archive at Nabble.com.
