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

Hive QA commented on HIVE-17681:
--------------------------------



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

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

{color:red}ERROR:{color} -1 due to 16 failed/errored test(s), 11084 tests 
executed
*Failed tests:*
{noformat}
TestCleaner2 - did not produce a TEST-*.xml file (likely timed out) 
(batchId=260)
TestConvertAstToSearchArg - did not produce a TEST-*.xml file (likely timed 
out) (batchId=260)
TestIOContextMap - did not produce a TEST-*.xml file (likely timed out) 
(batchId=260)
TestInitiator - did not produce a TEST-*.xml file (likely timed out) 
(batchId=260)
TestRecordIdentifier - did not produce a TEST-*.xml file (likely timed out) 
(batchId=260)
TestSearchArgumentImpl - did not produce a TEST-*.xml file (likely timed out) 
(batchId=260)
TestWorker - did not produce a TEST-*.xml file (likely timed out) (batchId=260)
TestWorker2 - did not produce a TEST-*.xml file (likely timed out) (batchId=260)
org.apache.hadoop.hive.cli.TestAccumuloCliDriver.testCliDriver[accumulo_predicate_pushdown]
 (batchId=232)
org.apache.hadoop.hive.cli.TestAccumuloCliDriver.testCliDriver[accumulo_single_sourced_multi_insert]
 (batchId=232)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[optimize_nullscan]
 (batchId=162)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[union_fast_stats]
 (batchId=157)
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_explainuser_1]
 (batchId=171)
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query14] 
(batchId=240)
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query23] 
(batchId=240)
org.apache.hadoop.hive.llap.security.TestLlapSignerImpl.testSigning 
(batchId=292)
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12890326 - PreCommit-HIVE-Build

> Need to log bootstrap dump progress state property to HS2 logs.
> ---------------------------------------------------------------
>
>                 Key: HIVE-17681
>                 URL: https://issues.apache.org/jira/browse/HIVE-17681
>             Project: Hive
>          Issue Type: Sub-task
>          Components: HiveServer2, repl
>    Affects Versions: 3.0.0
>            Reporter: Sankar Hariappan
>            Assignee: Sankar Hariappan
>              Labels: DDL, DR, Doc, pull-request-available, replication
>             Fix For: 3.0.0
>
>         Attachments: HIVE-17681.01.patch
>
>
> Currently, rename is disabled if bootstrap dump in progress. This is achieved 
> by setting a "ACTIVE" flag in database properties which is referred by rename 
> operation. If HiveServer2 crashes when dump in progress, then this flag is 
> not unset (to IDLE state) which make the rename operation disabled for ever. 
> User need to manually enable rename in this scenario. So, need to log the 
> property name associated with bootstrap dump which was in progress when HS2 
> crashes. Using this, user will reset this property of the database to enable 
> rename again.
> Also, need document update for the same.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to