Apache Hive: Clear the contents of Hive CLI

Command
You’re most likely familiar with the clear command to clear the contents of Unix /Linux shells. You can use a slightly modified version of this command to clear the contents of the Hive CLI.
!clear;

Keyboard Shortcut
Alternatively, the following keyboard shortcut can be used to clear the contents of the Hive CLI.
CTRL + L
Leave a Reply