Back to Zeppelin

Helium

docs/development/helium/overview.md

0.12.01.6 KB
Original Source
<!-- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->

{% include JB/setup %}

Helium Overview

<div id="toc"></div>

What is Helium?

Helium is a plugin system that can extend Zeppelin a lot. For example, you can write custom display system or install already published one in Helium Online Registry.

Currently, Helium supports 4 types of package.

Configuration

Zeppelin ships with several builtin helium plugins which is located in $ZEPPELIN_HOME/heliums. If you want to try more types of heliums plugins, you can configure zeppelin.helium.registry to be helium,https://zeppelin.apache.org/helium.json in zeppelin-site.xml. https://zeppelin.apache.org/helium.json will be updated regularly.