Features
- Multiple Language Backend. Apache Zeppelin interpreter concept allows any language/data-processing-backend to be plugged into Zeppelin. Currently Apache Zeppelin supports many interpreters such as Apache Spark, Python, JDBC, Markdown and Shell.
- 서비스 운영 내에서는 JIRA (and/or Asana), Confluence, Slack 일부 유관 부서와의 협업 시 Email, Telegram 사용 필요 디자인팀과 협업 시 Zeplin.
Collect team projects and styleguides under one roof
It integrates with many other apps, including WordPress, Jira, Lucidchart, Confluence, Nuclino, etc. And you can also enjoy a 14-day free trial after registration. In short, we hope these tools will help visualize user flows as fast as you come up with ideas and help you test, share and collaborate with your teams effortlessly.
Organization members can browse and join organization projects and styleguides as they wish. This also means that you can simply share a link to a project, without inviting manually.
Create unlimited projects
Organization members (who have the permission) can create unlimited projects, using their own accounts.
Assign roles, manage permissions
Assign roles to organization members to define who can create projects, edit resources, invite/remove members and so on.
Access unlimited versions
Organization members can access unlimited versions per screen.
Shared billing
Organization admins can access organization’s billing information as necessary, this way this information is not tied to a personal account.
Restricted members
Setup restricted members—external developers, designers—who can only access certain projects.
Priority support
Great support is a part of Zeplin’s DNA, but organization members will have the priority.
The Notebook is the place for all your needs
- Data Ingestion
- Data Discovery
- Data Analytics
- Data Visualization & Collaboration
Multiple Language Backend
Apache Zeppelin interpreter concept allows any language/data-processing-backend to be plugged into Zeppelin.Currently Apache Zeppelin supports many interpreters such as Apache Spark, Python, JDBC, Markdown and Shell.
Adding new language-backend is really simple. Learn how to create a new interpreter.
Apache Spark integration
Especially, Apache Zeppelin provides built-in Apache Spark integration. You don't need to build a separate module, plugin or library for it.
Apache Zeppelin with Spark integration provides
- Automatic SparkContext and SQLContext injection
- Runtime jar dependency loading from local filesystem or maven repository. Learn more about dependency loader.
- Canceling job and displaying its progress
For the further information about Apache Spark in Apache Zeppelin, please see Spark interpreter for Apache Zeppelin.
Zeplin For Jira Server
Data visualization
Some basic charts are already included in Apache Zeppelin. Visualizations are not limited to SparkSQL query, any output from any language backend can be recognized and visualized.
Pivot chart
Apache Zeppelin aggregates values and displays them in pivot chart with simple drag and drop. You can easily create chart with multiple aggregated values including sum, count, average, min, max.
Learn more about basic display systems and Angular API(frontend , backend) in Apache Zeppelin.
Dynamic forms
Apache Zeppelin can dynamically create some input forms in your notebook.
Learn more about Dynamic Forms.Collaborate by sharing your Notebook & Paragraph
Your notebook URL can be shared among collaborators. Then Apache Zeppelin will broadcast any changes in realtime, just like the collaboration in Google docs.
Apache Zeppelin provides an URL to display the result only, that page does not include any menus and buttons inside of notebooks.You can easily embed it as an iframe inside of your website in this way.If you want to learn more about this feature, please visit this page.
100% Opensource
Apache Zeppelin is Apache2 Licensed software. Please check out the source repository and how to contribute.Apache Zeppelin has a very active development community.Join to our Mailing list and report issues on Jira Issue tracker.