Configuring Zeppelin Interpreters
Out-of-box, the interpreters in Apache Zeppelin on the HPE Ezmeral Data Fabric are preconfigured to run against different backend engines. You may need to perform manual steps to configure the Livy, Spark, and JDBC interpreters. You can configure the idle timeout threshold for interpreters.
To configure an interpreter:
- Log in as the cluster administrator (typically
mapr
). - In the top right-hand menu, click Interpreter:
- Search for the required interpreter.
- Edit the required fields. For example, to configure the
%livy
interpreter, you need to edit thezeppelin.livy.url
property. For a secure cluster, changehttp
tohttps
, and set thehostname
instead of using the defaultlocalhost
. Note that nonsecure clusters are not supported by releases 7.0.0 and later. - Click Save.