|
|
-
RE: warning message while connecting Hive shellConnell, Chuck 2012-09-17, 12:48
I get the same warning. Could you please be more specific about "set the class path wrt log4J property file"? Exactly what should we do?
Chuck Connell Nuance R&D Data Team Burlington, MA -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2012 7:50 AM To: [EMAIL PROTECTED] Subject: RE: warning message while connecting Hive shell Please set the class path wrt log4J property file Thanks Ashok S. ________________________________________ From: Ajit Kumar Shreevastava [[EMAIL PROTECTED]] Sent: Monday, September 17, 2012 4:11 PM To: [EMAIL PROTECTED] Subject: warning message while connecting Hive shell Hello , When I want to make connection with hive I got the following warning message. [hadoop@NHCLT-PC44-2 conf]$ hive WARNING: org.apache.hadoop.metrics.jvm.EventCounter is deprecated. Please use org.apache.hadoop.log.metrics.EventCounter in all the log4j.properties files. Logging initialized using configuration in jar:file:/home/hadoop/hive-0.8.1/lib/hive-common-0.8.1.jar!/hive-log4j.properties Hive history file=/tmp/hadoop/hive_job_log_hadoop_201209171607_883156857.txt hive> show tables; OK Time taken: 3.871 seconds hive> Does anyone have some clue regarding the warning message. |