[ 
https://issues.apache.org/jira/browse/HIVE-27089?focusedWorklogId=846722&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-846722
 ]

ASF GitHub Bot logged work on HIVE-27089:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Feb/23 19:52
            Start Date: 21/Feb/23 19:52
    Worklog Time Spent: 10m 
      Work Description: yigress commented on PR #4068:
URL: https://github.com/apache/hive/pull/4068#issuecomment-1439012689

   Thank you @zabetak for pointing to the correct HIVE-21305 that changed 
permissions for the test files. HIVE-21305 suggests that with IO cache and 
without IO cache the file permissions will be different, so that gives the 
impression that in LLAP the permissions is not really an issue?  
   I tested this with non-LLAP hive, there is no permissions change before or 
after HIVE-27016. As HIVE-27016 invokes Outputcommitter on Tez-AM, so my guess 
is that in LLAP it causes file write (in these orc file tests) with the changed 
permissions, however in non-LLAP this only affects storagehandler type tables 
so the output permissions for orc tables remain unchanged. 
   
   This calls for difference of outputs file permissions in LLAP and non-LLAP, 
wonder has this been discussed before? 




Issue Time Tracking
-------------------

    Worklog Id:     (was: 846722)
    Time Spent: 1h 50m  (was: 1h 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: 1h 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)

Reply via email to