Skip to content

setfacl: option 'x"' is not available for this command #14

@jankrejcik

Description

@jankrejcik

Hi, trying to setfacl in hdfs shell with following command:

hdfs-shell /the/path > setfacl -m user:usrName:--x dir

and it fails with:

Option 'x' is not available for this command. Use tab assist or the "help" command to see the legal options

Using hdfs dfs with same stuff is successful:

$ hdfs dfs -setfacl -m user:usrName:--x /the/path/dir

Unfortunately the version command is not helpful in my case:

hdfs-shell /the/path >version
unspecified

Can you confirm, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugspring shellproblem related with library Spring shell which is used by HDFS Shell

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions