For a Nagios script I'm writing, I'd like a command-line method that checks
if HDFS is up and running.
Is there a better way than to attempt a hadoop dfs command and check the
error code?

Reply via email to