Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9554

Introduce a api to check if authorization is supported by the FS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Need a new api on the FileSystem like isAuthorizationSupoorted() which would help us to identify if we need to check for authorization. Hence, if isAuthorizationSupoorted() == true and then only would proceed with the ownership check. This is required because some FS like S3 does not support Authorization and returns owners as "" . Having this check will help us skip the owner check

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              samar samar
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: