mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
First open source commit
This commit is contained in:
parent
9e9ea3aea0
commit
832410a944
1 changed files with 6 additions and 0 deletions
|
|
@ -18,6 +18,12 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
-->
|
||||
|
||||
{% include JB/setup %}
|
||||
|
||||
# Install with flink and spark cluster
|
||||
|
||||
<div id="toc"></div>
|
||||
|
||||
This tutorial is extremely entry-level. It assumes no prior knowledge of Linux, git, or other tools. If you carefully type what I tell you when I tell you, you should be able to get Zeppelin running.
|
||||
|
||||
## Installing Zeppelin with Flink and Spark in cluster mode
|
||||
|
|
|
|||
Loading…
Reference in a new issue