keith-turner commented on a change in pull request #49: Updates for starting 
MapReduce jobs from randomwalk
URL: https://github.com/apache/accumulo-testing/pull/49#discussion_r245001761
 
 

 ##########
 File path: README.md
 ##########
 @@ -53,7 +53,7 @@ run in Docker:
    Run the following command to create the image:
 
    ```
-   docker build -t accumulo-testing .
+   docker build --build-arg HADOOP_HOME=$HADOOP_HOME --build-arg 
HADOOP_USER_NAME=`whoami` -t accumulo-testing .
 
 Review comment:
   Is `HADOOP_HOME` the expected location of hadoop inside the docker container?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to