Create a configuration to run a BigInsights Java program

Procedure

  1. Specify a name for the configuration.
  2. Specify the Main settings.
    1. Specify a project name, and select a Main class. Check to include the system libraries and inherited mains when you search for a Main class.
    2. Select a BigInsights server from the drop-down menu.
  3. In the Arguments tab, select the variables for the program and VM arguments.
  4. In the Classpath tab, add additional libraries or other dependencies that are required to run the project.
  5. Click Apply to change settings or Revert to restore default settings.
  6. Click Run to launch the configuration.