Joshfischer/newsite (#3280)

* adding new start to site

* adding getting started and deployment docs.. Still need to add image assets.  Adding community drop down

* adding getting started and deployment docs.. Still need to add image assets.  Adding community drop down

* spelling

* adding assets and api docs

* adding sections to new site

* removed duplicated file.  Adding serialization page in

* renaming subsections

* rename topology docs

* rename guide section docs

* rename guide section docs

* folder name change

* adding uploaders

* clean up site layout

* adding kubernetes by hand. still need to find a way to generate tables

* adding kubernetes with helm docs

* adding aurora files

* adding rest of scheduler docs

* adding config sections

* adding cluster config section

* adding observability and user manual sections

* adding a compiling and extending heron section

* removing template files.  Updating new website readme to set standards

* adding start to versioning

* revert

* adding heron resources

* adding resources

* correcting links on local single node page

* getting started link checked

* deployment docs link checked

* fixing links for topology development docs

* topology development api section complete

* guides section complete

* heron concepts section link checked
162 files changed
tree: 83a5f51a94a87921de50390f80900a9e0942c7ff
  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