2,811 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.5k
2.5k views
Ghassem asked Jan 30, 2020
2,490 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
1.8k
1.8k views
Harshini asked Feb 7, 2020
1,828 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
660
660 views
tofighi asked Jan 23, 2020
660 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.0k
1.0k views
Ghassem asked Feb 27, 2020
1,017 views
Is there any way to download a file directly into HDFS?
1 1 vote
1 1 answer
2.2k
2.2k views
machinelearning asked Oct 3, 2018
2,231 views
Is there any way to use AWS for free?