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

    https://github.com/apache/accumulo/pull/29#discussion_r30268876
  
    --- Diff: 
minicluster/src/main/java/org/apache/accumulo/minicluster/MiniAccumuloRunner.java
 ---
    @@ -93,6 +94,7 @@ private static void printProperties() {
         System.out.println("#" + TSERVER_MEMORY_PROP + "=128M");
         System.out.println("#" + ZOO_KEEPER_MEMORY_PROP + "=128M");
         System.out.println("#" + JDWP_ENABLED_PROP + "=false");
    +    System.out.println("#" + EXISTING_ZOO_KEEPERS_PROP + 
"=localhost:2181");
    --- End diff --
    
    This is to print a text file with the default values that can then be 
altered as needed.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to