[
https://issues.apache.org/jira/browse/HIVE-8167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139174#comment-14139174
]
Hive QA commented on HIVE-8167:
-------------------------------
{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/12669555/HIVE-8167.1.patch
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 6280 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority
org.apache.hadoop.hive.ql.parse.TestParse.testParse_union
org.apache.hive.hcatalog.pig.TestOrcHCatLoader.testReadDataPrimitiveTypes
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/861/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/861/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-861/
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: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12669555
> mvn install command broken by HIVE-8126 commit
> ----------------------------------------------
>
> Key: HIVE-8167
> URL: https://issues.apache.org/jira/browse/HIVE-8167
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure, JDBC
> Affects Versions: 0.14.0
> Reporter: Deepesh Khandelwal
> Assignee: Deepesh Khandelwal
> Priority: Critical
> Fix For: 0.14.0
>
> Attachments: HIVE-8167.1.patch
>
>
> HIVE-8126 broke the mvn install command by referencing a jar that got removed
> as part of HIVE-8126 command.
> {noformat}
> [INFO] Installing
> ~/hive/packaging/target/apache-hive-0.14.0-SNAPSHOT-jdbc.jar to
> ~/.m2/repository/org/apache/hive/hive-packaging/0.14.0-SNAPSHOT/hive-packaging-0.14.0-SNAPSHOT-standalone.jar
> {noformat}
> The file ~/hive/packaging/target/apache-hive-0.14.0-SNAPSHOT-jdbc.jar doesn't
> get created right now.
> Basically a copy goal for the above jar needs to be revived for this command
> to succeed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)