Table of Contents

Hive - Set

About

The set command permits to modify the behavior of the hive command line client application.

Example

set hive.cli.print.header=true;
set hive.execution.engine=tez;