[jira] [Updated] (TEZ-4055) Align slf4j version to be same as Hadoop3

2020-02-10 Thread David Lavati (Jira)


 [ 
https://issues.apache.org/jira/browse/TEZ-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Lavati updated TEZ-4055:
--
Attachment: TEZ-4055.01.patch

> 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.01.patch, 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. The statements 
> LOG.info("") , LOG.error("") . are directed to write logs into 
> ${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:]
>  SLF4J: Found binding in [jar:]
>  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
(v8.3.4#803005)


[jira] [Updated] (TEZ-4055) Align slf4j version to be same as Hadoop3

2021-01-25 Thread Jonathan Turner Eagles (Jira)


 [ 
https://issues.apache.org/jira/browse/TEZ-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Turner Eagles updated TEZ-4055:

Fix Version/s: (was: 0.10.0)
   0.10.1

> 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.1
>
> Attachments: TEZ-4055.01.patch, 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. The statements 
> LOG.info("") , LOG.error("") . are directed to write logs into 
> ${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:]
>  SLF4J: Found binding in [jar:]
>  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
(v8.3.4#803005)


[jira] [Updated] (TEZ-4055) Align slf4j version to be same as Hadoop3

2021-06-25 Thread Jira


 [ 
https://issues.apache.org/jira/browse/TEZ-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated TEZ-4055:
--
Fix Version/s: (was: 0.10.1)
   0.10.2

> 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.2
>
> Attachments: TEZ-4055.01.patch, 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. The statements 
> LOG.info("") , LOG.error("") . are directed to write logs into 
> ${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:]
>  SLF4J: Found binding in [jar:]
>  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
(v8.3.4#803005)


[jira] [Updated] (TEZ-4055) Align slf4j version to be same as Hadoop3

2022-07-29 Thread Jira


 [ 
https://issues.apache.org/jira/browse/TEZ-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated TEZ-4055:
--
Fix Version/s: 0.10.3
   (was: 0.10.2)

> 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.3
>
> Attachments: TEZ-4055.01.patch, 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. The statements 
> LOG.info("") , LOG.error("") . are directed to write logs into 
> ${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:]
>  SLF4J: Found binding in [jar:]
>  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
(v8.20.10#820010)


[jira] [Updated] (TEZ-4055) Align slf4j version to be same as Hadoop3

2024-01-17 Thread Jira


 [ 
https://issues.apache.org/jira/browse/TEZ-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated TEZ-4055:
--
Fix Version/s: 0.10.4
   (was: 0.10.3)

> 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.4
>
> Attachments: TEZ-4055.01.patch, 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. The statements 
> LOG.info("") , LOG.error("") . are directed to write logs into 
> ${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:]
>  SLF4J: Found binding in [jar:]
>  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
(v8.20.10#820010)


[jira] [Updated] (TEZ-4055) Align slf4j version to be same as Hadoop3

2019-03-18 Thread Syed Shameerur Rahman (JIRA)


 [ 
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 hive.log

 

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 hive.log


> 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 hive.log
>  
> cc [~hitesh] [~kshukla]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (TEZ-4055) Align slf4j version to be same as Hadoop3

2019-03-18 Thread Syed Shameerur Rahman (JIRA)


 [ 
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

 

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 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
>  
> cc [~hitesh] [~kshukla]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (TEZ-4055) Align slf4j version to be same as Hadoop3

2019-03-18 Thread Syed Shameerur Rahman (JIRA)


 [ 
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:]
SLF4J: Found binding in [jar:]
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:]
> SLF4J: Found binding in [jar:]
> 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)


[jira] [Updated] (TEZ-4055) Align slf4j version to be same as Hadoop3

2019-03-18 Thread Syed Shameerur Rahman (JIRA)


 [ 
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. The statements 
LOG.info("") , LOG.error("") . are directed to write logs into 
${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:]
 SLF4J: Found binding in [jar:]
 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

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:]
SLF4J: Found binding in [jar:]
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]


> 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. The statements 
> LOG.info("") , LOG.error("") . are directed to write logs into 
> ${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:]
>  SLF4J: Found binding in [jar:]
>  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)