21.4. Using the Kudu Command-Line Tools

The GeoMesa Kudu distribution includes a set of command-line tools for feature management, ingest, export and debugging.

To install the tools, see Setting up the Kudu Command Line Tools.

Once installed, the tools should be available through the command geomesa-kudu:

$ geomesa-kudu
INFO  Usage: geomesa-kudu [command] [command options]
  Commands:
    ...

Kudu supports all the common commands described in Command-Line Tools.

21.4.1. General Arguments

Most commands require that you specify the Kudu master, using --master or -M.