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¶
Go through the various Stages¶
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.
Then, click on upload button to upload to DBFS and see the csv file data in tabular format.
You can browse dbfs and check if the file uploaded successfully.
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
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.