[
https://issues.apache.org/jira/browse/HIVE-27153?focusedWorklogId=851675&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-851675
]
ASF GitHub Bot logged work on HIVE-27153:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Mar/23 04:05
Start Date: 20/Mar/23 04:05
Worklog Time Spent: 10m
Work Description: vihangk1 commented on PR #4127:
URL: https://github.com/apache/hive/pull/4127#issuecomment-1475589836
Thanks @amanraj2520 Can you please post underlying error which fails the
test? The hive.log should have a stack trace for the failure.
Issue Time Tracking
-------------------
Worklog Id: (was: 851675)
Time Spent: 20m (was: 10m)
> Revert "HIVE-20182: Backport HIVE-20067 to branch-3"
> ----------------------------------------------------
>
> Key: HIVE-27153
> URL: https://issues.apache.org/jira/browse/HIVE-27153
> Project: Hive
> Issue Type: Sub-task
> Reporter: Aman Raj
> Assignee: Aman Raj
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The mm_all.q test is failing because of this commit. This commit was not
> validated before committing.
> There is no stack trace for this exception. Link to the exception :
> [http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-4126/2/tests]
>
> {code:java}
> java.lang.AssertionError: Client execution failed with error code = 1 running
> "insert into table part_mm_n0 partition(key_mm=455) select key from
> intermediate_n0" fname=mm_all.q See ./ql/target/tmp/log/hive.log or
> ./itests/qtest/target/tmp/log/hive.log, or check ./ql/target/surefire-reports
> or ./itests/qtest/target/surefire-reports/ for specific test cases logs. at
> org.junit.Assert.fail(Assert.java:88) at
> org.apache.hadoop.hive.ql.QTestUtil.failed(QTestUtil.java:2232) at
> org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:180)
> at
> org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:104)
> at
> org.apache.hadoop.hive.cli.split1.TestMiniLlapCliDriver.testCliDriver(TestMiniLlapCliDriver.java:62)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)