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

    https://github.com/apache/accumulo/pull/218#discussion_r101363679
  
    --- Diff: INSTALL.md ---
    @@ -57,15 +57,15 @@ The script will ask you questions about your set up. 
Below are some suggestions:
       processes like Hadoop, Zookeeper, and the Accumulo client code.  If 
Accumulo
       worker processes are swapped out and unresponsive, they may be killed.
     
    -After the `create-config` command is run, the `conf/` directory will 
contain
    -`accumulo-env.sh`, `accumulo-site.xml`, and few a additional files. These 
files require
    +After the `accumulo-config` command is run, the `conf/` directory will 
contain
    +`accumulo.conf`, `accumulo-site.xml`, and few a additional files. These 
files require
     a few edits before starting Accumulo.
     
     ### Secret
     
     Accumulo coordination and worker processes can only communicate with each 
other
     if they share the same secret key.  To change the secret key set
    -`instance.secret` in `conf/accumulo-site.xml`.  Changing this secret key 
from
    +`instance.secret` in `accumulo-site.xml`.  Changing this secret key from
    --- End diff --
    
    I didn't read it that way. I think the previous paragraph already 
identified the location of the file. This is just referring to it by name, 
assuming you already read the part which told you where to find it.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to