Skip to content
master
Go to file
Code

Latest commit

…s is installed

### What is this PR for?
solve a issue mentioned in [ZEPPELIN-4988](https://issues.apache.org/jira/browse/ZEPPELIN-4988)

### What type of PR is it?
[Bug Fix]

### What is the Jira issue?
* [ZEPPELIN-4988](https://issues.apache.org/jira/browse/ZEPPELIN-4988)

### How should this be tested?
* covered by the existed unit tests
* travis-ci: https://travis-ci.org/github/zhoulii/zeppelin/builds/715721363
* manually test: run zeppelin on a k8s node, the exception in [ZEPPELIN-4988](https://issues.apache.org/jira/browse/ZEPPELIN-4988) does not appear

### Questions:
* Does the licenses files need update? **NO**
* Is there breaking changes for older versions? **NO**
* Does this needs documentation? **NO**

Author: totorooo <778996335@qq.com>

Closes #3874 from zhoulii/run_zeppeplin_on_machine_where_k8s_is_installed and squashes the following commits:

6956fe6 [totorooo] fix bug when running zeppelin on the machine where k8s is installed
e042234

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

Apache Zeppelin

Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration: Build Status
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0

Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.

Core feature:

  • Web based notebook style editor.
  • Built-in Apache Spark support

To know more about Zeppelin, visit our web site https://zeppelin.apache.org

Getting Started

Install binary package

Please go to install to install Apache Zeppelin from binary package.

Build from source

Please check Build from source to build Zeppelin from source.

You can’t perform that action at this time.