Hive Display logs on console

0 votes
Hey. I want to see the logs of Hive on the console. By default, the logs are stored in the log file and I want to print it on the console when they are being generated. How can I do this?
May 21, 2019 in Big Data Hadoop by Rishi
1,613 views

1 answer to this question.

0 votes

You can emit the logs on the console by adding the arguments as shown below: 

$ hive --hiveconf hive.root.logger=INFO, console
answered May 21, 2019 by Jishnu

Related Questions In Big Data Hadoop

0 votes
1 answer

Hive installation on Linux

Download hive from: http://www.apache.org/dyn/closer.cgi/hive/ Extract the files using ...READ MORE

answered Feb 28, 2019 in Big Data Hadoop by Mahesh
976 views
0 votes
1 answer

Enabling TLS/SSL on Hive

To enable TLS/SSL on hive, you have ...READ MORE

answered May 31, 2019 in Big Data Hadoop by Haran
1,872 views
0 votes
1 answer

Hive: grant privileges on an object to a role

Use the GRANT <Privilege> statement to grant ...READ MORE

answered May 31, 2019 in Big Data Hadoop by Sooraj
395 views
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
10,558 views
0 votes
1 answer

hadoop.mapred vs hadoop.mapreduce?

org.apache.hadoop.mapred is the Old API  org.apache.hadoop.mapreduce is the ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
2,185 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
104,214 views
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
4,260 views
0 votes
1 answer

Where can I find logs in Spark on YARN?

You can access logs through the command yarn ...READ MORE

answered Nov 8, 2018 in Big Data Hadoop by Omkar
• 69,210 points
843 views
0 votes
1 answer

How to install Hive on Windows Operating System?

First, download Hive from the following link: http://www.apache.org/dyn/closer.cgi/hive/ Next, ...READ MORE

answered Feb 27, 2019 in Big Data Hadoop by Kirti
14,432 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP