Segence / docker-hadoop

A Docker container with a full Hadoop cluster setup with Spark and Zeppelin
63 stars 40 forks source link

version bump #7

Closed saif-ellafi closed 4 years ago

saif-ellafi commented 5 years ago

Updates Scala to 2.11.12, Spark to 2.4.0 and Zeppelin to 0.8.1

robvadai commented 5 years ago

Thank you for the contribution @saifjsl ! I have a few comments, can you look at them please before I merge this PR.

robvadai commented 5 years ago

Oh, and can you update the README as well please with the updated versions.

saif-ellafi commented 5 years ago

Hi, no worries, I think this is a fantastic image for simulating cluster environments. It was just a bit outdated. And the base image does not exist anymore, although the replacement I proposed is not better either, and a bit more bloated.

robvadai commented 5 years ago

@saifjsl hi there, sorry I didn't respond in the last few months, can you answer me the question regarding the port mapping, and can you also update the README please?

Then we can merge this change.

Thanks

robvadai commented 4 years ago

Hi there,

finally I had some time and updated all component versions.

Please see version 0.8.0 of the Docker image.

I hope it's OK, can we close this PR?

Sorry but I kept all config files as they were initially, just updated the component versions and now using the official OpenJDK base image.

saif-ellafi commented 4 years ago

Hi @robvadai glad to know you have some time. I also have some time available.

I want to test the upgraded version of the docker! As a second priority I was trying to make it work on Windows, but I can check that later on a different new branch.