[ https://issues.apache.org/jira/browse/HIVE-27089?focusedWorklogId=846222&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-846222 ]
ASF GitHub Bot logged work on HIVE-27089: ----------------------------------------- Author: ASF GitHub Bot Created on: 17/Feb/23 16:58 Start Date: 17/Feb/23 16:58 Worklog Time Spent: 10m Work Description: amanraj2520 commented on PR #4068: URL: https://github.com/apache/hive/pull/4068#issuecomment-1434921476 @zabetak @abstractdog Please ignore my above message. I found the commit that caused this failure. I have reverted that commit and tested it. This is the commit that brought the failure - HIVE-27016 . Pull request - https://github.com/apache/hive/pull/4013. On reverting I can see -rw getting replaced by -r-- ![image](https://user-images.githubusercontent.com/104416558/219715982-935f33b6-a1a9-419b-b508-3f97bc573196.png) This has run in my local so its USER is different. @sunchao @yigress Is the fix I did an expected behaviour as a result of this commit or does there need to be a change in this https://github.com/apache/hive/pull/4013 Issue Time Tracking ------------------- Worklog Id: (was: 846222) Time Spent: 50m (was: 40m) > Fix orc_merge*.q test failures > ------------------------------ > > Key: HIVE-27089 > URL: https://issues.apache.org/jira/browse/HIVE-27089 > Project: Hive > Issue Type: Sub-task > Reporter: Aman Raj > Assignee: Aman Raj > Priority: Major > Labels: pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > The orc_merge1,2,3,4,10 .q tests fails with the following errors : > < -rw-rw-rw- 3 ### USER ### ### GROUP ### 349 ### HDFS DATE ### hdfs://### > HDFS PATH ### > --- > > -rw-r--r-- 3 ### USER ### ### GROUP ### 349 ### HDFS DATE ### hdfs://### > > HDFS PATH ### -- This message was sent by Atlassian Jira (v8.20.10#820010)