Github user mikewalch commented on the issue:

    https://github.com/apache/accumulo/pull/147
  
    Below are the errors that are printed if `tservers` file is missing.
    
    ```
    Starting monitor on localhost
    Starting tablet servers ...egrep: 
/install/accumulo-2.0.0-SNAPSHOT/conf/tservers: No such file or directory
     done
    2016-09-08 15:38:59,896 [util.NativeCodeLoader] WARN : Unable to load 
native-hadoop library for your platform... using builtin-java classes where 
applicable
    2016-09-08 15:39:01,574 [server.Accumulo] INFO : Attempting to talk to 
zookeeper
    2016-09-08 15:39:01,772 [server.Accumulo] INFO : ZooKeeper connected and 
initialized, attempting to talk to HDFS
    2016-09-08 15:39:01,960 [server.Accumulo] INFO : Connected to HDFS
    /install/accumulo-2.0.0-SNAPSHOT/bin/start-daemon.sh: line 67: 
/install/accumulo-2.0.0-SNAPSHOT/conf/tservers: No such file or directory
    Starting master on localhost:
    /install/accumulo-2.0.0-SNAPSHOT/bin/start-daemon.sh: line 67: 
/install/accumulo-2.0.0-SNAPSHOT/conf/tservers: No such file or directory
    Starting gc on localhost
    /install/accumulo-2.0.0-SNAPSHOT/bin/start-daemon.sh: line 67: 
/install/accumulo-2.0.0-SNAPSHOT/conf/tservers: No such file or directory
    Starting tracer on localhost
    ```


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