Data Spark-house Dialog

Description
Data Spark-house Dialog The Data Spark-house dialog is used to create a Spark cluster, offering services for data engineering, data science, and machine learning functionalities. Below are the definitions of the Data Spark-house dialog fields:
Name field Specifies the name for the cluster, which can be any desired name.
Lake Engine field Specifies the open table format for the data lake.
Lake Bucket field Specifies the S3 Object Storage bucket that will be used as the data lake storage.
View S3 Access Policy switch Toggles the view of the S3 Access Policy for this cluster.
Create button Save the configuration of the cluster and provision it.
Cancel button Abort and close the dialog.

Data Spark-house Actions Menu

Description
Data Spark-house Actions Menu On the right-hand side of the Data Spark-house list view, you will find the "Actions" menu that displays shortcut icons and the dropdown menu icon. Below, we have listed the actions for the Data Spark-house module.
Copy ID item Stores the instance ID in the clipboard.
Edit Cluster item Opens the Data Spark-house dialog where you can change the name of the cluster.
Member Join item Opens the Member Join dialog that lists available Data Spark-nodes that can be added to the cluster.
Member Leave item Opens the Member Leave dialog that lists Data Spark-nodes in the cluster that can be removed.
Delete Cluster item Opens a confirmation dialog that, if confirmed, deletes the Data Spark-house cluster.

Member Join Dialog

Description
Member Join Dialog The Member Join dialog is used to add Data Spark-nodes to the cluster.
Join button Adds the selected Data Spark-node to the cluster.
Cancel button Abort and close the dialog.

Member Leave Dialog

Description
Member Leave Dialog The Member Leave dialog is used to remove Data Spark-nodes from the cluster.
Leave button Removes the selected Data Spark-node from the cluster.
Cancel button Abort and close the dialog.


The dataspark-house Policy


The following is a list of policy grants that define and regulate access permissions for both users and the API. To manage these policies, please use the Roles dialog.

Grants

Description

API Command
full Grants full access ALL
delete Permits the deletion of the item. delete
edit Permits access to the "Edit" dialog.  
join Permits access to the "Join" dialog.  
leave Permits access to the "Leave" dialog.  
list Permits listing in the List View area or as JSON objects. list
member-join Permits to execute the join procedure to add a member. member-join
member-join Permits to execute the leave procedure to remove a member. member-leave
new Permits access to the new "Provisioning" dialog.  
save Permits execution of the provisioning process. create, update
spark-submit Permits execution of the spark-submit process. spark-submit
spark-submit-notebook Permits execution of the spark-submit process for notebooks. spark-submit-notebook