tree: 77ccd326cdd74a29af8d9977659764e71cad16c4 [path history] [tgz]
  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. influxdb/
  22. java/
  23. jdbc/
  24. k8s/
  25. kotlin/
  26. ksql/
  27. kylin/
  28. lens/
  29. licenses/
  30. livy/
  31. markdown/
  32. mongodb/
  33. neo4j/
  34. notebook/
  35. pig/
  36. python/
  37. r/
  38. rlang/
  39. sap/
  40. scalding/
  41. scio/
  42. scripts/
  43. shell/
  44. spark/
  45. sparql/
  46. submarine/
  47. testing/
  48. zeppelin-client/
  49. zeppelin-client-examples/
  50. zeppelin-common/
  51. zeppelin-display/
  52. zeppelin-distribution/
  53. zeppelin-examples/
  54. zeppelin-integration/
  55. zeppelin-interpreter/
  56. zeppelin-interpreter-integration/
  57. zeppelin-interpreter-parent/
  58. zeppelin-interpreter-shaded/
  59. zeppelin-jupyter/
  60. zeppelin-jupyter-interpreter/
  61. zeppelin-jupyter-interpreter-shaded/
  62. zeppelin-plugins/
  63. zeppelin-server/
  64. zeppelin-web/
  65. zeppelin-web-angular/
  66. zeppelin-zengine/
  67. .appveyor.yml
  68. .asf.yaml
  69. .gitignore
  70. Dockerfile
  71. LICENSE
  72. NOTICE
  73. pom.xml
  74. README.md
  75. Roadmap.md
  76. SECURITY-README.md
  77. STYLE.md
README.md

Apache Zeppelin

Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration: core frontend rat
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.