Retrieving the IP Address
Retrieve the IP Address for the Application Protector REST server
The IP address for the Application Protector REST approach is required to generate the certificates. The certificates must be created using the retrieved IP address. These certificates will be used to establish a mutual trust between the Unity Catalog Batch Python UDFs and the Application Protector REST Server.
Note: The instructions mentioned in the section apply only to the Application Protector REST approach.
- Log in to the node where the installation files are extracted.
- To execute the configurator script, run the following command:
./BigDataProtector-Configurator_Linux-ALL-64_x86-64_Azure.Databricks-<DBR_version>-64_<BDP_version>.sh - Press ENTER.
The prompt to enter the operation ID appears.Creating installation files... Created installation files. The ID of the operation needs to be one of the following: ---------------------------------------------------------- | ID | Operation | ---------------------------------------------------------- | 1 | Get Application Protector REST's Server IP | | 2 | Create Databricks Unity Catalog Batch Python UDFs | | 3 | Delete Databricks Unity Catalog Batch Python UDFs | ---------------------------------------------------------- Enter the ID of the operation: - To retrieve the IP address of the Application Protector REST server, type
1. - Press ENTER.
The prompt to enter the Databricks Workspace URL appears.Enter the URL of the Databricks Workspace: - Enter the Databricks Workspace URL.
- Press ENTER.
The prompt to enter the application ID of the Databricks Service Principal appears.Enter the Application ID of the Databricks Service Principal: - Enter the Application ID of the Databricks Service Principal.
- Press ENTER.
The prompt to enter the OAuth secret for the Service Principal appears.Enter the OAuth Secret of the Databricks Service Principal: - Enter the OAuth secret.
- Press ENTER.
The prompt to enter the cluster ID appears.Enter the ID of the Databricks Compute: - Enter the Cluster ID.
Note: The Cluster ID can be either for Standard Compute or Dedicated Compute. For more information about identifying the Cluster ID, refer to Get identifiers for workspace objects.
- Press ENTER.
The script retrieves the IP address of the Application Protector REST server.Executing specified operation... APREST Protector's Server IP: x.x.x.x Executed specified operation.
Feedback
Was this page helpful?