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 2019/11/06 05:21:55 UTC

[GitHub] [accumulo] drewfarris opened a new pull request #1060: Closes #1053 add multi-volume support to import table command.

drewfarris opened a new pull request #1060: Closes #1053 add multi-volume support to import table command.
URL: https://github.com/apache/accumulo/pull/1060
 
 
    - Import table now takes a comma-delimited set of directories
      to import from. A separate mapping file is generated for each
      and the rfiles are loaded into the volume corresponding to
      each directory.
    - It is expected that there will be a single export metadata zip file
      present in one of the import directories.
    - Currently a work in progress, needs unit/integration tests
      up for early review to validate the approach

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


With regards,
Apache Git Services