1 1 vote Is it possible to take a look at list of all commands written for Apache Hive? Cloud Computing cloud-computing gpc hive dataproc + – 50% Accept Rate Accepted 31 answers out of 62 questions tofighi 116k points 73 79 101 answer comment Share 0 reply Please log in or register to add a comment.
0 0 votes Yes, you need to get to your home directory (by running cd ~), and then run the following command: cat .hivehistory You can also save it to a file by: cat .hivehistory > hivehistory.txt tofighi answered Feb 4, 2020 tofighi 116k points 73 79 101 comment Share 0 reply Please log in or register to add a comment.