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 15:46:56 UTC

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

milleruntime commented on pull request #1614:
URL: https://github.com/apache/accumulo/pull/1614#issuecomment-637638048


   @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.  Here are the counts I get:
   ```
   2020-06-02T11:35:34,990 [bulk.BulkImport] DEBUG: The file f3.rf mapped to 1 tablets.
   2020-06-02T11:35:34,991 [bulk.BulkImport] DEBUG: The file f4.rf mapped to 2 tablets.
   2020-06-02T11:35:34,991 [bulk.BulkImport] DEBUG: The file f2.rf mapped to 1 tablets.
   2020-06-02T11:35:34,991 [bulk.BulkImport] DEBUG: The file f1.rf mapped to 1 tablets.
   ```


----------------------------------------------------------------
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