]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Adding a Hadoop task.
authorJoe Buck <jbbuck@gmail.com>
Thu, 6 Dec 2012 22:19:55 +0000 (14:19 -0800)
committerJoe Buck <jbbuck@gmail.com>
Tue, 11 Dec 2012 22:07:28 +0000 (14:07 -0800)
commit0890d48a67b85b9c9bda1ced712fd3e732f6e8ce
tree01ab4e80b9cb191bd955b869236a3a1c77919320
parent0cd84b3aed4c4111a23c4c541e2ddd43dbb18efd
Adding a Hadoop task.
This task configures and starts a Hadoop cluster.
It does not run any jobs, that must be done after
this task runs.
Can run on either Ceph or HDFS.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
teuthology/task/hadoop.py [new file with mode: 0644]