Commit Graph

73 Commits

Author SHA1 Message Date
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
Ivan Ermilov 84bf64d2d3 Merge pull request #20 from big-data-europe/fix-dash
fixed dash instrunctions
2018-05-23 10:36:58 +02:00
Giannis Mouchakis 68a058d73c fixed dash instrunctions 2018-05-22 15:40:28 +03:00
Ivan Ermilov 4c7ce38961 doc 2018-02-05 13:24:35 +01:00
Ivan Ermilov 301e2a18db fix wait_for_it script 2018-02-05 12:57:04 +01:00
Ivan Ermilov a24f8af944 Merge pull request #17 from zeddee/cleaner-readme
Cleaned up readme for better usability
2018-01-07 18:07:54 +01:00
Ivan Ermilov fe7cb6d87a Update README.md 2017-12-29 22:49:08 +01:00
Ivan Ermilov 1c87dd0825 add docker compose v3 2017-12-18 15:25:58 +01:00
Zed fd1c6643b8 Cleaned up readme by relabelling sections:
- "Quick Start": docker-compose command plus published interfaces and how to access them. Clarified how to get docker internal network ip address
- "Configure Environment Variables": moved hadoop.env configuration to its own section for clarity
2017-12-14 11:59:32 +08:00
Ivan Ermilov f2e2dc0afe changed scheduler, set max alloc 2017-10-24 13:11:27 +02:00
Ivan Ermilov 7225e1e4f7 integrated startup sequence controlled by netcat 2017-10-24 10:53:08 +02:00
Ivan Ermilov 75eb1bacc2 added submit image 2017-09-28 13:24:12 +02:00
Ivan Ermilov bd8bf613cd Makefile for local build 2017-09-28 12:39:10 +02:00
Ivan Ermilov 63548a38aa fixed base, bumped the version 2017-09-28 12:32:28 +02:00
Ivan Ermilov ec07aea90b bumped the versions 2017-09-28 12:05:29 +02:00
Ivan Ermilov a2c298d7c1 added mapred config for 2.7.1 2017-09-28 12:02:52 +02:00
Ivan Ermilov 9af1f86bdb Merge pull request #7 from sangwonl/master
fixed typo of yarn tracker address
2017-03-21 14:58:44 +01:00
Sangwon Lee 139df964c0 fixed replacing underscores 2017-03-21 16:21:05 +09:00
Sangwon Lee 734b63a31e fixed typo of yarn tracker address 2017-03-21 16:15:16 +09:00
ivan 8065ea0990 removed unnecessary instruction from README file 2017-01-24 14:46:54 +01:00
ivan d75e146ccc removed unnecessary instruction from README file 2017-01-24 14:46:20 +01:00
ivan 9694ca995f Merge branch '1.1.0-hadoop2.7.1-java8' 2017-01-24 14:45:07 +01:00
ivan 67cc3cdd68 volumes and depends_on clauses 2017-01-24 14:44:13 +01:00
ivan e1cde39d5a Added EXPOSE to Dockerfile for nginx proxy 2017-01-24 13:16:58 +01:00