Emilio, The create table operation is a Fate operation that runs in the Manager. My immediate thought is that maybe the number of Fate operations that you are creating for your other tables is making the create table operation wait for an available thread. I don't have the code in front of me, but
Hello,
We've noticed that creating a table in Accumulo 2.1 tends to get slower and
slower as the number of tables in the system increases, and once we get have
several thousand tables creating more really bogs down (on the order of
minutes). Does anyone have any tips on debugging this issue, or