Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-18071

Ambari Files View needs to have ability to load security configurations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • trunk
    • None
    • contrib
    • None

    Description

      When HDFS is configured with Encryption Zones, Files View to browser files will give "No KeyProvider" error.

      Steps to reproduce this issue:
      1. Configure an encrypted zone in HDFS (Transparent Data Encryption). You can follow the link https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_hdfs_admin_tools/content/ch_configuring_hdfs_encryption.html
      I have used Hadoop's KMS (installed tar manually).
      2. Create a Files View instance and provide a user/group the privilege to use the instance.
      3. Log into the Ambari console as the user with the Files View permission.
      4. Open the Files View instance.
      5. Go to the folder which is configured as an encrypted zone.
      6. Try to open an existing file in this folder.
      7. This throws an error - java.io.IOException: No KeyProvider is configured, cannot access an encrypted file.
      8. When trying through the shell, opening this file works.

      This happens because Files View doesn't have enough configuration set to browse secured zone. Files view doesn't even provide an option to add these configurations.This is why we see errors "No KeyProvider is configured, cannot access an encrypted file", to work around this, you could download client configuration from HDFS service tab, and copy the core-site.xml and hdfs-site.xml files to /etc/ambari-server/conf, then restart ambari-server. After this, the user is able to open the file in the encrypted zone.

      Attachments

        1. NoKeyProvider.png
          246 kB
          Keta Patel
        2. AMBARI-18071-Sep6.patch
          4 kB
          Keta Patel
        3. AMBARI-18071.patch
          2 kB
          Keta Patel

        Issue Links

          Activity

            People

              patelket@us.ibm.com Keta Patel
              patelket@us.ibm.com Keta Patel
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: