File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
hadoop-common-project/hadoop-common/src/site/markdown Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1414
1515## Hadoop Docker
1616
17- ### hadoop-runner- * images
17+ ### Running from existing setups
1818
1919There are special branches for running hadoop in docker.
20- These branches contain scripts that set up base images that can be used for running any Hadoop version.
2120
22- E.g.
21+ The ` docker-hadoop-runner* ` branches contain scripts that set up base images that can be used for running any Hadoop version.
22+
2323* [ docker-hadoop-runner-latest] ( https://github.com/apache/hadoop/tree/docker-hadoop-runner-latest )
2424* [ docker-hadoop-runner-jdk11] ( https://github.com/apache/hadoop/tree/docker-hadoop-runner-jdk11 )
2525* [ docker-hadoop-runner-jdk8] ( https://github.com/apache/hadoop/tree/docker-hadoop-runner-jdk8 )
2626* [ docker-hadoop-runner] ( https://github.com/apache/hadoop/tree/docker-hadoop-runner )
27+
28+ The ` docker-hadoop* ` branches can be used for running a specific version.
29+
2730* [ docker-hadoop-3] ( https://github.com/apache/hadoop/tree/docker-hadoop-3 )
31+ * ` hadoop-3.3.6 `
2832* [ docker-hadoop-2] ( https://github.com/apache/hadoop/tree/docker-hadoop-2 )
33+ * ` hadoop-2.10.2 `
2934
3035### Running from the source code
3136
You can’t perform that action at this time.
0 commit comments