Hadoop Rights Management

Source: Internet
Author: User

Hadoop's rights management is much like Linux, with users, user groups, and Hadoop providing rights management commands, mainly including:

chmod [-R] Mode file ... Only the owner or Superuser of the file has permission to change the file mode. CHGRP [-R] group file ... Users who use the CHGRP command must belong to a specific group and are the owner of the file, or the user is a superuser.  chown [-R] [owner][:[Group]] file ... The owner of the file can only be changed by the super user. ls file ... lsr file ... The output format has been adjusted to show the owner, group, and mode. 

These commands, if they're familiar with Linux, they'll never be strangers.

chmod: Modify file permissions, including owner permissions, user group permissions, and other people's permissions

CHGRP: Modifying a file's user group

Chown: Changing the owner of a file

If you are unfamiliar with the above commands, you can check out the appropriate commands for Linux.

Ps:

If you want to manage HDFs files, the hue framework provides powerful features including web-side file upload, download, delete, modify permissions, change user groups, create new files, create new folders ... Installation can be referred to:

Http://www.cnblogs.com/liuchangchun/p/4656458.html

Reference:

Http://hadoop.apache.org/docs/r1.0.4/cn/hdfs_permissions_guide.html

Hadoop Rights Management

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.