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

ASF GitHub Bot logged work on HADOOP-18145:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Mar/22 09:34
            Start Date: 28/Mar/22 09:34
    Worklog Time Spent: 10m 
      Work Description: zhongjingxiong commented on pull request #4036:
URL: https://github.com/apache/hadoop/pull/4036#issuecomment-1080420412


   Thank you for your review. @steveloughran 
   1.the design of this method is more redundant, but more clear, and I will 
improve it.
   2.the test case, I try to use UserPrincipalLookupService class to update the 
current user groups and others, to verify the current file permissions for user 
groups and others as a result, but for ordinary users, is impossible to 
setOwner operation, this leads to the current user can't change, to this, Do 
you have any good suggestions?
   > 
   then the permissionsFromMode() method can be tested passing in permissions 
for users group and other only, e.g.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 748503)
    Time Spent: 7h 20m  (was: 7h 10m)

> Fileutil's unzip method causes unzipped files to lose their original 
> permissions
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-18145
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18145
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 2.7.2
>            Reporter: jingxiong zhong
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 7h 20m
>  Remaining Estimate: 0h
>
> When Spark decompresses the zip file, if the original file has the executable 
> permission, but the unzip method of FileUtil is invoked, the decompressed 
> file loses the executable permission, we should save the original permission



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to