Pretty sure those are just warning messages: 
http://stackoverflow.com/questions/22896243/maven-slf4j-class-path-contains-multiple-slf4j-bindings


Try to connect to your server and see if it's working.

?


________________________________
From: Paulo Moniz <pmon...@hotmail.com>
Sent: Wednesday, September 09, 2015 5:13 AM
To: user@hive.apache.org
Subject: Starting Hive Thrift Server

Hi, I am beginner and may possibly even find my naive questions regarding when 
trying to connect to the server hive.
So I ask you to help.

After I run the command: ~ $ $ HIVE_HOME / bin / hive --service hiveserver and 
appear the messages as shown above, should appear a message indicating that 
connection hiveserver is ok?

How do I know if the connection is ok, when the last line is as follows:
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]


 I am using Apache Hadoop 2.2.0 and Hadoop HIVE 0.12.0 in Ubuntu 14.04

I run the command ($ HIVE_HOME / bin / hive --service hiveserver) it shows the 
following message below:



hduser@master-VirtualBox:~$ $HIVE_HOME/bin/hive --service hiveserver

Starting Hive Thrift Server

15/09/08 09:32:38 INFO Configuration.deprecation: mapred.input.dir.recursive is 
deprecated. Instead, use mapreduce.input.fileinputformat.input.dir.recursive

15/09/08 09:32:38 INFO Configuration.deprecation: mapred.max.split.size is 
deprecated. Instead, use mapreduce.input.fileinputformat.split.maxsize

15/09/08 09:32:38 INFO Configuration.deprecation: mapred.min.split.size is 
deprecated. Instead, use mapreduce.input.fileinputformat.split.minsize

15/09/08 09:32:38 INFO Configuration.deprecation: 
mapred.min.split.size.per.rack is deprecated. Instead, use 
mapreduce.input.fileinputformat.split.minsize.per.rack

15/09/08 09:32:38 INFO Configuration.deprecation: 
mapred.min.split.size.per.node is deprecated. Instead, use 
mapreduce.input.fileinputformat.split.minsize.per.node

15/09/08 09:32:38 INFO Configuration.deprecation: mapred.reduce.tasks is 
deprecated. Instead, use mapreduce.job.reduces

15/09/08 09:32:38 INFO Configuration.deprecation: 
mapred.reduce.tasks.speculative.execution is deprecated. Instead, use 
mapreduce.reduce.speculative

SLF4J: Class path contains multiple SLF4J bindings.

SLF4J: Found binding in 
[jar:file:/usr/local/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]

SLF4J: Found binding in 
[jar:file:/usr/local/hive/hive-0.12.0/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]

SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.

SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]



Immensely like to get help from you, because I've done numerous and can not 
move forward because I believe that is missing something to connect to the 
server.


I thank you.

Paul Moniz.

Reply via email to