You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/09/22 20:45:02 UTC

[GitHub] [accumulo-testing] DomGarguilo opened a new pull request #158: Update readme to explain how to run a single performance test

DomGarguilo opened a new pull request #158:
URL: https://github.com/apache/accumulo-testing/pull/158


   Fixes #157 
   
   * Added an example to run a single performance test
   * Other minor typo fixes/improvements


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo-testing] DomGarguilo merged pull request #158: Update readme to explain how to run a single performance test

Posted by GitBox <gi...@apache.org>.
DomGarguilo merged pull request #158:
URL: https://github.com/apache/accumulo-testing/pull/158


   


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo-testing] milleruntime commented on a change in pull request #158: Update readme to explain how to run a single performance test

Posted by GitBox <gi...@apache.org>.
milleruntime commented on a change in pull request #158:
URL: https://github.com/apache/accumulo-testing/pull/158#discussion_r714693128



##########
File path: README.md
##########
@@ -244,16 +244,21 @@ function stop_cluster {
 }
 ```
 
-An example script for [Uno] is provided.  To use this do the following and set
+An example script for [Uno] is provided.  To use this, do the following and set
 `UNO_HOME` after copying.
 
     cp conf/cluster-control.sh.uno conf/cluster-control.sh
 
-After the cluster control script is setup, the following will run performance
-test and produce json result files.
+After the cluster control script is set up, the following will run performance

Review comment:
       Nice grammar fix




-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org