Viewing an Application's Details

View the details for an Application in Data Flow.

    1. Open the navigation menu, and select Analytics and AI. Under Data Lake select Data Flow.
    2. In the left-side menu, select Applications.
    3. Under List scope, select the compartment that contains the application that you want details for.
      The table lists the name of each application, along with the language (Python, SQL, Java, or Scala), Spark version, Application type, the owner, when it was created, and when it was last updated.
    4. Select the name of the application.
      The details page for the application is displayed. It shows all the related runs of the application. The Application information tab displays the resource configuration and application configuration details. The Tags tab displays the tabs on the application.
    5. (Optional) You can select Edit, Edit in code editor, Run, Add tags or More actions to change the application.
  • Use the list command and required parameters to delete an application:
    oci data-flow application list [OPTIONS]
    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
  • Run the ListApplications operation to list all applications.