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

Hive QA commented on HIVE-9048:
-------------------------------



{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/12685921/HIVE-9048.1-spark.patch

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 7235 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_sample_islocalmode_hook
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vector_cast_constant
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchEmptyCommit
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/500/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/500/console
Test logs: 
http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-500/

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: 12685921 - PreCommit-HIVE-SPARK-Build

> Hive build failed on hadoop-1 after HIVE-8828.
> ----------------------------------------------
>
>                 Key: HIVE-9048
>                 URL: https://issues.apache.org/jira/browse/HIVE-9048
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Chengxiang Li
>            Assignee: Chengxiang Li
>         Attachments: HIVE-9048.1-spark.patch
>
>
> HIVE-8828 introduce org.apache.hadoop.tools.HadoopArchives which included in 
> hadoop-tools(in hadoop-1)/hadoop-archives(in hadoop-2), while hadoop-tools is 
> not added into hadoop-1 dependency. This lead to the following compile error:
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile 
> (default-compile) on project hive-exec: Compilation failure: Compilation 
> failure:
> [ERROR] 
> /home/cxli/sources/github/chengxiangli/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:[175,30]
>  error: package org.apache.hadoop.tools does not exist
> [ERROR] 
> /home/cxli/sources/github/chengxiangli/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:[1322,8]
>  error: cannot find symbol
> [ERROR] class DDLTask
> [ERROR] 
> /home/cxli/sources/github/chengxiangli/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:[1322,33]
>  error: cannot find symbol
> [ERROR] -> [Help 1]
> {noformat}



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

Reply via email to