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

Hive QA commented on HIVE-15446:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12843628/HIVE-15446.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 15 failed/errored test(s), 10807 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=233)
TestVectorizedColumnReaderBase - did not produce a TEST-*.xml file (likely 
timed out) (batchId=250)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample2] (batchId=5)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample4] (batchId=15)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample6] (batchId=61)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample7] (batchId=60)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample9] (batchId=39)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[udf_sort_array] 
(batchId=59)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_schema_evol_3a]
 (batchId=135)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[transform_ppr2] 
(batchId=135)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[metadataonly1]
 (batchId=150)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[subquery_notin]
 (batchId=150)
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testCliDriver[subquery_nested_subquery]
 (batchId=84)
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testCliDriver[subquery_shared_alias]
 (batchId=84)
org.apache.hadoop.hive.cli.TestSparkCliDriver.org.apache.hadoop.hive.cli.TestSparkCliDriver
 (batchId=110)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2615/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2615/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2615/

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

This message is automatically generated.

ATTACHMENT ID: 12843628 - PreCommit-HIVE-Build

> Hive fails in recursive debug
> -----------------------------
>
>                 Key: HIVE-15446
>                 URL: https://issues.apache.org/jira/browse/HIVE-15446
>             Project: Hive
>          Issue Type: Bug
>          Components: Diagnosability
>            Reporter: Chaoyu Tang
>            Assignee: Chaoyu Tang
>            Priority: Minor
>         Attachments: HIVE-15446.patch
>
>
> When running hive recursive debug mode, for example,
> ./bin/hive --debug:port=10008,childSuspend=y
> It fails with error msg:
> --
> ERROR: Cannot load this JVM TI agent twice, check your java command line for 
> duplicate jdwp options.Error occurred during initialization of VM
> agent library failed to init: jdwp
> --
> It is because HADOOP_OPTS and HADOOP_CLIENT_OPTS both have jvm debug options 
> when invoking HADOOP.sh for the child process. The HADOOP_CLIENT_OPTS is 
> appended to HADOOP_OPTS in HADOOP.sh which leads to the duplicated debug 
> options.



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

Reply via email to