Commit Graph

61 Commits

Author SHA1 Message Date
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
ivan a7161d6889 added EXPOSE to Dockerfile for nginx proxy 2017-01-24 12:57:46 +01:00
Ivan Ermilov 8f5eab82c6 Update README.md 2017-01-20 15:50:38 +01:00
Ivan Ermilov e5431251b8 debian 7 --> 8, java 7 --> 8 2016-11-30 11:53:47 +01:00
Ivan Ermilov 2ded495963 fixed docker-compose for this branch 2016-09-02 16:27:04 +02:00
Ivan Ermilov ece5917531 added ports exposed -- use local.yml only for testing 2016-08-15 12:38:57 +02:00
Ivan Ermilov afc253b47c tried depends_on and links, not working with healthchecks 2016-08-15 12:25:08 +02:00
Ivan Ermilov 4707efa412 added healthchecks based on http requests to WebGUI 2016-08-15 11:51:38 +02:00
Ivan Ermilov 23e947efff using ngx_http_sub_module for injecting CSS 2016-05-20 12:18:01 +02:00
Ivan Ermilov b3522d1662 added nginx with include after body style with materialize CSS 2016-05-18 16:33:38 +02:00
Ivan Ermilov a8bbe0d4b7 README with instructions is ready 2016-05-12 15:43:31 +02:00
Ivan Ermilov e449a4dc22 fixing docker-compose for hadoop cluster deployment 2016-05-12 15:27:24 +02:00
Ivan Ermilov bbb3f56153 renamed images 2016-05-12 11:31:03 +02:00