Preparing Apache Zeppelin release 0.9.0-preview1
85 files changed
tree: c3cfe3bd2d0a2e556c95888dbd761e0df57db8d4
  1. .github/
  2. _tools/
  3. alluxio/
  4. angular/
  5. beam/
  6. bigquery/
  7. bin/
  8. cassandra/
  9. conf/
  10. dev/
  11. docs/
  12. elasticsearch/
  13. file/
  14. flink/
  15. geode/
  16. groovy/
  17. hazelcastjet/
  18. hbase/
  19. helium-dev/
  20. ignite/
  21. java/
  22. jdbc/
  23. k8s/
  24. kotlin/
  25. ksql/
  26. kylin/
  27. lens/
  28. licenses/
  29. livy/
  30. markdown/
  31. mongodb/
  32. neo4j/
  33. notebook/
  34. pig/
  35. python/
  36. r/
  37. rlang/
  38. sap/
  39. scalding/
  40. scio/
  41. scripts/
  42. shell/
  43. spark/
  44. sparql/
  45. submarine/
  46. testing/
  47. zeppelin-display/
  48. zeppelin-distribution/
  49. zeppelin-examples/
  50. zeppelin-integration/
  51. zeppelin-interpreter/
  52. zeppelin-interpreter-integration/
  53. zeppelin-interpreter-parent/
  54. zeppelin-interpreter-shaded/
  55. zeppelin-jupyter/
  56. zeppelin-jupyter-interpreter/
  57. zeppelin-jupyter-interpreter-shaded/
  58. zeppelin-plugins/
  59. zeppelin-server/
  60. zeppelin-web/
  61. zeppelin-web-angular/
  62. zeppelin-zengine/
  63. .appveyor.yml
  64. .gitignore
  65. .travis.yml
  66. LICENSE
  67. NOTICE
  68. pom.xml
  69. README.md
  70. Roadmap.md
  71. SECURITY-README.md
  72. STYLE.md
  73. travis_check.py
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.