[jira] [Updated] (HIVE-6162) "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0

2014-01-20 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-6162:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

Patch committed to trunk. Thanks for the contribution Shanyu!


> "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0
> --
>
> Key: HIVE-6162
> URL: https://issues.apache.org/jira/browse/HIVE-6162
> Project: Hive
>  Issue Type: Bug
>  Components: CLI
>Affects Versions: 0.12.0
>Reporter: shanyu zhao
>Assignee: shanyu zhao
> Attachments: HIVE-6162.patch
>
>
> On Hadoop 2.0, when running hive command line, we saw warnings like this:
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hadoop-2.1.2.2.0.6.0-/share/hado
> op/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hive-0.12.0.2.0.6.0-/lib/slf4j-l
> og4j12-1.7.5.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]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-6162) "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0

2014-01-20 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-6162:


Fix Version/s: 0.13.0

> "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0
> --
>
> Key: HIVE-6162
> URL: https://issues.apache.org/jira/browse/HIVE-6162
> Project: Hive
>  Issue Type: Bug
>  Components: CLI
>Affects Versions: 0.12.0
>Reporter: shanyu zhao
>Assignee: shanyu zhao
> Fix For: 0.13.0
>
> Attachments: HIVE-6162.patch
>
>
> On Hadoop 2.0, when running hive command line, we saw warnings like this:
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hadoop-2.1.2.2.0.6.0-/share/hado
> op/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hive-0.12.0.2.0.6.0-/lib/slf4j-l
> og4j12-1.7.5.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]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-6162) "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0

2014-01-08 Thread shanyu zhao (JIRA)

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

shanyu zhao updated HIVE-6162:
--

Attachment: HIVE-6162.patch

Exclude slf4j jars from the hive package. At runtime, hive always uses slf4j 
jars from hadoop shared library.

> "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0
> --
>
> Key: HIVE-6162
> URL: https://issues.apache.org/jira/browse/HIVE-6162
> Project: Hive
>  Issue Type: Bug
>  Components: CLI
>Affects Versions: 0.12.0
>Reporter: shanyu zhao
>Assignee: shanyu zhao
> Attachments: HIVE-6162.patch
>
>
> On Hadoop 2.0, when running hive command line, we saw warnings like this:
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hadoop-2.1.2.2.0.6.0-/share/hado
> op/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hive-0.12.0.2.0.6.0-/lib/slf4j-l
> og4j12-1.7.5.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]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-6162) "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0

2014-01-08 Thread shanyu zhao (JIRA)

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

shanyu zhao updated HIVE-6162:
--

Status: Patch Available  (was: Open)

> "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0
> --
>
> Key: HIVE-6162
> URL: https://issues.apache.org/jira/browse/HIVE-6162
> Project: Hive
>  Issue Type: Bug
>  Components: CLI
>Affects Versions: 0.12.0
>Reporter: shanyu zhao
>Assignee: shanyu zhao
> Attachments: HIVE-6162.patch
>
>
> On Hadoop 2.0, when running hive command line, we saw warnings like this:
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hadoop-2.1.2.2.0.6.0-/share/hado
> op/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hive-0.12.0.2.0.6.0-/lib/slf4j-l
> og4j12-1.7.5.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]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-6162) "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0

2014-01-07 Thread shanyu zhao (JIRA)

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

shanyu zhao updated HIVE-6162:
--

Attachment: (was: HIVE-6162.patch)

> "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0
> --
>
> Key: HIVE-6162
> URL: https://issues.apache.org/jira/browse/HIVE-6162
> Project: Hive
>  Issue Type: Bug
>  Components: CLI
>Affects Versions: 0.12.0
>Reporter: shanyu zhao
>Assignee: shanyu zhao
>
> On Hadoop 2.0, when running hive command line, we saw warnings like this:
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hadoop-2.1.2.2.0.6.0-/share/hado
> op/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hive-0.12.0.2.0.6.0-/lib/slf4j-l
> og4j12-1.7.5.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]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-6162) "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0

2014-01-07 Thread shanyu zhao (JIRA)

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

shanyu zhao updated HIVE-6162:
--

Attachment: HIVE-6162.patch

Patch attached.

> "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0
> --
>
> Key: HIVE-6162
> URL: https://issues.apache.org/jira/browse/HIVE-6162
> Project: Hive
>  Issue Type: Bug
>  Components: CLI
>Affects Versions: 0.12.0
>Reporter: shanyu zhao
>Assignee: shanyu zhao
>
> On Hadoop 2.0, when running hive command line, we saw warnings like this:
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hadoop-2.1.2.2.0.6.0-/share/hado
> op/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/C:/myhdp/hive-0.12.0.2.0.6.0-/lib/slf4j-l
> og4j12-1.7.5.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]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)