Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chown to CLI #176

Open
Kimahriman opened this issue Dec 16, 2024 · 0 comments · May be fixed by #191
Open

Add chown to CLI #176

Kimahriman opened this issue Dec 16, 2024 · 0 comments · May be fixed by #191
Milestone

Comments

@Kimahriman
Copy link
Owner

HDFS chown command:

-chown [-R] [OWNER][:[GROUP]] PATH... :
  Changes owner and group of a file. This is similar to the shell's chown command
  with a few exceptions.
                                                                                 
  -R  modifies the files recursively. This is the only option currently          
      supported. 
@Kimahriman Kimahriman added this to the CLI Support milestone Dec 16, 2024
@Kimahriman Kimahriman linked a pull request Jan 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant