binarycat0 opened a new pull request, #77:
URL: https://github.com/apache/polaris-tools/pull/77

   - Add an example how to configure the benchmarks for using AWS S3.
   - Updated benchmarks/.gitignore. application.conf ignored
   - Add benchmarks/Makefile
   - Updated benchmarks/README.md
   
   ----
   ## Running the Benchmarks
   
   ```
   # Dataset creation
   make create-dataset-simulation
   
   # Read/Update operations
   make read-update-simulation
   
   # Read-only operations
   make read-simulation
   
   # Commits creation
   make create-commits-simulation
   ```


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