Running an Application

Run an Application in Data Flow.

  • At runtime, you can apply arguments and parameters, update the resource configuration, and Supported Spark Properties in Data Flow.

    1. Open the navigation menu, and click Analytics and AI. Under Data Lake click Data Flow.
    2. In the left-side menu, click Applications.
    3. Under List scope, select the compartment that contains the application to run.
    4. Click the name of the Application you want to run.
    5. On the Application's details page, click Run.
    6. In the Run application panel, apply arguments and parameters, update the resource configuration, or add supported Spark properties, as needed.
    7. Click Run to run the Application, or click Save as stack to run it later.
  • Use the create command and required parameters to create an application run:
    oci data-flow run create [OPTIONS]
    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
  • Run the CreateRun operation to run an application.