Sha256: ea39ddd017608fa847722c1b2b973085183f837073568f3706dc60a1a67deb64

Contents?: true

Size: 799 Bytes

Versions: 1

Compression:

Stored size: 799 Bytes

Contents

Hodor's Master namespace functions as a local proxy for the master (e.g. "Name node") of your target
Hadoop cluster.  The commands in this namespace either operate directly on the master node or
provide information about the cluster the master is master of. For example, to run a Linux command
on the master node:
\xt    $ hodor master:exec ps -ef | grep java

Part of the value of this namespace, it is allows you to operate on the master node, whatever that
may be. For example, regardless of whether you are targetting a staging or production hadoop cluster
(as configured in your "clusters.yml" file), the 'master:exec' command will route appropriately.

HELP TOPICS:
------------
 * The clusters.yml file - to view help about the clusters.yml, type:
    $ hodor master:topic clusters.yml

\x5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hodor-1.0.2 topics/master/overview.txt