You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by "Gangavarapu, Venkata" <Ve...@bcbsa.com> on 2015/09/25 18:14:43 UTC

Conencting to Hiveserver2 failing with Java Heap size

Hi,

I am trying to connect to Hive via Hiveserver2 using beeline.

!connect jdbc:hive2://server1:10001/default;principal=hive/server1@HADOOP.COM;hive.server2.proxy.user=hadooptest;hive.server2.transport.mode=http;httpPath=cliservice

But, it is failing with below error

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/hdp/2.2.4.2-2/hadoop/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/hdp/2.2.4.2-2/hive/lib/hive-jdbc-0.14.0.2.2.4.2-2-standalone.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]
Java heap space


I am using Hive-0.14.0 and Hadoop-2.6.0
Cluster is Kerberized.


Can some please help me out with this.

Thanks,
Venkat

Re: Conencting to Hiveserver2 failing with Java Heap size

Posted by Ted Yu <yu...@gmail.com>.
This question seems better suited for user@hive mailing list.

Cheers

On Fri, Sep 25, 2015 at 9:14 AM, Gangavarapu, Venkata <
Venkata.Gangavarapu@bcbsa.com> wrote:

> Hi,
>
>
>
> I am trying to connect to Hive via Hiveserver2 using beeline.
>
>
>
> !connect jdbc:hive2://server1:10001/default;principal=hive/
> server1@HADOOP.COM
> ;hive.server2.proxy.user=hadooptest;hive.server2.transport.mode=http;httpPath=cliservice
>
>
>
> But, it is failing with below error
>
>
>
> SLF4J: Class path contains multiple SLF4J bindings.
>
> SLF4J: Found binding in
> [jar:file:/usr/hdp/2.2.4.2-2/hadoop/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>
> SLF4J: Found binding in
> [jar:file:/usr/hdp/2.2.4.2-2/hive/lib/hive-jdbc-0.14.0.2.2.4.2-2-standalone.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]
>
> *Java heap space*
>
>
>
>
>
> I am using Hive-0.14.0 and Hadoop-2.6.0
>
> Cluster is Kerberized.
>
>
>
>
>
> Can some please help me out with this.
>
>
>
> Thanks,
>
> Venkat
>

Re: Conencting to Hiveserver2 failing with Java Heap size

Posted by Ted Yu <yu...@gmail.com>.
This question seems better suited for user@hive mailing list.

Cheers

On Fri, Sep 25, 2015 at 9:14 AM, Gangavarapu, Venkata <
Venkata.Gangavarapu@bcbsa.com> wrote:

> Hi,
>
>
>
> I am trying to connect to Hive via Hiveserver2 using beeline.
>
>
>
> !connect jdbc:hive2://server1:10001/default;principal=hive/
> server1@HADOOP.COM
> ;hive.server2.proxy.user=hadooptest;hive.server2.transport.mode=http;httpPath=cliservice
>
>
>
> But, it is failing with below error
>
>
>
> SLF4J: Class path contains multiple SLF4J bindings.
>
> SLF4J: Found binding in
> [jar:file:/usr/hdp/2.2.4.2-2/hadoop/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>
> SLF4J: Found binding in
> [jar:file:/usr/hdp/2.2.4.2-2/hive/lib/hive-jdbc-0.14.0.2.2.4.2-2-standalone.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]
>
> *Java heap space*
>
>
>
>
>
> I am using Hive-0.14.0 and Hadoop-2.6.0
>
> Cluster is Kerberized.
>
>
>
>
>
> Can some please help me out with this.
>
>
>
> Thanks,
>
> Venkat
>

Re: Conencting to Hiveserver2 failing with Java Heap size

Posted by Ted Yu <yu...@gmail.com>.
This question seems better suited for user@hive mailing list.

Cheers

On Fri, Sep 25, 2015 at 9:14 AM, Gangavarapu, Venkata <
Venkata.Gangavarapu@bcbsa.com> wrote:

> Hi,
>
>
>
> I am trying to connect to Hive via Hiveserver2 using beeline.
>
>
>
> !connect jdbc:hive2://server1:10001/default;principal=hive/
> server1@HADOOP.COM
> ;hive.server2.proxy.user=hadooptest;hive.server2.transport.mode=http;httpPath=cliservice
>
>
>
> But, it is failing with below error
>
>
>
> SLF4J: Class path contains multiple SLF4J bindings.
>
> SLF4J: Found binding in
> [jar:file:/usr/hdp/2.2.4.2-2/hadoop/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>
> SLF4J: Found binding in
> [jar:file:/usr/hdp/2.2.4.2-2/hive/lib/hive-jdbc-0.14.0.2.2.4.2-2-standalone.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]
>
> *Java heap space*
>
>
>
>
>
> I am using Hive-0.14.0 and Hadoop-2.6.0
>
> Cluster is Kerberized.
>
>
>
>
>
> Can some please help me out with this.
>
>
>
> Thanks,
>
> Venkat
>

Re: Conencting to Hiveserver2 failing with Java Heap size

Posted by Ted Yu <yu...@gmail.com>.
This question seems better suited for user@hive mailing list.

Cheers

On Fri, Sep 25, 2015 at 9:14 AM, Gangavarapu, Venkata <
Venkata.Gangavarapu@bcbsa.com> wrote:

> Hi,
>
>
>
> I am trying to connect to Hive via Hiveserver2 using beeline.
>
>
>
> !connect jdbc:hive2://server1:10001/default;principal=hive/
> server1@HADOOP.COM
> ;hive.server2.proxy.user=hadooptest;hive.server2.transport.mode=http;httpPath=cliservice
>
>
>
> But, it is failing with below error
>
>
>
> SLF4J: Class path contains multiple SLF4J bindings.
>
> SLF4J: Found binding in
> [jar:file:/usr/hdp/2.2.4.2-2/hadoop/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>
> SLF4J: Found binding in
> [jar:file:/usr/hdp/2.2.4.2-2/hive/lib/hive-jdbc-0.14.0.2.2.4.2-2-standalone.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]
>
> *Java heap space*
>
>
>
>
>
> I am using Hive-0.14.0 and Hadoop-2.6.0
>
> Cluster is Kerberized.
>
>
>
>
>
> Can some please help me out with this.
>
>
>
> Thanks,
>
> Venkat
>