[
https://issues.apache.org/jira/browse/HIVE-13610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362082#comment-15362082
]
Hive QA commented on HIVE-13610:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12816121/HIVE-13610.3.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10294 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_index_auto_mult_tables
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_dml_13
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_stats_list_bucket
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_subquery_multiinsert
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vector_complex_all
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vector_complex_join
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/364/testReport
Console output:
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/364/console
Test logs:
http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-364/
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: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12816121 - PreCommit-HIVE-MASTER-Build
> Hive exec module won't compile with IBM JDK
> -------------------------------------------
>
> Key: HIVE-13610
> URL: https://issues.apache.org/jira/browse/HIVE-13610
> Project: Hive
> Issue Type: Bug
> Affects Versions: 1.1.0
> Environment: Hive 1.1.0 + IBM JDK 1.7 +ppc64 architecture
> Reporter: Pan Yuxuan
> Assignee: Pan Yuxuan
> Attachments: HIVE-13610.1.patch, HIVE-13610.2.patch,
> HIVE-13610.3.patch, HIVE-13610.patch
>
>
> org.apache.hadoop.hive.ql.debug.Utils explicitly import
> com.sun.management.HotSpotDiagnosticMXBean which is not supported by IBM JDK.
> So we can make HotSpotDiagnosticMXBean as runtime but not compile.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)