Accessing Hadoop Command Help - Hortonworks Data Platform

Hortonworks Data Platform for Teradata Administrator Guide

Product
Hortonworks Data Platform
Release Number
2.4
2.3
Published
June 2016
Language
English (United States)
Last Update
2018-04-12
dita:mapPath
kgr1467306550666.ditamap
dita:ditavalPath
hdp23.ditaval.ditaval
dita:id
B035-6097
lifecycle
previous
Product Category
Open Source

hcli help provides a list and brief description of all of the commands available in the Hadoop command-line interface. The basic syntax and usage is shown for each command. You can also specify a command name to view information about the parameters for that command.

  1. To view help do one of the following:
    View Options Description
    All commands Run hcli to see all commands.
    Command details Run a specific command without parameters to see details. For example, run hcli system
    Command parameter options Run a command option with --help. For example, run hcli system start --help