[
https://issues.apache.org/jira/browse/MAPREDUCE-7391?focusedWorklogId=783757&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-783757
]
ASF GitHub Bot logged work on MAPREDUCE-7391:
---------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Jun/22 08:14
Start Date: 22/Jun/22 08:14
Worklog Time Spent: 10m
Work Description: ayushtkn commented on code in PR #4472:
URL: https://github.com/apache/hadoop/pull/4472#discussion_r903430099
##########
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/test/java/org/apache/hadoop/mapred/TestLocalDistributedCacheManager.java:
##########
@@ -70,6 +80,14 @@ public MockFileSystem() {
private File localDir;
+ /**
+ * Recursive delete of a path.
+ * For safety, paths of length under 5 are rejected.
+ * @param file path to delete.
+ * @throws IOException IO failure
Review Comment:
btw This delete method never throws IOE, it is just there as a dummy in the
method signature
Issue Time Tracking
-------------------
Worklog Id: (was: 783757)
Time Spent: 1h (was: 50m)
> TestLocalDistributedCacheManager failing after HADOOP-16202
> -----------------------------------------------------------
>
> Key: MAPREDUCE-7391
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-7391
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Affects Versions: 3.4.0, 3.3.9
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> After HADOOP-16202, TestLocalDistributedCacheManager.testDownload is failing
> with an NPE
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]