[
https://issues.apache.org/jira/browse/HIVE-21972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882326#comment-16882326
]
Hive QA commented on HIVE-21972:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12974096/HIVE-21972.01.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 16610 tests
executed
*Failed tests:*
{noformat}
TestReplAcrossInstancesWithJsonMessageFormat - did not produce a TEST-*.xml
file (likely timed out) (batchId=255)
org.apache.hadoop.hive.ql.metadata.TestHiveRemote.testTable (batchId=321)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17944/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17944/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17944/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
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: 12974096 - PreCommit-HIVE-Build
> "show transactions" display the header twice
> --------------------------------------------
>
> Key: HIVE-21972
> URL: https://issues.apache.org/jira/browse/HIVE-21972
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Affects Versions: 3.1.1
> Reporter: Rajkumar Singh
> Assignee: Rajkumar Singh
> Priority: Major
> Attachments: HIVE-21972.01.patch, HIVE-21972.patch
>
>
> show transactions;
> {code:java}
> +-----------------+--------------------+----------------+----------------------+-------+-------------------+
> | txnid | state | startedtime | lastheartbeattime
> | user | host |
> +-----------------+--------------------+----------------+----------------------+-------+-------------------+
> | Transaction ID | Transaction State | Started Time | Last Heartbeat Time
> | User | Hostname |
> | 896 | ABORTED | 1560209607000 | 1560209607000
> | hive | hostname |
> +-----------------+--------------------+----------------+----------------------+-------+-------------------+
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)