mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: Docs
This commit is contained in:
parent
a60fdbf279
commit
e0bcf26cb0
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ limitations under the License.
|
|||
|
||||
<br/>
|
||||
|
||||
Interpreter is a JVM process that communicates with Zeppelin daemon using thrift.
|
||||
Interpreter Process is a JVM process that communicates with Zeppelin daemon using thrift.
|
||||
Each interpreter process has a single interpreter group, and this interpreter group can have one or more instances of an interpreter.
|
||||
(See [here](../../development/writing_zeppelin_interpreter.html) to understand more about its internal structure.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue