milleruntime commented on pull request #1614: URL: https://github.com/apache/accumulo/pull/1614#issuecomment-637719740
> @milleruntime this is the code that I think is just serving as a pass through on the client side > > https://github.com/apache/accumulo/blob/3ff589ac91ac668b433e78fdb3f6a735d5da7091/core/src/main/java/org/apache/accumulo/core/clientImpl/bulk/BulkImport.java#L461 OK so it looks like a file can only ever have 1 tablet when using ```RangeType.TABLE```. Is this as intended? Is this how Accumulo creates files when splitting? ---------------------------------------------------------------- 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: [email protected]
