Creating Data Visualization application in CDSW

Learn how to create a Data Visualization application in Cloudera Data Science Workbench (CDSW).

  1. Go to your CDSW project's Overview page.
  2. On the left sidebar, click Applications.
  3. Click New Application.
  4. Provide the following details for your new application:
    • Name – Enter a name for the application.
    • Subdomain – Enter a subdomain that will be used to construct the URL for the web application. Make sure it contains URL friendly characters.
    • Description – Enter a description for the application.
    • Enable Unauthenticated Access – Mark the checkbox if you want to allow unauthenticated access to your application. You can also update this setting later on the Settings page of the application.
    • Script – Select the path to the startup script.
    • Runtime
      • Editor – Workbench
      • Kernel – Select Cloudera Data Visualization for the kernel supported by the Runtime variant of the CDSW project.
      • Edition – Select the edition of the Runtime variant you want to use for your application.

      All available runtimes are listed in the CDSW Runtime Catalog. For more information about ML Runtimes, see Managing ML Runtimes, and Using Runtime Catalog.

  5. Click Create Application.

In a few minutes, you should see the application status change from Starting to Running on the Applications page. Your application has a hosted, fully-functional Data Visualization platform.

You can restart, stop, or delete a CDSW application from the supplemental menu of the application. If you want to make changes to the application, click Application Details and go to the Settings tab.

Start Data Visualization in CDSW