[
https://issues.apache.org/jira/browse/HUDI-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
leesf closed HUDI-265.
----------------------
Resolution: Fixed
Fixed via master: 3dedc7e5fdd5f885915e81e47e110b845a905dbf
> Failed to delete tmp dirs created in unit tests
> -----------------------------------------------
>
> Key: HUDI-265
> URL: https://issues.apache.org/jira/browse/HUDI-265
> Project: Apache Hudi (incubating)
> Issue Type: Test
> Components: Testing
> Reporter: leesf
> Assignee: leesf
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.5.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In some unit tests, such as TestHoodieSnapshotCopier, TestUpdateMapFunction.
> After run these tests, it fails to delete tmp dir created in _init(with
> before annotation)_ after clean(with after annotation), thus will cause too
> many folders in /tmp. we need to delete these dirs after finishing ut.
> I will go through all the unit tests that did not properly delete the tmp dir
> and send a patch.
>
> cc [~vinoth] [~vbalaji]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)