Running Analytics App

Once the Analytics App has been created, they can be executed.

Below are the steps for executing an Analytics App.

Click on Analytics App Name

web-app

Go through the various Stages

web-app

Examples of the various Stage Pages

1 : Upload

  • Browse files you want to upload to databricks.

  • Add destination path of dbfs where you want to upload choose file.

  • If added path is not there in dbfs then it will first create the folder in dbfs and then upload the file.

    web-app
  • Then, click on upload button to upload to DBFS and see the csv file data in tabular format.

    web-app
  • You can browse dbfs and check if the file uploaded successfully.

    web-app
  • Click on “NEXT” button to go to next stage.

2 : Parameters

  • Select the parameters of your interest

  • If you click on “BACK” or “NEXT” button the selected value will remain as it is and you can change it if needed

    web-app
  • Click on “NEXT” button to move to next page

3 : Run

  • In this stage you will execute the Analytics App with the added parameters in the earlier stages.

  • You can click on back button and change the value and run Analytics App again.

  • Click on “RUN” button to execute the app and view the results.

    web-app