mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix odd space in spark.md
This commit is contained in:
parent
a5d26d7656
commit
785dcbbc3d
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ limitations under the License.
|
|||
## Interpreters in Zeppelin
|
||||
In this section, we will explain about the role of interpreters, interpreters group and interpreter settings in Zeppelin.
|
||||
The concept of Zeppelin interpreter allows any language/data-processing-backend to be plugged into Zeppelin.
|
||||
Currently, Zeppelin supports many interpreters such as Scala( with Apache Spark ), Python( with Apache Spark ), SparkSQL, Hive, Markdown, Shell and so on.
|
||||
Currently, Zeppelin supports many interpreters such as Scala ( with Apache Spark ), Python ( with Apache Spark ), SparkSQL, Hive, Markdown, Shell and so on.
|
||||
|
||||
<br/>
|
||||
## What is Zeppelin interpreter?
|
||||
|
|
|
|||
Loading…
Reference in a new issue