
Start an ingester process supplying a password required to configure it. A prefix of
java -jar is presumed for all usage below.

Usage:
  ingest-node.jar [options] <plan.jar> <id> <secret>
  ingest-node.jar --cassandra-only <id> <secret>

Options:
  --help -h                show this message
  -z OUT_PNG               visualize the plan with graphviz instead of running it
  --cassandra-home=<dir>   cassandra db location (defaults to ~/.jj/cassandra).
  --cassandra-only         Start up cassandra, but do not execute any plan.