You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by ivakegg <gi...@git.apache.org> on 2017/07/27 15:22:41 UTC

[GitHub] accumulo pull request #253: ACCUMULO-4086 Improve volume chooser fallback

Github user ivakegg commented on a diff in the pull request:

    https://github.com/apache/accumulo/pull/253#discussion_r129873342
  
    --- Diff: assemble/conf/accumulo-site.xml ---
    @@ -39,6 +39,15 @@
         <name>tserver.memory.maps.native.enabled</name>
         <value>true</value>
       </property>
    +  <!-- Used by the PerTableVolumeChooser which is the default general.volume.chooser -->
    --- End diff --
    
    The big question that remains is since the PerTableVolumeChooser is the default, then the system will not work until the table and scoped volume choosers are set.  Hence I added them here in the example accumulo-site.xml and configured them in the mini accumulo configuration.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---