deniskuzZ commented on PR #4293:
URL: https://github.com/apache/hive/pull/4293#issuecomment-1585586850

   > @deniskuzZ can you help fixing this? I think we can clean the scratch dir 
which is created for the unit test in this PR after test is completed; 
https://github.com/sercanCyberVision/hive/blob/00c63e9645021923dbbef1d868873dbf5a9fc2f2/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/session/TestClearDanglingScratchDir.java#L153
   > 
   > So, the failed tests will create their own scratchdir instead of dealing 
with the existing one; 
https://github.com/sercanCyberVision/hive/blob/7c02f733d6251fec3a0fa9537e48817094204dad/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java#L4952-L4957
   > 
   > Asking your help because I am not able to reproduce the issue.
   
   Looks like there was an issue with the agents, so job was running 2x longer. 
I think we should provide custom scratch dir in the unit tests. 


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