Use the following steps to securely connect your Starburst Galaxy cluster to Azure Data Lake Storage (ADLS) using Azure Private Link.
You must work with a Starburst technical resource to complete your Private Link configuration. Contact your account team for more information.
You must configure a separate Azure Private Link connection for each catalog you want to connect to Starburst Galaxy.
Go to the Azure portal.
Navigate to your storage account, or create a new storage account.
Enable hierarchical namespace functionality for your storage account.
Enable or disable the appropriate public network access settings. For assistance, see the Azure documentation.
Copy your storage account resource ID.
Provide your storage account resource ID to your Starburst technical resource.
Create two private endpoints. For assistance, see the Azure documentation.
Contact your Starburst technical resource for assistance.
Select your private endpoint connections.
Approve your private endpoint connections. For assistance, see the Azure documentation.
If you plan to use the Hive Metastore Service (HMS) with your ADLS using Private Link, your virtual machine must have two load balancers, one for public connectivity and one for internal connectivity.
If your virtual machine does not have two load balancers, use the following steps to create them.
Create a new load balancer. For assistance, see the Azure documentation.
Set the load balancer to public.
Enter 443
for both the port and the backend port.
Add a new outbound rule.
Configure the outbound rule using the maximum number of ports per instance.
Create a new load balancer.
Set the load balancer to internal.
Enter 9083
for both the port and the backend port.
Create a new Private Link service. For assistance, see the Azure documentation.
Select your internal load balancer.
Select a subnet that can route to your load balancer.
Provide your Private Link service alias to your Starburst technical resource.
Is the information on this page helpful?
Yes
No