thanx... we use a shared filesystem instead of hdfs the issues was a missing wal file... to fix it we simply created a new empty one and the errors went away and tablets were loaded
On Thu, Aug 5, 2021 at 8:43 AM <[email protected]> wrote: > Are the wal files available for the table in hdfs? (there should be a > metadata table entry with the file paths) > > > > *From:* Bulldog20630405 <[email protected]> > *Sent:* Wednesday, August 4, 2021 5:08 PM > *To:* accumulo-user <[email protected]> > *Cc:* Bulldog20630405 <[email protected]> > *Subject:* unassigned tablet "is SUSPENDED" > > > > > > we have a few tablets that are unassigned and the logs show "is SUSPENDED" > > > > e.g. > *2;abcd;wxyz@(null, null, myserver:12345[abcdefg123456]) is SUSPENDED > #walogs:2* > > > > how to you fixed this? > > >
