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. On the Data Flow page, in the left-side menu, select Applications. If you need help finding the Data Flow page, see Listing Applications.
    2. Select the name of the Application you want to run.
    3. On the Application's details page, select Run.
    4. In the Run application panel, apply arguments and parameters, update the resource configuration, or add supported Spark properties, as needed.
    5. Select Run to run the Application, or select 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.