You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/06/02 17:46:07 UTC

[GitHub] [accumulo] keith-turner commented on pull request #1614: Create max tablets property in new bulk import

keith-turner commented on pull request #1614:
URL: https://github.com/apache/accumulo/pull/1614#issuecomment-637704826


   > @keith-turner I added new data for the max tablet test but now I am getting different tablet counts when using the LoadPlan. I can't figure out why. The changes i just pushed up in 3ff589a don't throw an IllegalArgumentException when using the LoadPlan
   
   I took a look at the code quickly. I think what is happening is that for the RangeType.TABLE it does nothing for this on the client side and maps the range to tablets on the server side.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org