[
https://issues.apache.org/jira/browse/HDDS-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Janus Chow updated HDDS-729:
----------------------------
Target Version/s: 1.5.0 (was: 1.4.0)
I am managing the 1.4.0 release and we currently have more than 500 issues
targeted for 1.4.0. I am moving the target field to 1.5.0.
If you are actively working on this jira and believe this should be targeted
for the 1.4.0 release, Please reach out to me via Apache email or Slack.
> OzoneFileSystem doesn't support modifyAclEntries
> ------------------------------------------------
>
> Key: HDDS-729
> URL: https://issues.apache.org/jira/browse/HDDS-729
> Project: Apache Ozone
> Issue Type: Bug
> Components: Ozone Filesystem
> Affects Versions: 0.3.0
> Reporter: Soumitra Sulav
> Assignee: István Fajth
> Priority: Minor
> Labels: TriagePending
>
> Hive service while starting does modifyAcl operation and as the same isn't
> supported it fails to start.
> {code:java}
> hdfs dfs -setfacl -m default:user:hive:rwx
> /warehouse/tablespace/external/hive{code}
> Exception encountered :
> {code:java}
> [hdfs@ctr-e138-1518143905142-541600-02-000002 ~]$ hdfs dfs -setfacl -m
> default:user:hive:rwx /warehouse/tablespace/external/hive
> 18/10/24 08:39:35 INFO conf.Configuration: Removed undeclared tags:
> 18/10/24 08:39:37 INFO conf.Configuration: Removed undeclared tags:
> -setfacl: Fatal internal error
> java.lang.UnsupportedOperationException: OzoneFileSystem doesn't support
> modifyAclEntries
> at org.apache.hadoop.fs.FileSystem.modifyAclEntries(FileSystem.java:2926)
> at
> org.apache.hadoop.fs.shell.AclCommands$SetfaclCommand.processPath(AclCommands.java:256)
> at org.apache.hadoop.fs.shell.Command.processPathInternal(Command.java:367)
> at org.apache.hadoop.fs.shell.Command.processPaths(Command.java:331)
> at org.apache.hadoop.fs.shell.Command.processPathArgument(Command.java:304)
> at org.apache.hadoop.fs.shell.Command.processArgument(Command.java:286)
> at org.apache.hadoop.fs.shell.Command.processArguments(Command.java:270)
> at
> org.apache.hadoop.fs.shell.FsCommand.processRawArguments(FsCommand.java:120)
> at org.apache.hadoop.fs.shell.Command.run(Command.java:177)
> at org.apache.hadoop.fs.FsShell.run(FsShell.java:328)
> at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76)
> at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:90)
> at org.apache.hadoop.fs.FsShell.main(FsShell.java:391)
> 18/10/24 08:39:37 INFO conf.Configuration: Removed undeclared tags:
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]