Re: [External] RE: Problem creating tables in Accumulo

2023-02-22 Thread Samudrala, Ranganath [USA] via user
Thank you every one for the response. I think the problem is related to slow / intermittent response from Amazon S3 due the network situation we are in. I am trying to use an internal S3 bucket to see if the problem persists. thanks again. Ranga From:

RE: Problem creating tables in Accumulo

2023-02-22 Thread dlmarion
It looks like the issue is that `maxTime` is not being set at [0], so `time` is not being set at [1]. If I had to guess, Accumulo is having an issue talking with ZooKeeper. Were there errors in the log when initializing Accumulo? Are you able to `exec` into one of the Accumulo Kubernetes pods and