Hi there. I just installed my first Docker container. It was this one https://registry.hub.docker.com/u/sequenceiq/hadoop-ubuntu/
which is a great Hadoop implementation. My question is this:
When i have to install software that depends on Hadoop will i just install it regularly or do i have to do it another way ?
Sorry, i don’t understand what you mean by install software that depends on Hardoop
.
Mind you, you could always use some Dockerfiles to define client containers with all the software installed
You don’t know what dependencies are ?