Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-6039

Uploading a File under a Dir with default acls throws "Duplicated ACLFeature"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.0, 3.0.0-alpha1
    • 2.4.0
    • namenode
    • None
    • Reviewed

    Description

      Steps followed:

      1) Create a Dir /tmp/HDFSAcls/Dir-0 and set default acl

      hdfs dfs -setfacl -m  default:user:user_1:rw- /tmp/HDFSAcls/Dir-0

      2) Upload a File under Dir-0 using copyFromLocal command

      hdfs dfs  -copyFromLocal /tmp/file-11 /tmp/HDFSAcls/Dir-0/Child_file

      copyFromLocal: Duplicated ACLFeature

      The upload of file fails with Duplicated Acl Feature Error.

      Attachments

        1. HDFS-6039.1.patch
          6 kB
          Chris Nauroth

        Issue Links

          Activity

            People

              cnauroth Chris Nauroth
              yeshavora Yesha Vora
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: