[
https://issues.apache.org/jira/browse/HIVE-27146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shohei Okumiya resolved HIVE-27146.
-----------------------------------
Fix Version/s: Not Applicable
Resolution: Won't Fix
Hive 3.x has been EOLed. Thanks for maintaining 3.x branches.
https://lists.apache.org/thread/0mh4hvpllzv877bkx1f9srv1c3hlbtt9
> Re-enable orc_merge*.q tests for TestMiniSparkOnYarnCliDriver
> -------------------------------------------------------------
>
> Key: HIVE-27146
> URL: https://issues.apache.org/jira/browse/HIVE-27146
> Project: Hive
> Issue Type: Test
> Affects Versions: 3.1.3, 3.2.0
> Reporter: Vihang Karajgaonkar
> Priority: Major
> Fix For: Not Applicable
>
>
> It was found that the q.out file for these tests fail with a diff in the
> replication factor of the files. The tests only fail on the CI job so it is
> possible that it is due to some test environment issues. The tests also fail
> on 3.1.3 release.
> E.g orc_merge4.q fails with the error. Similarly the other tests fail with
> the same difference in replication factor.
> {code:java}
> 40c40
> < -rw-r--r-- 1 ### USER ### ### GROUP ### 2530 ### HDFS DATE ###
> hdfs://### HDFS PATH ###
> ---
> > -rw-r--r-- 3 ### USER ### ### GROUP ### 2530 ### HDFS DATE ###
> > hdfs://### HDFS PATH ###
> 66c66
> < -rw-r--r-- 1 ### USER ### ### GROUP ### 2530 ### HDFS DATE ###
> hdfs://### HDFS PATH ###
> ---
> > -rw-r--r-- 3 ### USER ### ### GROUP ### 2530 ### HDFS DATE ###
> > hdfs://### HDFS PATH ###
> 68c68
> < -rw-r--r-- 1 ### USER ### ### GROUP ### 2530 ### HDFS DATE ###
> hdfs://### HDFS PATH ###
> ---
> > -rw-r--r-- 3 ### USER ### ### GROUP ### 2530 ### HDFS DATE ###
> > hdfs://### HDFS PATH ###
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)