data-storyteller commented on a change in pull request #3482:
URL: https://github.com/apache/hudi/pull/3482#discussion_r691589754



##########
File path: hudi-integ-test/README.md
##########
@@ -177,20 +177,13 @@ cd /opt
 Copy the integration tests jar into the docker container
 
 ```
-docker cp 
packaging/hudi-integ-test-bundle/target/hudi-integ-test-bundle-0.8.0-SNAPSHOT.jar
 adhoc-2:/opt
+docker cp 
packaging/hudi-integ-test-bundle/target/hudi-integ-test-bundle-0.9.0-SNAPSHOT.jar
 adhoc-2:/opt
 ```
 
 ```
 docker exec -it adhoc-2 /bin/bash
 ```
 
-Clean the working directories before starting a new test:

Review comment:
       Added it again. 




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