[
https://issues.apache.org/jira/browse/HIVE-28823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033884#comment-18033884
]
Denys Kuzmenko commented on HIVE-28823:
---------------------------------------
https://ci.hive.apache.org/job/hive-flaky-check/929/
> Fix flaky test orc_llap_counters.q
> ----------------------------------
>
> Key: HIVE-28823
> URL: https://issues.apache.org/jira/browse/HIVE-28823
> Project: Hive
> Issue Type: Bug
> Reporter: Araika Singh
> Assignee: Araika Singh
> Priority: Major
>
> {code:java}
> Client Execution succeeded but contained differences (error code = 1) after
> executing orc_llap_counters.q 322c322 < HDFS_BYTES_READ: 0 --- >
> HDFS_BYTES_READ: 1471 324c324 < HDFS_READ_OPS: 2 --- > HDFS_READ_OPS: 3
> Stacktrace java.lang.AssertionError: Client Execution succeeded but
> contained differences (error code = 1) after executing orc_llap_counters.q
> 322c322 < HDFS_BYTES_READ: 0 --- > HDFS_BYTES_READ: 1471 324c324 <
> HDFS_READ_OPS: 2 --- > HDFS_READ_OPS: 3 at
> org.junit.Assert.fail(Assert.java:89) at
> org.apache.hadoop.hive.ql.QTestUtil.failedDiff(QTestUtil.java:1016) at
> org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:129)
> at
> org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:157)
> at
> org.apache.hadoop.hive.cli.split1.TestMiniLlapCliDriver.testCliDriver(TestMiniLlapCliDriver.java:62)
> at sun.reflect.GeneratedMethodAccessor285.invoke(Unknown Source) at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498) {code}
> I got this error as a part of running my precommit in hive:
> https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-5679/4/tests/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)