Editing an Application in the Code Editor

Follow these steps to edit an Application using the Code Editor:

  1. Open the navigation menu, and select Analytics and AI. Under Data Lake select Data Flow.
  2. Select Applications.
  3. Select the name of the Application to edit.
  4. Select Edit in code editor.
    The code editor window opens. with the application.
  5. (Optional) For Java or Scala applications, enter the repository URL (on GitHub).
    Provide the URL to the repository in GitHub. The repository is cloned under Applications.
  6. (Optional) For Python applications, a popup asks for confirmation to overwrite local artifact changes. Click Yes.
    Select to overwrite the artifact. Applications.
  7. Right-click the application name.
  8. Select Edit artifact and enter the repository URL.
  9. Make the changes to the application and save them.