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

Hive QA commented on HIVE-8363:
-------------------------------



{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/12673269/HIVE-8363.1.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6528 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_parallel
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1152/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1152/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1152/

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: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12673269

> AccumuloStorageHandler compile failure hadoop-1
> -----------------------------------------------
>
>                 Key: HIVE-8363
>                 URL: https://issues.apache.org/jira/browse/HIVE-8363
>             Project: Hive
>          Issue Type: Bug
>          Components: StorageHandler
>            Reporter: Szehon Ho
>            Assignee: Josh Elser
>            Priority: Blocker
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8363.1.patch
>
>
> There's an error about AccumuloStorageHandler compiling on hadoop-1.  It 
> seems the signature of split() is not the same.  Looks like we can should use 
> another utils to fix this.
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
> on project hive-accumulo-handler: Compilation failure
> [ERROR] 
> /data/hive-ptest/working/apache-svn-trunk-source/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/columns/ColumnMapper.java:[57,52]
>  no suitable method found for split(java.lang.String,char)
> [ERROR] method 
> org.apache.hadoop.util.StringUtils.split(java.lang.String,char,char) is not 
> applicable
> {code}



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

Reply via email to