config - Cloudera Distribution for Hadoop

Cloudera Distribution for Hadoop for Teradata® Administrator Guide

Product
Cloudera Distribution for Hadoop
Release Number
SLES 12
5.16.2
5.16.1
5.15
5.14
Published
November 2019
Language
English (United States)
Last Update
2019-11-25
dita:mapPath
jtr1515795999042.ditamap
dita:ditavalPath
jtr1515795999042.ditaval
dita:id
B035-6093
lifecycle
previous
Product Category
Open Source

Purpose

This command allows you to view and reset values in Hadoop configuration files.

Syntax

hcli [--option] config [retune | show [--option]]

Parameters

hcli config retune
Apply factory default tuning and overwrite existing configuration settings.
  • Before applying, a prompt requests backup of the existing configuration.
  • Exit code 0 indicates the tuning was successfully completed; exit code 1 indicates the tuning could not be changed.
hcli config show [OPTIONS]
Export a Hadoop cluster configuration to stdout.
The exit code is 0 if successful; the exit code is 1 if unsuccessful.
Option Description
--json Export Hadoop cluster configurations to stdout as a JSON dictionary
--shell Produce bash-compatible output