Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Find a file
felizbear 97cdfa987e remove usage of non-standard string method
### What is this PR for?
This PR removes a non-standard string prototype method `contains` that can cause potential bugs in the future maintenance.

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

### Todos
* [x] - remove usage of non-standard string method `contains` in favor of standard `indexOf`

### How should this be tested?
Download as `csv / tsv` (graph view) should work as expected

Author: felizbear <ilya@nflabs.com>

Closes #1701 from felizbear/front-end-do-not-modify-protoypes-please and squashes the following commits:

ae9820e [felizbear] remove usage of non-standard string method
2016-11-30 12:36:55 +09:00
.github [ZEPPELIN-1414] Remove CONTRIBUTING.md files 2016-09-09 08:04:10 +09:00
_tools [ZEPPELIN-1695] Enforce pom.xml style while removing useless, unapplied conf 2016-11-24 18:31:41 +09:00
alluxio [ZEPPELIN-429] Replaced explicit types with diamonds 2016-11-01 11:59:22 +09:00
angular [ZEPPELIN-1566] Make paragraph editable with double click 2016-10-29 10:30:22 +09:00
beam [ZEPPELIN-1567] Let JDBC interpreter use user credential information. 2016-11-24 09:17:01 -08:00
bigquery [ZEPPELIN-1566] Make paragraph editable with double click 2016-10-29 10:30:22 +09:00
bin [ZEPPELIN-1320] Run zeppelin interpreter process as web front end user 2016-11-17 19:07:29 -08:00
cassandra [ZEPPELIN-1535] Override JNA version with 4.2.0 for Power PC users 2016-11-15 17:13:39 +01:00
conf [DOCS] Update Shiro configuration file with new package names 2016-11-29 17:03:09 +09:00
dev [BUILD][MINOR] Change build profile for distributing artifact to maven repository 2016-10-12 16:49:20 +09:00
docs [HOT FIX] Fix broken link to userimpersonation.html 2016-11-29 14:18:31 -08:00
elasticsearch [ZEPPELIN-1566] Make paragraph editable with double click 2016-10-29 10:30:22 +09:00
file [ZEPPELIN-429] Replaced explicit types with diamonds 2016-11-01 11:59:22 +09:00
flink [ZEPPELIN-1567] Let JDBC interpreter use user credential information. 2016-11-24 09:17:01 -08:00
geode [ZEPPELIN-912] Apply new mechanism to GeodeOqlInterpreter 2016-10-24 12:36:42 +09:00
hbase [ZEPPELIN-1566] Make paragraph editable with double click 2016-10-29 10:30:22 +09:00
ignite [ZEPPELIN-1567] Let JDBC interpreter use user credential information. 2016-11-24 09:17:01 -08:00
interpreter/lib/python [ZEPPELIN-1639] Add tests with external python dependencies to CI build 2016-11-29 17:00:07 +09:00
jdbc ZEPPELIN-1645: JDBC Interpreter does not commit updates 2016-11-29 08:04:52 -08:00
kylin [ZEPPELIN-1566] Make paragraph editable with double click 2016-10-29 10:30:22 +09:00
lens [ZEPPELIN-917] Apply new mechanism to LensInterpreter 2016-11-24 18:01:54 +09:00
licenses [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
livy [ZEPPELIN-1567] Let JDBC interpreter use user credential information. 2016-11-24 09:17:01 -08:00
markdown [ZEPPELIN-1614] Remove markdown4j dep 2016-11-16 05:31:45 +01:00
notebook [MINOR] Move tutorial notes under one folder 2016-11-21 16:45:37 -08:00
pig [ZEPPELIN-1567] Let JDBC interpreter use user credential information. 2016-11-24 09:17:01 -08:00
postgresql [ZEPPELIN-429] Replaced explicit types with diamonds 2016-11-01 11:59:22 +09:00
python [ZEPPELIN-1639] Add tests with external python dependencies to CI build 2016-11-29 17:00:07 +09:00
r [ZEPPELIN-1383][ Interpreters][r-interpreter] remove SparkInterpreter.getSystemDefault and update relative code 2016-08-31 17:07:57 +09:00
scalding [ZEPPELIN-1567] Let JDBC interpreter use user credential information. 2016-11-24 09:17:01 -08:00
scio [ZEPPELIN-1714] Build error of scio Intepreter on Centos 2016-11-30 01:31:39 +09:00
scripts [ZEPPELIN-116] Add Apache Mahout Interpreter 2016-11-09 13:39:52 +09:00
shell [ZEPPELIN-1567] Let JDBC interpreter use user credential information. 2016-11-24 09:17:01 -08:00
spark [ZEPPELIN-1665] Z.run with external note executable and access resource for zeppelin in each interpreter 2016-11-29 08:07:15 -08:00
spark-dependencies [ZEPPELIN-1544]upgrade spark version to 2.0.1 as profile spark-2.0 2016-10-20 07:11:07 +09:00
testing [ZEPPELIN-1639] Add tests with external python dependencies to CI build 2016-11-29 17:00:07 +09:00
zeppelin-display [ZEPPELIN-1567] Let JDBC interpreter use user credential information. 2016-11-24 09:17:01 -08:00
zeppelin-distribution [ZEPPELIN-1614] Remove markdown4j dep 2016-11-16 05:31:45 +01:00
zeppelin-examples [ZEPPELIN-1409] Refactor RAT build on Travis.CI configuration 2016-09-06 17:12:37 +09:00
zeppelin-interpreter [ZEPPELIN-1665] Z.run with external note executable and access resource for zeppelin in each interpreter 2016-11-29 08:07:15 -08:00
zeppelin-server [ZEPPELIN-1665] Z.run with external note executable and access resource for zeppelin in each interpreter 2016-11-29 08:07:15 -08:00
zeppelin-web remove usage of non-standard string method 2016-11-30 12:36:55 +09:00
zeppelin-zengine [ZEPPELIN-1665] Z.run with external note executable and access resource for zeppelin in each interpreter 2016-11-29 08:07:15 -08:00
.gitignore Closes [ZEPPELIN-1505] Add Scio interpreter 2016-11-14 11:00:15 -08:00
.travis.yml [ZEPPELIN-1639] Add tests with external python dependencies to CI build 2016-11-29 17:00:07 +09:00
LICENSE [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
NOTICE BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153] 2016-07-31 01:14:21 +09:00
pom.xml [ZEPPELIN-1695] chore: Set xml plugin phase to verify (minor) 2016-11-29 17:18:47 +09:00
README.md [ZEPPELIN-1644] make document easier to follow key instructions 2016-11-13 06:48:41 -08:00
Roadmap.md [Webapp build] Clean bower_components on 'mvn clean' 2015-06-26 10:14:46 -07:00
SECURITY-README.md [ZEPPELIN-987] Enable user to secure interpreter setting, credentials and configurations info 2016-07-14 10:07:06 +05:30
STYLE.md [ZEPPELIN-1614] Remove markdown4j dep 2016-11-16 05:31:45 +01:00

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 http://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.