3.1.1.4 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 Compliance Studio UI.
  2. Click User Profile, select Data Studio Options and then click Interpreters. The Interpreters page is displayed.
  3. On the Left-Hand Side, click python interpreter. By default, Wizard pane is displayed.
  4. On the Right-Hand Side, navigate to Interpreter Client Configurations.

    Figure 3-19 Interpreter Client Configurations



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

    Figure 3-20 Zeppelin Python maxResult



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

    Figure 3-21 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.