2,925 views

1 Answer

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

Related questions

1 1 vote
2 answers 2 answers
2.7k
2.7k views
Ghassem asked Jan 30, 2020
2,675 views
Hive is not enabled by default on GCP on Apache Zeppelin on Dataproc on GCP. How can we activate it?
0 0 votes
0 0 answers
2.2k
2.2k views
Harshini asked Feb 7, 2020
2,213 views
When I am using the select statement to display my data in hive. It displays my data in scattered format. I want to add a delimiter so that when data is been displayed it...
0 0 votes
1 1 answer
782
782 views
tofighi asked Jan 23, 2020
782 views
I am wondering when I create a cluster using Dataproc on GCP, can I adjust it afterwards?
1 1 vote
1 1 answer
1.1k
1.1k views
Ghassem asked Feb 27, 2020
1,107 views
Is there any way to download a file directly into HDFS?
1 1 vote
1 1 answer
2.4k
2.4k views
machinelearning asked Oct 3, 2018
2,362 views
Is there any way to use AWS for free?