Skip to content

Commit 6370cd2

Browse files
authored
Revert "HADOOP-19236. Incorporate VolcanoEngine Cloud TOS File System Impleme…" (#7327)
This reverts commit 0698e8a.
1 parent 0698e8a commit 6370cd2

File tree

111 files changed

+0
-14075
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+0
-14075
lines changed

hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml

-11
Original file line numberDiff line numberDiff line change
@@ -124,17 +124,6 @@
124124
<groupId>org.apache.hadoop</groupId>
125125
<artifactId>hadoop-huaweicloud</artifactId>
126126
<scope>compile</scope>
127-
<exclusions>
128-
<exclusion>
129-
<groupId>com.squareup.okhttp3</groupId>
130-
<artifactId>okhttp</artifactId>
131-
</exclusion>
132-
</exclusions>
133-
</dependency>
134-
<dependency>
135-
<groupId>org.apache.hadoop</groupId>
136-
<artifactId>hadoop-tos</artifactId>
137-
<scope>compile</scope>
138127
</dependency>
139128
</dependencies>
140129
</project>

hadoop-cloud-storage-project/hadoop-tos/dev-support/findbugs-exclude.xml

-89
This file was deleted.

hadoop-cloud-storage-project/hadoop-tos/pom.xml

-165
This file was deleted.

hadoop-cloud-storage-project/hadoop-tos/src/main/assembly/hadoop-tos.xml

-43
This file was deleted.

hadoop-cloud-storage-project/hadoop-tos/src/main/java/org/apache/hadoop/fs/tosfs/RawFS.java

-47
This file was deleted.

0 commit comments

Comments
 (0)