We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e7bfa commit 038a76fCopy full SHA for 038a76f
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/commit/ITestCommitOperationCost.java
@@ -172,8 +172,7 @@ private void abortActiveStream() throws IOException {
172
@Test
173
public void testCostOfCreatingMagicFile() throws Throwable {
174
describe("Files created under magic paths skip existence checks and marker deletes");
175
-
176
+
177
S3AFileSystem fs = getFileSystem();
178
Path destFile = methodSubPath("file.txt");
179
fs.delete(destFile.getParent(), true);
0 commit comments