Apache Spark Compute Setup Listing Page

Once the Spark compute environment setup is completed it can be found on the Compute Setup listing page.

apache_spark_compute_setup_listing

The details that can be seen on the compute setup listing page for Databricks account are:

  • Account Name

  • Cluster Manager

  • URL

  • SSL Enable

  • Actions


The set of actions that can be performed on the Compute Setup listing page are explained further.

Add Spark Account

Multiple Spark accounts can be added using the Add New Account button.

Edit Spark Account

Existing configuration details of a Spark account added in Gathr can be edited using the Edit Account button.

Delete Spark Account

The complete Spark account details can be deleted using the Delete Account button.

Update Project with the Added Apache Spark Account

Add the Apache Spark Account within the project to use it for creating ETL and Ingestion applications.

apache_spark_update_project

  • Enter Project by clicking at the View All option.

  • Click Edit option at the ellipses of the project.

  • In the Update Project window, select the Apache Spark Account Type and Save details.

Top