Re: -EXT-Re: debugging slow table creation

2024-06-20 Thread Dave Marion
I was able to reproduce your issue and created https://github.com/apache/accumulo/issues/4684. I'm not sure if creating the tables using several threads may speed things up or not. If you are doing things serially now, you may want to give that a try. On 2024/06/19 01:00:09 "Lahr-Vivaz, Emilio"

Re: -EXT-Re: debugging slow table creation

2024-06-20 Thread Lahr-Vivaz, Emilio
Thanks for looking into it! We are creating tables in parallel, but it's still quite slow. Seems like we just have too many tables at the moment. I'll move further discussion to the ticket, thanks again! Emilio Lahr-Vivaz General Atomics, CCRi From: Dave Marion