[ZEPPELIN-5777] Fix dead links in docs (#4418)

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

  • 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.