[
https://issues.apache.org/jira/browse/TEZ-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Syed Shameerur Rahman updated TEZ-4055:
---------------------------------------
Description:
Currently tez is using slf4j version 1.7.10 where as hadoop3 is using slf4j
version 1.7.25 , due to conflicting version of slf4j version no logs are
getting written in ${sys:test.tmp.dir}/log/hive.log
When we connect to HS2 with beeline the slf4j jars are being searched
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:<hadoop_location>]
SLF4J: Found binding in [jar:<tez_location>]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
cc [~hitesh] [~kshukla]
was:
Currently tez is using slf4j version 1.7.10 where as hadoop3 is using slf4j
version 1.7.25 , due to conflicting version of slf4j version no logs are
getting written in ${sys:test.tmp.dir}/log/hive.log
cc [~hitesh] [~kshukla]
> Align slf4j version to be same as Hadoop3
> -----------------------------------------
>
> Key: TEZ-4055
> URL: https://issues.apache.org/jira/browse/TEZ-4055
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.9.0, 0.9.1
> Reporter: Syed Shameerur Rahman
> Priority: Major
> Fix For: 0.10.0
>
> Attachments: TEZ-4055.patch
>
>
> Currently tez is using slf4j version 1.7.10 where as hadoop3 is using slf4j
> version 1.7.25 , due to conflicting version of slf4j version no logs are
> getting written in ${sys:test.tmp.dir}/log/hive.log
> When we connect to HS2 with beeline the slf4j jars are being searched
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in [jar:<hadoop_location>]
> SLF4J: Found binding in [jar:<tez_location>]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
> cc [~hitesh] [~kshukla]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)