Setting the Maximum Number of Results in the Python Interpreter

Note:

This section is applicable only when modifying the default value of the zeppelin.python.maxResult property.
To set the maximum number of results in the Python Interpreter, follow these steps:
  1. Log in to OFS MMG UI.
  2. Click User Profile, select Data Studio Options and then click Interpreters. The Interpreters page is displayed.

    Figure 10-14 Interpreters


    Interpreters

  3. On the Left-Hand Side, click python interpreter. By default, Wizard pane is displayed.

    Figure 10-15 Python Interpreter


    Python Interpreter

  4. On the Right-Hand Side, navigate to Interpreter Client Configurations.

    Figure 10-16 Interpreter Client Configurations


    Interpreter Client Configurations

  5. Click oracle.datastudio.python.DsPythonInterpreter (zeppelin). The Interpreter Client Configurations pane is displayed.

    Figure 10-17 Zeppelin Python maxResult


    Zeppelin Python maxResult

  6. Click zeppelin.python.maxResult. The Properties pane is displayed.

    Figure 10-18 Properties of zeppelin.python.maxResult


    Properties of zeppelin.python.maxResult

  7. Update the Default Value based on your preference. By, default the value is 1000.
  8. Click Confirm to confirm the changes. The Interpreter Client Configurations page is displayed.
  9. Again, click Confirm to confirm the changes. The Python Interpreter page is displayed.
  10. On the Right-Hand Side, click Update to save the modifications. A confirmation message will indicate that the Python interpreter has been updated.
  11. Restart Compliance Studio. The default value for the maximum number of results will be updated in the Python Interpreter.