Latest Command Line example;
$ docker run -itd -p 50070:50070 -p 50090:50090 -p 80:2812 tksarah/cdh_pseudo:latest /usr/local/bin/monit -I -c /usr/local/monit/conf/monitrc
Some hadoop processes will start from monit. You can access to the Monit Service Manager page from http:/// on a browser.
1.0 ( by using NFS Connector) $ git clone https://github.com/tksarah/dockerfile.git $ cd dockerfile/nfs-connector/ $ docker build -t hoge/fuga . $ docker run -itd -p 8088:8088 -p 80:2812 --name demo hoge/fuga $ docker exec -it demo hadoop fs -ls / Store with ep Endpoint: host=nfs://192.168.0.60:2049/ export=/ path=/ has fsId 2147484673 Found 6 items drwxrwxrwx - root root 4096 2015-02-23 17:05 /.snapshot drwxr-xr-x - root root 4096 2015-02-23 14:24 /hadoopvol01 drwxr-xr-x - root root 4096 2015-02-23 16:51 /hadoopvol02
Content type
Image
Digest
sha256:dfcbe2c7f…
Size
732.1 MB
Last updated
almost 11 years ago
docker pull tksarah/cdh_pseudo