[
https://issues.apache.org/jira/browse/HIVE-21973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881586#comment-16881586
]
Hive QA commented on HIVE-21973:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12974015/HIVE-21973.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 16603 tests
executed
*Failed tests:*
{noformat}
TestReplAcrossInstancesWithJsonMessageFormat - did not produce a TEST-*.xml
file (likely timed out) (batchId=255)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17931/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17931/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17931/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12974015 - PreCommit-HIVE-Build
> "show locks" print the header twice.
> ------------------------------------
>
> Key: HIVE-21973
> URL: https://issues.apache.org/jira/browse/HIVE-21973
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Affects Versions: 3.1.1
> Reporter: Rajkumar Singh
> Assignee: Rajkumar Singh
> Priority: Minor
> Attachments: HIVE-21973.patch
>
>
> show locks;
> -- output
> {code:java}
> +----------+-----------+--------+------------+-------------+-------------+------------+-----------------+-----------------+--------------+-------+-----------+-------------+
> | lockid | database | table | partition | lock_state | blocked_by |
> lock_type | transaction_id | last_heartbeat | acquired_at | user |
> hostname | agent_info |
> +----------+-----------+--------+------------+-------------+-------------+------------+-----------------+-----------------+--------------+-------+-----------+-------------+
> | Lock ID | Database | Table | Partition | State | Blocked By |
> Type | Transaction ID | Last Heartbeat | Acquired At | User |
> Hostname | Agent Info |
> +----------+-----------+--------+------------+-------------+-------------+------------+-----------------+-----------------+--------------+-------+-----------+-------------+
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)