Pages

Thursday, February 27, 2014

Proposal for OpenStack Summit 2014 - Atlanta

Speaker voting for OpenStack summit is open.  Well... It's about to close.  Hop on over and take a look at our proposal.  If you like it, vote it in.

Vote Here

Here's our title:

Sharing GlusterFS Storage Servers with Openstack Compute nodes via Docker

Friday, February 14, 2014

Hadoop + Volumes on Fedora, Using Docker

In just a few simple steps, you can have an instance of Hadoop up and running in a Docker container. This was tested with Hadoop 2.2 on Docker 0.7.6 on a Fedora 20 host. This article will also take a minute to explain how to use volumes as well. You may also want to view this in depth blog post by Michael Crosby.


Building the Hadoop Container -


Grab the dockerfile from either of these locations:

https://github.com/scollier/Fedora-Dockerfiles

or:

https://git.fedorahosted.org/cgit/dockerfiles.git/

1. Get the version of Docker

# docker version