Dell Data Lakehouse: How to Configure Access Control Rules using a URL

Summary: This article provides instructions on configuring Dell Data Lakehouse to fetch and apply access control rules from a specified URL using the Advanced Configuration settings in the Dell Data Lakehouse System Software UI. ...

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

How to configure Dell Data Lakehouse to fetch and use access control rules from a specific URL:

Use Case:
This configuration is intended for customers who have an existing Trino configuration that they want to duplicate in Dell Data Analytics Engines (DDAE). The access control rules are fetched from a specific URL.

URL: https://company.com/api/v1/integration/trino/access-control

Current Trino configuration: 

coordinator:
  additionalConfigFiles:
    access-control.properties:
      access-control.name=file
      security.refresh-period=120s
      security.config-file=https://company.com/api/v1/integration/trino/access-control

Solution:

  1. Log in to the Dell Data Lakehouse System Software user interface.
  2. Go to your Cluster.
  3. Go to Manage Configuration.
  4. Backup your Existing Configuration - If the DDAE Properties field already contains information, copy and paste it to your notes if you must revert to the original configuration.
  5. If other properties are in the field, include the coordinator information shown below where appropriate.
  6. In the DDAE Properties field, enter the following configuration:
{
   "coordinator": {
     "etcFiles": {
       "properties": {
         "access-control.properties": "access-control.name=file\nsecurity.refresh-period=120s\nsecurity.config-file=https://company.com/api/v1/integration/trino/access-control"
       }
     }
   }
 }
  1. Click Apply and then Exit.
  2. Type CONFIRM.
  3. Restart the cluster.
  4. The cluster should return to an available state after a few minutes.
  5. Verify that the access control rules are being fetched and used as expected.

NOTE: These instructions are based on a lab running Dell Data Lakehouse 1.4 and the Starburst Enterprise platform 462-e release. 

Additional Information

Affected Products

Data Management, Dell Data Analytics Engine 660, Dell Data Lakehouse
Article Properties
Article Number: 000342568
Article Type: How To
Last Modified: 19 فبراير 2026
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.