Multi-node Hadoop cluster on Docker Lajos Papp 19 June 2014 In the previous post you saw how easy is to create a single-node Hadoop cluster on your devbox. Now lets raise the bar and create a multinode Hadoop cluster on Docker. Before we start, make sure you have the latest Ambari image: 1 One-liner Once you have the latest image, you can start running Docker containers. But instead of typing long commands like docker run [options] image [command] , we have created a couple of shell functions to help you with Docker commands.
Read full article from Multi-node Hadoop cluster on Docker - SequenceIQ Blog
No comments:
Post a Comment