Skip to content

Commit 829b530

Browse files
committed
Revert "YARN-8870. [Submarine] Add submarine installation scripts. (Xun Liu via wangda)"
This reverts commit 920401b.
1 parent 542b224 commit 829b530

File tree

21 files changed

+0
-2172
lines changed

21 files changed

+0
-2172
lines changed

hadoop-assemblies/src/main/resources/assemblies/hadoop-yarn-dist.xml

-8
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,6 @@
6565
</includes>
6666
<fileMode>0755</fileMode>
6767
</fileSet>
68-
<fileSet>
69-
<directory>hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine/installation</directory>
70-
<outputDirectory>/share/hadoop/yarn/submarine-installer</outputDirectory>
71-
<includes>
72-
<include>**/*</include>
73-
</includes>
74-
<fileMode>0755</fileMode>
75-
</fileSet>
7668
<fileSet>
7769
<directory>hadoop-yarn/conf</directory>
7870
<outputDirectory>etc/hadoop</outputDirectory>

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine/installation/install.conf

-74
This file was deleted.

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine/installation/install.sh

-116
This file was deleted.

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine/installation/package/calico/calico-node.service

-50
This file was deleted.

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine/installation/package/calico/calicoctl.cfg

-22
This file was deleted.

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine/installation/package/docker/daemon.json

-23
This file was deleted.

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine/installation/package/docker/docker.service

-35
This file was deleted.

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine/installation/package/etcd/etcd.service

-40
This file was deleted.

0 commit comments

Comments
 (0)