evans-ye commented on a change in pull request #535: Bps dockerfile URL: https://github.com/apache/bigtop/pull/535#discussion_r289180712
########## File path: bigtop-bigpetstore/bigpetstore-transaction-queue/README.md ########## @@ -87,8 +87,7 @@ OR Replace the file path with a REST API root (it will jsonify the transactions, From docker ``` -docker run -t -i jayunit100/bigpetstore-load-generator /opt/bigpetstore-transaction-queue-1.0/bin/bigpetstore-transaction-queue - http://localhost:3000/restapi/rpush/ 1 5 10000 123 +docker run -t -i jayunit100/bigpetstore-load-generator http://localhost:3000/restapi/rpush/ 1 5 10000 123 Review comment: I'm wondering whether can be switch to bigtop repository instead of jayunit100. But anyway we can deal with this in separated JIRA. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
