Search Docker Hub
hdfs
By lhcpig
Docker For HDFS.
1.4K
This docker is to build HDFS.
sudo docker build . -t lhcpig/hdfs
Just use the command:
sudo docker run -it -d --name hdfs-test -p9000:9000 -p50070:50070 lhcpig/hdfs sudo docker exec -it hdfs-test start-dfs.sh
Content type
Image
Digest
Size
459.5 MB
Last updated
almost 10 years ago
docker pull lhcpig/hdfs