Commit Graph

96 Commits

Author SHA1 Message Date
notkshitij 11411a06c2 Added comments for debian+java+hadoop version number. 2025-04-14 16:29:35 +05:30
notkshitij 77a08af9f3 Bumped hadoop version from 3.2.1 to 3.4.1 2025-04-13 04:35:30 +05:30
notkshitij 25420f0fa0 Added fork note at the bottom of readme file. Also removed # Changes section. 2025-04-13 04:35:01 +05:30
notkshitij 44bf44a0d0 Changed a lotta stuff in docker-compose. 2025-04-13 04:30:36 +05:30
notkshitij 3d789706c4 Added webhdfs property in base/entrypoint.sh 2025-04-13 04:15:51 +05:30
notkshitij 05c1555669 Added more dirs in /hadoop for mkdir 2025-04-13 04:14:21 +05:30
notkshitij 37cf8b96d2 Added /hadoop (and its child) dir for mkdir and chown 2025-04-13 04:03:56 +05:30
notkshitij e75cb9e17e Changed ADD to COPY for run.sh and added USER hdoop command in resourcemanager dir. 2025-04-13 04:03:03 +05:30
notkshitij 0005af864c Changed ADD to COPY for run.sh and added USER hdoop command in nodemanager dir. 2025-04-13 04:02:34 +05:30
notkshitij 12e9bc1c60 Changed ADD to COPY for run.sh and added USER hdoop command in namenode dir. 2025-04-13 04:02:07 +05:30
notkshitij b3e53c089b Changed ADD to COPY for run.sh and added USER hdoop command in historyserver dir. 2025-04-13 04:01:37 +05:30
notkshitij d89d65d40d Changed ADD to COPY for run.sh, added USER hdoop command 2025-04-13 03:59:59 +05:30
notkshitij d2e0fb60fa Minor changes to base Dockerfile:
- Using debian:12-slim instead of base image
- Added netcat-openbsd in installed packages which is needed for healthcheck
- Added HADOOP_OPTS env for resourcemanager container
- Changed env USER=hdoop from USER=root
- Added useradd anc chown commands for hdoop user
2025-04-13 02:44:31 +05:30
notkshitij 074a0a48c4 Modified base image name in Dockerfile for resourcemanager. 2025-04-06 16:58:02 +05:30
notkshitij 34ed3e23c1 Modified base image name in nodemanager Dockerfile. 2025-04-06 16:57:30 +05:30
notkshitij f137714140 Modified base image name in namenode Dockerfile. 2025-04-06 16:55:43 +05:30
notkshitij 7d889c13b7 Modified base image name. 2025-04-06 16:53:51 +05:30
notkshitij 4b3f3b4338 Changed base image name. 2025-04-06 16:50:26 +05:30
notkshitij c386803abd Bumped hadoop version to 3.4.1 and java version to 17. Also removed netcat and libsnappy-dev from installed packages. 2025-04-06 16:50:06 +05:30
notkshitij f1f2f646ba Updated version for hadoop, base image (debian 12 from 9) and added comments for better understanding. 2025-04-06 16:34:57 +05:30
gmouchakis 8414e2b051 Merge pull request #77 from wojcikowski-kvs/master
added install libsnappy-dev on base image
2020-06-28 22:28:25 +03:00
gmouchakis 8e29359296 Merge pull request #74 from mmigdiso/patch-2
removing hardcoded -site extension
2020-06-28 21:05:21 +03:00
Wojcikowski Katharina 90cc743861 added install libsnappy-dev on base image 2020-06-09 09:35:04 +02:00
mmigdiso 1e34254c89 removing hardcoded -site extension
As we are already passing the path information to the configure() function, there is no need to regenerate the file name using static -site extension. By doing so, This function can be used for configuration files that do not end with site.xml such as capacity-scheduler.xml
2020-05-20 10:33:12 +03:00
gmouchakis f30f0d4975 Merge pull request #70 from asaklex/patch-1
Remove lost+found dir
2020-05-19 15:35:28 +03:00
Abdourahamane S Abba 18d777d7a2 Remove lost+found dir 2020-05-09 10:28:32 -04:00
gmouchakis c3c8a241cb Merge pull request #65 from mmigdiso/patch-1
removing duplicate entry for yarn.nodemanager.bind-host
2020-04-07 18:44:30 +03:00
mmigdiso 0faebfe6dc removing duplicate entry for yarn.nodemanager.bind-host
yarn.nodemanager.bind-host  is set twice in the entypoint file.
2020-04-07 04:35:26 +03:00
gmouchakis e1e1e21ec9 Merge pull request #52 from nevmmv/2.0.0-hadoop3.2.1-java8
moved to 3.2.1/stable hadoop version
2020-02-04 17:29:09 +02:00
Mykola Nevmerzhytskyi 1835c7b02d Fix 2020-01-30 20:13:55 +02:00
Mykola Nevmerzhytskyi c74435c2f3 moved to 3.2.1/stable hadoop version 2019-11-04 18:23:06 +02:00
gmouchakis bc861a60bb Merge pull request #51 from eagafonov/master
Bump hadoop version to 3.1.3
2019-10-31 18:20:05 +02:00
Eugene Agafonov f9afb9103b Bump hadoop version to 3.1.3 2019-10-25 22:50:41 +03:00
gmouchakis d3e6dd2e91 Merge pull request #45 from big-data-europe/2.0.0-hadoop3.1.2-java8
Move to Hadoop 3.1.2.
2019-09-12 20:34:25 +03:00
Giannis Mouchakis f8455415e2 moved to version 3.1.2. https://github.com/big-data-europe/docker-hadoop/issues/44 2019-09-12 19:25:54 +03:00
gmouchakis 41928f5d53 Merge pull request #36 from JakeRowsell89/patch-1
Expose namenode locally
2019-05-27 15:16:59 +03:00
JakeRowsell89 0cfe7a48f9 Expose namenode locally
This change exposes your Hadoop UI on `localhost:9870`
2019-05-26 17:40:55 +01:00
Giannis Mouchakis c4d756e766 base image tag for components is now latest 2019-05-07 16:56:14 +03:00
Giannis Mouchakis 59ca5b24c5 better apt instrunctions for reduced image size 2019-05-07 16:40:47 +03:00
Giannis Mouchakis 7aee872491 added gnupg from debian 9 2019-05-07 16:35:50 +03:00
Giannis Mouchakis 9d1b0e78c7 moved to debian 9 2019-05-06 17:28:26 +03:00
Giannis Mouchakis 2c6ec6292e Merge branch '2.0.0-hadoop3.1.1-java8' 2019-05-06 17:25:45 +03:00
gmouchakis e823e6fe1d Merge pull request #31 from gmouchakis/fix-remove-keyserver
Replace keyserver key retrieval with key file download
2019-04-08 12:38:32 +03:00
Giannis Mouchakis 1c6032427a replace keyserver key retrieval with key file download 2019-01-11 23:24:50 +02:00
Ivan Ermilov b05e99fb79 Merge pull request #26 from earthquakesan/2.0.0-hadoop3.1.1-java8
docker hadoop v3.1.1
2018-10-05 16:05:31 +02:00
Ivan Ermilov 654ad4bd61 docker hadoop v3.1.1 2018-10-05 16:02:06 +02:00
Ivan Ermilov 87b48761d2 Merge pull request #25 from earthquakesan/2.0.0-hadoop2.7.4-java8
2.0.0 hadoop2.7.4 java8
2018-10-05 15:24:08 +02:00
Ivan Ermilov f1080e9249 Merge branch 'master' into 2.0.0-hadoop2.7.4-java8 2018-10-05 15:20:07 +02:00
gmouchakis 627ee464a0 Merge pull request #23 from detobel36/patch-1
Typing mistake
2018-08-22 16:50:14 +03:00
detobel36 fb75d0cb86 Typing mistake
`inspect` and not `inpect`
2018-08-03 11:32:53 +02:00