SourabhBadhya commented on PR #4410:
URL: https://github.com/apache/hive/pull/4410#issuecomment-1592466458

   Hi @zhangbutao 
   I see tests - TestWorker & TestMmCompactorOnMr which are failing in the 
precommits that you mentioned (also these tests are unrelated). The other 
compaction related tests are already addressed as part of this PR.
   
   I did execute these 2 tests locally for 10 times using this PR and it passed 
all the time.
   `for i in {1..10}; do mvn test -Dtest=TestMmCompactorOnMr; done;`
   `for i in {1..10}; do mvn test -Dtest=TestWorker; done;`


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to