[jira] [Commented] (HIVE-14716) Duplicate pom.xml entries for mockito

2016-09-07 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-14716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15472562#comment-15472562
 ] 

Hive QA commented on HIVE-14716:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12827445/HIVE-14716.01.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 9 failed/errored test(s), 10462 tests 
executed
*Failed tests:*
{noformat}
TestBeeLineWithArgs - did not produce a TEST-*.xml file
TestHiveCli - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestCliDriver.org.apache.hadoop.hive.cli.TestCliDriver
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[acid_mapjoin]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[dynpart_sort_optimization_acid]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_join_part_col_char]
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[acid_bucket_pruning]
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3]
org.apache.hive.jdbc.TestJdbcWithMiniHS2.testAddJarConstructorUnCaching
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/1128/testReport
Console output: 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/1128/console
Test logs: 
http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-1128/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
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: 9 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12827445 - PreCommit-HIVE-MASTER-Build

> Duplicate pom.xml entries for mockito
> -
>
> Key: HIVE-14716
> URL: https://issues.apache.org/jira/browse/HIVE-14716
> Project: Hive
>  Issue Type: Bug
>  Components: Beeline
>Reporter: Vihang Karajgaonkar
>Assignee: Vihang Karajgaonkar
>Priority: Trivial
> Attachments: HIVE-14716.01.patch
>
>
> When you build beeline there is a warning which says there are duplicate 
> pom.xml entries for mockito dependency.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hive:hive-beeline:jar:2.2.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: org.mockito:mockito-all:jar -> duplicate declaration of version 
> (?) @ org.apache.hive:hive-beeline:[unknown-version], 
> /Users/vihang/work/src/upstream/hive/beeline/pom.xml, line 126, column 17
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: org.mockito:mockito-all:jar -> duplicate declaration of version 
> (?) @ org.apache.hive:hive-beeline:[unknown-version], 
> /Users/vihang/work/src/upstream/hive/beeline/pom.xml, line 137, column 17



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-14716) Duplicate pom.xml entries for mockito

2016-09-07 Thread JIRA

[ 
https://issues.apache.org/jira/browse/HIVE-14716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15471812#comment-15471812
 ] 

Sergio Peña commented on HIVE-14716:


LGTM +1

> Duplicate pom.xml entries for mockito
> -
>
> Key: HIVE-14716
> URL: https://issues.apache.org/jira/browse/HIVE-14716
> Project: Hive
>  Issue Type: Bug
>  Components: Beeline
>Reporter: Vihang Karajgaonkar
>Assignee: Vihang Karajgaonkar
>Priority: Trivial
> Attachments: HIVE-14716.01.patch
>
>
> When you build beeline there is a warning which says there are duplicate 
> pom.xml entries for mockito dependency.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hive:hive-beeline:jar:2.2.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: org.mockito:mockito-all:jar -> duplicate declaration of version 
> (?) @ org.apache.hive:hive-beeline:[unknown-version], 
> /Users/vihang/work/src/upstream/hive/beeline/pom.xml, line 126, column 17
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: org.mockito:mockito-all:jar -> duplicate declaration of version 
> (?) @ org.apache.hive:hive-beeline:[unknown-version], 
> /Users/vihang/work/src/upstream/hive/beeline/pom.xml, line 137, column 17



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)