[
https://issues.apache.org/jira/browse/HIVE-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866809#comment-13866809
]
Hive QA commented on HIVE-6162:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12622129/HIVE-6162.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4904 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/840/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/840/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12622129
> "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-0000/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-0000/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)