[
https://issues.apache.org/jira/browse/HIVE-10858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565294#comment-14565294
]
Hive QA commented on HIVE-10858:
--------------------------------
{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/12735990/HIVE-10858.patch
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 8978 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_fold_case
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx_cbo_2
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchAbort
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4094/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4094/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4094/
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: 12735990 - PreCommit-HIVE-TRUNK-Build
> WebHCat specific resources should be added to HADOOP_CLASSPATH first
> --------------------------------------------------------------------
>
> Key: HIVE-10858
> URL: https://issues.apache.org/jira/browse/HIVE-10858
> Project: Hive
> Issue Type: Bug
> Components: WebHCat
> Affects Versions: 1.2.0
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Attachments: HIVE-10858.patch
>
>
> When submitting jobs via WebHCat the user may specify additional jars to be
> included with the job. Sqoop jobs is one such example where user may need to
> supply a jar with JDBC classes for a given database. If the a different
> version of the same jar is already present in HADOOP_CLASSPATH, we need to
> make sure user specified jar is used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)