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/09/23 20:42:02 UTC

[GitHub] [accumulo] keith-turner opened a new issue #1373: Could the preferred volume chooser support the init scope?

keith-turner opened a new issue #1373: Could the preferred volume chooser support the init scope?
URL: https://github.com/apache/accumulo/issues/1373
 
 
   While [experimenting with S3](https://accumulo.apache.org/blog/2019/09/10/accumulo-S3-notes.html) I tried to use the INIT scope with the Preferred volume choose and it did not work because of [PreferredVolumeChooser.java line 60](https://github.com/apache/accumulo/blob/f5314b7e2a49cd315a16a72fe93c6828f4c7ba98/server/base/src/main/java/org/apache/accumulo/server/fs/PreferredVolumeChooser.java#L60).   If I had been able to use the init scope, then that would have made the S3 instructions much simpler.  Would it be possible to make the init scope work with site configuration?

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