Sign inSign up

lhcpig/hdfs

By lhcpig

Updated almost 10 years ago

Docker For HDFS.

Image
0

1.4K

lhcpig/hdfs repository overview

This docker is to build HDFS.


1. build

sudo docker build . -t lhcpig/hdfs

2. How to use

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

Tag summary

Content type

Image

Digest

Size

459.5 MB

Last updated

almost 10 years ago

docker pull lhcpig/hdfs