This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Monday, 26 December 2022
hive: How to exit from beeline terminal?
Execute
the command !q to quite from beeline interactive shell.
[cloudera@quickstart hive]$ beeline
Beeline version 1.1.0-cdh5.13.0 by Apache Hive
beeline> !q
[cloudera@quickstart hive]$
No comments:
Post a Comment