[
https://issues.apache.org/jira/browse/HADOOP-18122?focusedWorklogId=727212&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-727212
]
ASF GitHub Bot logged work on HADOOP-18122:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 15/Feb/22 18:32
Start Date: 15/Feb/22 18:32
Worklog Time Spent: 10m
Work Description: cheyu2022 commented on pull request #3987:
URL: https://github.com/apache/hadoop/pull/3987#issuecomment-1039548096
> just had a cursory look. This I don't think will fix the bug, but will
just give a workaround like, if you don't have a primaryGroup get this config
set and you can dodge it? Why didn't we try something like:
https://github.com/apache/hadoop/blob/trunk/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/records/MountTable.java#L152-L153
You are right about this. This fix is more like a workaround. But even this
solution above sounds like a workaround as well - it just assumes if group
isn't found, use username. I'm ok with either way.
> Secondly, Why is user name also made configurable?
Mount points can essentially have any user names, thus make it configurable
as well.
> Thirdly, Just saw the commit:
[virajith](https://github.com/cheyu2022/hadoop/commits?author=virajith)
authored and
[cheyu2022](https://github.com/cheyu2022/hadoop/commits?author=cheyu2022)
committed
>
> seems you are using some wrong author?
Yeah nice catch, I will fix that.
@ayushtkn
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 727212)
Time Spent: 50m (was: 40m)
> ViewFileSystem fails on determining owning group when primary group doesn't
> exist for user
> ------------------------------------------------------------------------------------------
>
> Key: HADOOP-18122
> URL: https://issues.apache.org/jira/browse/HADOOP-18122
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Chentao Yu
> Assignee: Chentao Yu
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> ViewFileSystem should not fail on determining owning group when primary group
> doesn't exist for user
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]