Refine site build (#3363)

* clean up broken links in MD file.  Update gitignore for committing static docs.  tweaking static site build scripts

* update script

* adding page to link to java and py docs.  updated build site script to appropriately place static assets.

* adding  versioned docs for latest release

* update versioned docs

* comment out blog header link.  remove broken links in python docs

* fixing heron version references.  recreateing versioned docs.

* clean up in gitignore.  Adding missing ticks in python docs.

* clean up
83 files changed
tree: d7f980566d2cdd7c507351c2bf0f418000be5316
  1. config/
  2. contrib/
  3. deploy/
  4. docker/
  5. eco/
  6. eco-heron-examples/
  7. eco-storm-examples/
  8. examples/
  9. heron/
  10. heronpy/
  11. integration_test/
  12. licenses/
  13. release/
  14. scripts/
  15. storm-compatibility/
  16. storm-compatibility-examples/
  17. third_party/
  18. tools/
  19. vagrant/
  20. website/
  21. website2/
  22. .bazelrc
  23. .gitattributes
  24. .gitignore
  25. .gitmodules
  26. .htaccess
  27. .rat-excludes
  28. .travis.yml
  29. ADOPTERS.md
  30. bazel_configure.py
  31. BUILD
  32. DISCLAIMER
  33. index.html
  34. LICENSE
  35. NOTICE
  36. README.md
  37. WORKSPACE
README.md

Build Status

logo

Heron is realtime analytics platform developed by Twitter. It has a wide array of architectural improvements over it's predecessor.

Heron in Apache Incubation

Heron Website

Documentation

https://apache.github.io/incubator-heron

Heron Requirements:

  • Java JDK 1.8
  • Python 2.7
  • Bazel latest

Contact

Mailing lists

NameScope
user@heron.incubator.apache.orgUser-related discussionsSubscribeUnsubscribeArchives
dev@heron.incubator.apache.orgDevelopment-related discussionsSubscribeUnsubscribeArchives

Slack

Self-Register to our Heron Slack Workspace

Meetup Group

Bay Area Heron Meetup, We meet on Third Monday of Every Month in Palo Alto.

Twitter

Heron on Twitter: @heronstreaming

For more information:

Update

We recently merged updates to run Heron natively using Mesos in AWS, Mesos/Aurora in AWS, and locally on a laptop.

We also added beta testing for Apache YARN support using Apache REEF, in addition to the Simple Linux Utility for Resource Management (SLURM).

We are working to add support for Mesosphere DC/OS and Kubernetes. We will continue to post updates as we progress.

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0