RangaSamudrala opened a new issue, #25:
URL: https://github.com/apache/accumulo-docker/issues/25

   In the README.md file, I see the below text
   ```
   Before you can run Accumulo services in Docker, you will need to install 
Accumulo, configure accumulo.properties, and initialize your instance with 
--upload-accumulo-props. This will upload configuration to Zookeeper and limit 
how much configuration needs to be set on the command line.
   
   ```bash
   $ accumulo init --upload-accumulo-props
   ...
   
   ```
   
   So, where is this supposed to be invoked? Are we run this as **docker run** 
command?
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to